Commit graph

  • 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
  • 510b9e952b remove postgres tsmethurst 2021-09-22 17:13:51 +0200
  • 3fae58cc45 chill out tests tsmethurst 2021-09-22 17:06:48 +0200
  • c3c36ee60a update drone and goreleaser tsmethurst 2021-09-22 17:05:49 +0200
  • ab416f4d79 tweak more tsmethurst 2021-09-22 13:43:15 +0200
  • 68ccf992f8 build tweaks tsmethurst 2021-09-22 13:41:30 +0200
  • 09c093d595 allow passing build-dir using cli args tsmethurst 2021-09-22 11:34:53 +0200
  • a9d53d01b2 update hooks tsmethurst 2021-09-22 11:34:42 +0200
  • 8f8ed9ce22 add files + hook tsmethurst 2021-09-22 10:21:11 +0200
  • 9242ce7073 add goreleaser tooling tsmethurst 2021-09-21 13:14:38 +0200
  • 7e6350b448
    remove hardcoded friendica user agent block (#239) tobi 2021-09-21 11:40:16 +0200
  • 27ab3d8418 remove hardcoded friendica user agent block tsmethurst 2021-09-21 11:20:21 +0200
  • ffc55e9b15
    tweak db settings slightly (#238) tobi 2021-09-20 18:20:21 +0200
  • d6cae1f92e tweak db settings slightly tsmethurst 2021-09-20 18:02:42 +0200
  • c7c9fff730
    use timestamptz instead of timestamp (#237) tobi 2021-09-20 17:41:52 +0200
  • 18311484df use timestamptz instead of timestamp tsmethurst 2021-09-20 17:20:27 +0200
  • b315eee43b
    Update webfingering a little, add tests (#236) tobi 2021-09-20 16:46:45 +0200
  • 42e8575e2b fix broken tests oops tsmethurst 2021-09-20 16:17:46 +0200
  • dfcbe7b96c Update webfingering a little, add tests tsmethurst 2021-09-20 14:55:09 +0200
  • 92186c8c6f
    federated authentication better logging + tidying (#232) tobi 2021-09-16 11:35:09 +0200
  • 4b774737c6 Fix broken test tsmethurst 2021-09-16 11:16:53 +0200
  • f82ec8bcb8 error fix tsmethurst 2021-09-16 10:39:06 +0200
  • 08c3b9a5d2 go fmt tsmethurst 2021-09-16 10:36:43 +0200
  • a3ddb2da92 lil changes tsmethurst 2021-09-16 10:33:53 +0200
  • 2d91f0f05d messing about tsmethurst 2021-09-15 14:20:03 +0200
  • d58a136349 change trace logging in authenticator tsmethurst 2021-09-15 11:08:34 +0200
  • 2e5dcc2929
    Fix mentions not notifying (#230) tobi 2021-09-14 12:23:56 +0200
  • bf38d5eff6 Merge branch 'fix_replies_not_notifying' of github.com:superseriousbusiness/gotosocial into fix_replies_not_notifying tsmethurst 2021-09-14 11:52:14 +0200
  • dea3ef67bd aaaa tsmethurst 2021-09-14 11:52:05 +0200
  • 76150121f9 tiny change tsmethurst 2021-09-14 11:23:24 +0200
  • 279da5ac5f found it tsmethurst 2021-09-14 11:21:23 +0200
  • e0f36278a0
    add ap logo to readme (#228) tobi 2021-09-13 20:02:59 +0200
  • a8b1c16071 add ap logo to readme tsmethurst 2021-09-13 19:45:53 +0200
  • a04717b033 teshts tsmethurst 2021-09-13 18:32:19 +0200
  • 491da2c4a1
    Merge pull request #227 from f0x52/meta-vp-fix f0x52 2021-09-13 18:00:10 +0200
  • af884de8f9 fix viewport scaling for mobile f0x 2021-09-13 17:39:29 +0200
  • 69bb56368d
    set default privacy for new accounts (#225) tobi 2021-09-13 17:35:33 +0200
  • 5fd8534429 set default scale for mobile f0x 2021-09-13 17:25:39 +0200
  • 159e41f0d0 set default privacy for new accounts tsmethurst 2021-09-13 17:11:56 +0200
  • 8ab9108d3a
    include Fork-Awesome files in-repo (#222) f0x52 2021-09-13 16:07:37 +0200
  • db87222b20 include Fork-Awesome files in-repo f0x 2021-09-13 15:27:17 +0200
  • 026674bc2c
    Thread views on the web (#207) f0x52 2021-09-13 14:45:33 +0200
  • 910a8b375e reset changes to testmodels f0x 2021-09-13 14:30:38 +0200
  • 8c45e40829 remove changes to testmodels f0x 2021-09-13 14:20:02 +0200
  • 64ab44b6df remove println f0x 2021-09-13 14:18:34 +0200
  • f481e6002d remove template loading println f0x 2021-09-13 14:17:52 +0200