Commit Graph

  • 03b3c0c8ce make comment clearer tsmethurst 2021-10-12 15:34:07 +0200
  • b22bfdba37 add password change request tsmethurst 2021-10-11 17:01:36 +0200
  • 5fe12b2fb0 add user module / api path tsmethurst 2021-10-11 17:01:25 +0200
  • a9e6780b73 add user scope tsmethurst 2021-10-11 17:01:12 +0200
  • 4e90455bf4 start passwordChangeHandler tsmethurst 2021-10-11 17:00:44 +0200
  • 083099a957
    reference global logrus (#274) R. Aidan Campbell 2021-10-11 05:37:33 -0700
  • 62a891e7f6
    setting log level for tests now uses logrus' exported type instead of the string value, to guarantee error isn't possible R. Aidan Campbell 2021-10-10 17:20:53 -0700
  • e840aacc21
    correct comments which erroneously referenced removed logger parameter R. Aidan Campbell 2021-10-10 16:57:03 -0700
  • c8d78a854b
    rename gin logging function to clarify that it's middleware R. Aidan Campbell 2021-10-10 16:49:38 -0700
  • 9ab16632de
    test suites should also directly use the global logrus logger R. Aidan Campbell 2021-10-10 14:55:24 -0700
  • 7018ec27cd
    always directly use global logrus logger instead of referencing an instance R. Aidan Campbell 2021-10-10 14:44:33 -0700
  • 1f7049a7c3
    reference logrus' global logger instead of passing and storing a logger reference everywhere R. Aidan Campbell 2021-10-10 07:49:50 -0700
  • 367bdca250
    Handle forwarded messages (#273) tobi 2021-10-10 12:39:25 +0200
  • 20620aedf6 add remote_account_2 to test rig tsmethurst 2021-10-10 11:35:28 +0200
  • 1873ddd036 update test with activities tsmethurst 2021-10-10 11:35:11 +0200
  • 978b4dd957 add forward message deref test tsmethurst 2021-10-10 11:34:53 +0200
  • ae04732ab7 mock dereference of status from IRI tsmethurst 2021-10-10 11:34:40 +0200
  • 71962625bc check if status in db tsmethurst 2021-10-10 11:16:06 +0200
  • 522f787e5c foss satan => http not https tsmethurst 2021-10-09 19:31:25 +0200
  • fbf4e40ccc tidy up from federator processing tsmethurst 2021-10-09 19:31:14 +0200
  • c548aee888 update extractFromCtx tsmethurst 2021-10-09 19:30:52 +0200
  • 5397bd129b split up create into separate funcs tsmethurst 2021-10-09 19:30:35 +0200
  • 84616b07ff rename target => receiving account tsmethurst 2021-10-09 19:30:18 +0200
  • 3965ae0d3f test create forward note tsmethurst 2021-10-09 19:26:21 +0200
  • ceeeec1556 add APIri and notes tsmethurst 2021-10-09 18:48:19 +0200
  • fe5e8587c7 correct path of foss_satan tsmethurst 2021-10-09 18:48:06 +0200
  • 730366ddf1 fix mention extracting when no domain exists (usually when intra-instance mentions) kim 2021-10-07 07:29:48 +0100
  • 3dc7644ae6
    Derive visibility fixes (#271) tobi 2021-10-06 18:18:02 +0200
  • 95634a0490 add addressable interface tsmethurst 2021-10-06 18:06:19 +0200
  • be011e9f76 extract visibility test tsmethurst 2021-10-06 18:06:09 +0200
  • 6ca7022626 move extract visibility to separate function tsmethurst 2021-10-06 18:05:43 +0200
  • 67376ee315 don't error on no summary tsmethurst 2021-10-06 17:51:08 +0200
  • 732fec88c8 use pub public const tsmethurst 2021-10-06 17:50:32 +0200
  • ff77bf1d11
    fix logs not working properly (#264) tobi 2021-10-04 16:00:35 +0200
  • 0174c8d642 fix logs not working properly tsmethurst 2021-10-04 15:54:16 +0200
  • e04b187702
    Refactor/tidy (#261) tobi 2021-10-04 15:24:19 +0200
  • d32a2d0e21 log latency first for easier reading tsmethurst 2021-10-04 15:01:41 +0200
  • e1d0b91dfb don't log query on no rows result tsmethurst 2021-10-04 15:01:25 +0200
  • bd603d9c65 regenerate swagger tsmethurst 2021-10-04 14:47:43 +0200
  • cfb10550e9 remove many extraneous mastodon references tsmethurst 2021-10-04 14:44:41 +0200
  • 1b78a3cab6 remove context.Background tsmethurst 2021-10-04 14:07:28 +0200
  • b8cdd507a3 disable quote on logging tsmethurst 2021-10-04 12:22:45 +0200
  • 7ddea4b2be make logging more consistent tsmethurst 2021-10-04 12:22:34 +0200
  • a131e753c3 make trace logging less verbose tsmethurst 2021-10-04 12:21:56 +0200
  • 18d5d59217 fix uri / url typo tsmethurst 2021-10-04 11:20:16 +0200
  • d767910478 add TimeMustParse tsmethurst 2021-10-04 11:14:40 +0200
  • 2f400049fd fix some test models tsmethurst 2021-10-04 11:14:33 +0200
  • f6e9a4770f test streaming processor tsmethurst 2021-10-04 11:14:18 +0200
  • 55ff7f9558 add frontpage template as react test f0x 2021-10-03 20:12:32 +0200
  • ccac396df7 add file checks for bundle.js, log React* version on startup f0x 2021-10-03 19:41:12 +0200
  • e71f323362 test get followers/following tsmethurst 2021-10-03 18:13:01 +0200
  • 63c479a9ab cut down code duplication tsmethurst 2021-10-03 18:12:50 +0200
  • 01b6d17242 tidy up streaming tsmethurst 2021-10-03 16:11:53 +0200
  • 116ed33865 fix accidental logging changes f0x 2021-10-02 00:58:23 +0200
  • dba21af656 Merge branch 'main' into react-test f0x 2021-10-02 00:52:56 +0200
  • f35b601d31 basic React rendering with Goja f0x 2021-10-02 00:48:02 +0200
  • 9ce4234b9f
    Follow request auto approval (#259) tobi 2021-10-01 19:08:50 +0200
  • e11caca368 Tests & fiddling tsmethurst 2021-10-01 18:56:44 +0200
  • 4e948830ea fiddle more tsmethurst 2021-10-01 16:10:38 +0200
  • 40e4f6ab72 start messing about tsmethurst 2021-10-01 14:46:27 +0200
  • 365c3bf5d7
    rework mention replacement func (#258) tobi 2021-10-01 14:10:20 +0200
  • fa75bec665 rework mention replacement func tsmethurst 2021-10-01 12:17:49 +0200
  • 2e00b982b2 add v8go f0x 2021-09-30 23:38:58 +0200
  • 28b6ce59d6
    don't catch mentions within links (#257) tobi 2021-09-30 18:11:57 +0200
  • 6e2cbe66e5 don't catch mentions within links tsmethurst 2021-09-30 18:00:44 +0200
  • 0cd2bd2960
    allow dereferencing of groups (#256) tobi 2021-09-30 12:27:42 +0200
  • e3dfa16b9c allow dereferencing of groups tsmethurst 2021-09-30 12:10:44 +0200
  • 231075f28d
    Golint (#255) tobi 2021-09-30 11:16:23 +0200
  • 6f70e1f612 Golint tsmethurst 2021-09-30 11:05:30 +0200
  • 36a09dd0df
    handle remote account deletion more systematically (#254) tobi 2021-09-30 10:56:02 +0200
  • 57a92a7c1c handle remote account deletion more systematically tsmethurst 2021-09-29 17:12:07 +0200
  • 9a53b1a8d1
    upstep bun to v1.0.9 (#252) tobi 2021-09-29 15:09:45 +0200
  • f32ae2d00e upstep bun to v1.0.9 tsmethurst 2021-09-28 17:30:05 +0200
  • 08cb8a3385
    skip account on error instead of returning error (#251) tobi 2021-09-28 16:19:13 +0200
  • 57056b78b8 still return error on a real error tsmethurst 2021-09-28 16:08:10 +0200
  • e5c036126f skip account on error instead of returning error tsmethurst 2021-09-28 15:59:40 +0200
  • b5a7e1ba32
    Account update issue (#250) tobi 2021-09-28 15:21:59 +0200
  • 68e51b609a notes and fiddling tsmethurst 2021-09-28 15:12:59 +0200
  • d06bf02a04 tests tsmethurst 2021-09-28 15:12:50 +0200
  • f1a1fa4752 start poking around tsmethurst 2021-09-27 18:17:23 +0200
  • b3fd9c39a3
    Weird notif issue (#248) tobi 2021-09-27 17:42:20 +0200
  • ab7d0e2c7c more tests tsmethurst 2021-09-27 17:34:53 +0200
  • ca41e8b638 go fmt ./... tsmethurst 2021-09-27 17:34:38 +0200
  • 8b5309a429 start working on weird issue tsmethurst 2021-09-27 14:40:27 +0200
  • c7cfbe2702
    Unblock fix (#247) tobi 2021-09-24 17:56:48 +0200
  • ddcf9c7fb6 fix comment typo tsmethurst 2021-09-24 17:47:09 +0200
  • c839983c5c improve logging tsmethurst 2021-09-24 17:47:02 +0200
  • ea5aa7fbf1 improve logging tsmethurst 2021-09-24 17:46:53 +0200
  • 78978534fa test block/unblock tsmethurst 2021-09-24 17:46:43 +0200
  • 290961869d rename transferContext tsmethurst 2021-09-24 17:46:33 +0200
  • a55a2856b8 go mod tidy tsmethurst 2021-09-24 17:45:41 +0200
  • 6ce7aedb00 Merge branch 'main' into unblock_fix tsmethurst 2021-09-24 13:59:14 +0200
  • d515c9f1ec
    Goreleaser (#241) tobi 2021-09-24 13:14:20 +0200
  • d7ed5f6197 update releaser tsmethurst 2021-09-24 13:04:22 +0200
  • 45bdd29f8a start tests for inbox posts tsmethurst 2021-09-23 18:41:36 +0200
  • 142f37f1bd
    upstep bun version (#243) tobi 2021-09-23 11:13:28 +0200
  • ddfd83d0fb
    update media processing (#244) tobi 2021-09-23 11:13:11 +0200
  • a3c75b0587 update media processing tsmethurst 2021-09-23 10:45:25 +0200
  • b94bbd272d upstep bun version tsmethurst 2021-09-23 10:43:51 +0200
  • ea9fc92fc5 docker push on snapshot tsmethurst 2021-09-22 17:18:44 +0200