Commit graph

  • 044d1f7c02 review changes tsmethurst 2021-09-04 13:53:27 +0200
  • ff05046df7
    tests + announce notification fix (#193) tobi 2021-09-04 13:29:56 +0200
  • d5c3419987 tests + announce notification fix tsmethurst 2021-09-04 13:12:26 +0200
  • d52d54faab rework media processing a little bit tsmethurst 2021-09-03 15:22:19 +0200
  • 25edd57eaf
    Merge pull request #186 from superseriousbusiness/struct_validation kim 2021-09-03 10:27:40 +0100
  • 32fe2282c4 review changes tsmethurst 2021-09-03 11:12:19 +0200
  • a116676814 Review changes tsmethurst 2021-09-03 10:30:40 +0200
  • dfb9d63123 readme typo tsmethurst 2021-09-02 12:40:37 +0200
  • 5d5327614d lint tsmethurst 2021-09-02 12:24:18 +0200
  • cc7a35ee92 token tests tsmethurst 2021-09-02 12:22:09 +0200
  • 42892f91e1 client_test tsmethurst 2021-09-02 12:17:14 +0200
  • 6f7da0ecdd account + application tests tsmethurst 2021-09-02 12:10:59 +0200
  • ac7c5e8cd2
    session name fix (#185) tobi 2021-09-01 22:12:31 +0200
  • 159b4b8a76 session name fix tsmethurst 2021-09-01 21:42:07 +0200
  • 4696e1a7b3 moving stuff around tsmethurst 2021-09-01 18:29:25 +0200
  • 684bd56528 move oauth models into gtsmodel tsmethurst 2021-09-01 11:45:01 +0200
  • 464e3d1324 Merge branch 'struct_validation' of github.com:superseriousbusiness/gotosocial into struct_validation tsmethurst 2021-09-01 11:13:36 +0200
  • 55a9b8553f lil move tsmethurst 2021-09-01 11:13:01 +0200
  • 7b01304dac more updates tsmethurst 2021-08-31 19:27:02 +0200
  • 2786b5f887 change muchos things tsmethurst 2021-08-31 15:59:12 +0200
  • fffff93b75 go fmt tsmethurst 2021-08-30 20:21:04 +0200
  • 356d28fef9 more work on struct validation tsmethurst 2021-08-30 20:20:27 +0200
  • dc2e1bf9ab more work on struct validation tsmethurst 2021-08-30 13:38:06 +0200
  • 8ba816cd83 statusmute annotations tsmethurst 2021-08-29 17:16:09 +0200
  • d2276fc553 start working on struct validation for gtsmodel tsmethurst 2021-08-29 16:52:23 +0200
  • 7d193de25f
    Improve GetRemoteStatus and db.GetStatus() logic (#174) kim 2021-09-01 10:08:21 +0100
  • ffc7d3cc79 add RelationshipTestSuite, add tests for methods with changed SQL kim (grufwub) 2021-09-01 08:27:25 +0100
  • fe5cbf0d6f update cache tests to use test suite kim (grufwub) 2021-09-01 08:14:45 +0100
  • 3d8aa7a4d2 more updates tsmethurst 2021-08-31 19:27:02 +0200
  • b95c80def6 change muchos things tsmethurst 2021-08-31 15:59:12 +0200
  • bbbc628b6a *actually* use the new getAccount() function in accountsDB kim (grufwub) 2021-08-31 07:42:13 +0100
  • e56d819a4e Fix incompatible SQLite query kim (grufwub) 2021-08-30 21:46:24 +0100
  • a211708655 add an account cache, add status author account from db kim (grufwub) 2021-08-30 21:30:35 +0100
  • a6d0e6ec41 ensure file: prefixes the filename in sqlite addr kim (grufwub) 2021-08-30 20:43:05 +0100
  • 31ad265e74 add nolint tag kim (grufwub) 2021-08-30 20:35:25 +0100
  • 4e91b8dd25 Fix EnrichRemoteAccount when updating account fails kim (grufwub) 2021-08-30 20:33:34 +0100
  • 74284a6a61 add cache=shared ALWAYS for SQLite db instances kim (grufwub) 2021-08-30 20:16:08 +0100
  • 270664027a be less strict about valid status in cache kim (grufwub) 2021-08-30 20:04:51 +0100
  • a530a33192 go fmt tsmethurst 2021-08-30 20:21:04 +0200
  • bceb15ddd0 more work on struct validation tsmethurst 2021-08-30 20:20:27 +0200
  • a9860bdb36 fix cast statement to work with SQLite kim (grufwub) 2021-08-30 15:44:51 +0100
  • 83eb1b4918 use our own RunInTx implementation (possible fix for nested tx error) kim (grufwub) 2021-08-30 15:39:14 +0100
  • f369306f9d fix not continue on error in loop kim (grufwub) 2021-08-30 14:17:19 +0100
  • c94a2e9f0f fix bugs introduced by previous commit kim (grufwub) 2021-08-30 13:41:18 +0100
  • 6adec1ae4d more work on struct validation tsmethurst 2021-08-30 13:38:06 +0200
  • b109ef02bc remove sqlite test files kim (grufwub) 2021-08-30 11:20:25 +0100
  • 15c6b61491 StatusCache copies status so there are no thread-safety issues with modified status objects kim (grufwub) 2021-08-30 11:17:43 +0100
  • 736a653351 Remove recursive DB GetStatus logic, don't fetch parent unless requested kim (grufwub) 2021-08-30 11:07:19 +0100
  • 628b4646ae only fetch status parents / children if explicity requested when dereferencing kim (grufwub) 2021-08-30 10:38:33 +0100
  • 22b3bfe978 Merge branch 'struct_validation' of github.com:superseriousbusiness/gotosocial into struct_validation tsmethurst 2021-08-29 17:16:33 +0200
  • 8d767c6dc0 statusmute annotations tsmethurst 2021-08-29 17:16:09 +0200
  • f6422a5037 add back comment kim (grufwub) 2021-08-29 16:02:16 +0100
  • e8da7c7904 make requested changes kim (grufwub) 2021-08-29 16:00:26 +0100
  • 7c45403b24 start working on struct validation for gtsmodel tsmethurst 2021-08-29 16:52:23 +0200
  • 8aa72f995f start working on struct validation for gtsmodel tsmethurst 2021-08-29 16:52:23 +0200
  • ed46224573
    Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) kim 2021-08-29 15:41:41 +0100
  • 63e35ad6c6 appease the linter, and fix my dumbass-ery kim (grufwub) 2021-08-29 15:35:25 +0100
  • 38623d313b add SQLite licenses to README kim (grufwub) 2021-08-29 15:29:47 +0100
  • 5effdfc476 Add SQLite support, fix un-thread-safe DB caches, small performance fixes kim (grufwub) 2021-08-29 15:26:04 +0100
  • 53507ac2a3
    Mention fixup (#167) tobi 2021-08-29 12:03:08 +0200
  • f8062ebad2 review changes tsmethurst 2021-08-28 15:10:13 +0200
  • 92423c9440 fix tsmethurst 2021-08-28 12:16:10 +0200
  • 064bce374a fixups tsmethurst 2021-08-28 12:05:09 +0200
  • 322983cb18 start adding tests for dereferencing tsmethurst 2021-08-27 23:41:17 +0200
  • 79afcdba3f
    Replace federating DB locks map, add a cleanup goroutine (#166) kim 2021-08-27 20:14:20 +0100
  • dd14f66f73 Replace federating DB locks map, add a cleanup goroutine kim (grufwub) 2021-08-27 17:37:32 +0100
  • 59020bcf78 Merge branch 'mention_fixup' of github.com:superseriousbusiness/gotosocial into mention_fixup tsmethurst 2021-08-27 15:25:13 +0200
  • 811225a93b tidy up status dereferencing tsmethurst 2021-08-27 15:22:02 +0200
  • 5a33e06d08 rework mention creation a bit tsmethurst 2021-08-26 22:41:14 +0200
  • add6eb6e2b
    Gin logging (#165) tobi 2021-08-27 13:26:45 +0200
  • 55270fd624 Merge branch 'gin_logging' of github.com:superseriousbusiness/gotosocial into gin_logging tsmethurst 2021-08-27 12:25:32 +0200
  • 0d1ab95a8e go fmt tsmethurst 2021-08-27 12:23:38 +0200
  • e62d005f70 finalize logging tsmethurst 2021-08-27 12:23:02 +0200
  • 45adfe85c7 log user agent tsmethurst 2021-08-27 12:09:24 +0200
  • eace923fb4 set logger tsmethurst 2021-08-26 17:50:29 +0200
  • e14355e2a0 more messing about tsmethurst 2021-08-26 16:57:51 +0200
  • bbc7c3b822 start messing around with logger tsmethurst 2021-08-26 15:05:43 +0200
  • d7de108a26 go fmt tsmethurst 2021-08-27 12:23:38 +0200
  • 2b85b85121 finalize logging tsmethurst 2021-08-27 12:23:02 +0200
  • e25594540c log user agent tsmethurst 2021-08-27 12:09:24 +0200
  • 87328b6218
    fix new tx within tx (#163) kim 2021-08-27 10:38:24 +0100
  • 381f8308c2 Merge branch 'bugfix/tx-within-tx' into feature/add-sqlite-support kim (grufwub) 2021-08-27 10:06:24 +0100
  • aef516e5e4 fix new tx within tx kim (grufwub) 2021-08-27 10:04:59 +0100
  • 8c5a906881 only use nullzero if string/timme.Time kim (grufwub) 2021-08-27 09:50:02 +0100
  • b09f20c838 fix basicDB.Put() to properly process error kim (grufwub) 2021-08-27 09:07:34 +0100
  • 25af975343 Merge branch 'bugfix/status-mention-population' into feature/add-sqlite-support kim (grufwub) 2021-08-27 08:41:47 +0100
  • 26887b31e8 fix ptr being incorrectly assigned to kim (grufwub) 2021-08-27 08:39:30 +0100
  • 5c9d9e1c54 slightly improved mentiondb err handling kim (grufwub) 2021-08-27 07:40:13 +0100
  • 57ccbb9e38 Fix possible issue on db.ErrNoEntries AND non-zero query count kim (grufwub) 2021-08-27 07:33:10 +0100
  • 9d8faa490b use more SQL-implementation agnostic query kim (grufwub) 2021-08-26 23:13:33 +0100
  • 850c564de1 remove unnecessary notnulls kim (grufwub) 2021-08-26 21:46:24 +0100
  • 6ba383b4c6 rework mention creation a bit tsmethurst 2021-08-26 22:41:14 +0200
  • 718503eb08 fix returning nil error processing sqlite errors kim (grufwub) 2021-08-26 21:27:18 +0100
  • b654a1235a Merge remote-tracking branch 'upstream/main' into feature/add-sqlite-support kim (grufwub) 2021-08-26 21:07:42 +0100
  • 30f688dbe2
    some more little fixes for all to enjoy (#161) tobi 2021-08-26 22:06:34 +0200
  • 40c03be6d1 some more little fixes for all to enjoy tsmethurst 2021-08-26 21:35:38 +0200
  • 4b26b1174e Merge remote-tracking branch 'upstream/main' into feature/add-sqlite-support kim (grufwub) 2021-08-26 20:15:00 +0100
  • 77a578528f ensure ,notnull,nullzero on all columns with default values kim (grufwub) 2021-08-26 20:11:15 +0100
  • 2162f21636
    fix broken db queries in auth (#160) tobi 2021-08-26 19:56:40 +0200
  • daca844ad0 fix broken db queries in auth tsmethurst 2021-08-26 19:43:24 +0200