Commit Graph

  • 7bf3007959 reword delete logic a little bit tsmethurst 2022-06-13 11:12:43 +0200
  • d5d4b741c1 just return nil on down tsmethurst 2022-06-13 11:08:43 +0200
  • 1f25de1463 only log delete as else clause if successful tsmethurst 2022-06-13 11:08:24 +0200
  • 67c524f568 log errors at error level tsmethurst 2022-06-13 11:07:51 +0200
  • 8c442acac6 skip if not attached to status or status not found tsmethurst 2022-06-12 16:01:47 +0200
  • 998b73acce defer remove storage tempdir tsmethurst 2022-06-12 14:44:49 +0200
  • ca1b6ffff9 use /tmp/gotosocial for testrig storage path tsmethurst 2022-06-12 14:36:04 +0200
  • e8706853ab add migration to clean up duplicated media tsmethurst 2022-06-12 13:34:11 +0200
  • da2386bab1
    [chore] Fix testrig emoji bug (#646) tobi 2022-06-11 16:41:34 +0200
  • 7f9925afe5
    [chore] Refactor thread dereference a bit for clarity (#647) tobi 2022-06-11 16:25:41 +0200
  • 45f1403893 Update test case tsmethurst 2022-06-11 16:15:28 +0200
  • 6b74a4e1d7 lint for the lint gods tsmethurst 2022-06-11 16:12:23 +0200
  • b92c057740 refactor thread dereference a bit for clarity tsmethurst 2022-06-11 16:03:20 +0200
  • 7b1b494fe0 fix teeny tiny bug in testrig tsmethurst 2022-06-11 15:21:12 +0200
  • 5d5135b907 Merge remote-tracking branch 'upstream/main' kim 2022-06-11 10:10:50 +0100
  • cf5c6d724d
    [chore] Validate/set account domain (#619) tobi 2022-06-11 11:09:31 +0200
  • dfdc473cef
    [chore] Webfinger rework (#627) tobi 2022-06-11 11:01:34 +0200
  • c4682d19f9 Merge remote-tracking branch 'upstream/validate/set-accountDomain' kim 2022-06-11 09:56:00 +0100
  • c4a223b7b7 fix broken test tsmethurst 2022-06-11 10:48:14 +0200
  • 54d9778c4c Merge branch 'main' into webfinger_rework tsmethurst 2022-06-11 10:44:00 +0200
  • 694a490589
    [feature] Add `created_at` and `error_description` to `/oauth/token` endpoint (#645) tobi 2022-06-11 10:39:39 +0200
  • 35b68760a0 add missing license header tsmethurst 2022-06-10 18:24:32 +0200
  • 2f3e840c89 test helpful(ish) token errors tsmethurst 2022-06-10 18:15:15 +0200
  • 91172bc79e start returning more helpful errors from oauth tsmethurst 2022-06-10 16:08:13 +0200
  • 25bffa1ae9 start fiddling about with oauth server tsmethurst 2022-06-10 12:28:39 +0200
  • 2385b51d58
    [bugfix] Make accounts media_only query also work with pg (#643) tobi 2022-06-10 10:56:49 +0200
  • 1eeb2d7dd1 make media_only work with pg tsmethurst 2022-06-09 16:22:27 +0200
  • 5864954e2e
    [bugfix] Fix domain blocks get regression (#642) tobi 2022-06-09 13:28:15 +0200
  • 7671b32103 add missing license text headers tsmethurst 2022-06-09 13:25:29 +0200
  • 3b2b912614 fix domain blocks get regression tsmethurst 2022-06-09 13:23:30 +0200
  • 8917da5ef3
    Bump nanoid from 3.1.25 to 3.3.4 in /web/source dependabot[bot] 2022-06-09 10:51:52 +0000
  • b43f9ceca9
    [frontend] Restructure Frontend Sources (#634) f0x52 2022-06-09 12:51:19 +0200
  • d4e1eb0ae5 use api errorhandler tsmethurst 2022-06-09 12:47:50 +0200
  • 238df8f0a9 update package name f0x 2022-06-09 12:35:30 +0200
  • dc5f83e19d resolve dependency paths properly f0x 2022-06-09 12:34:36 +0200
  • e31e5ad288 Merge branch 'frogend-restructure' of github.com:superseriousbusiness/gotosocial into frogend-restructure tsmethurst 2022-06-09 12:20:00 +0200
  • e08d21448c update goreleaser + docker building tsmethurst 2022-06-09 12:19:49 +0200
  • 7fd4d1fd14 update contributing docs for new build path tsmethurst 2022-06-09 12:19:36 +0200
  • 7748a36767 Merge branch 'frogend-js-bundles' into frogend-restructure f0x 2022-06-09 00:20:15 +0200
  • a4937fd4aa fix stylesheet color( func regressions f0x 2022-06-09 00:18:23 +0200
  • 2c77f06ede move status hide/show js to frontend bundle f0x 2022-06-09 00:11:45 +0200
  • 2715f00576 add uglifyify f0x 2022-06-09 00:05:52 +0200
  • 7d47c460ff go mod tidy tsmethurst 2022-06-08 23:07:45 +0200
  • c4302d88f4 fix up dockerfile, goreleaser tsmethurst 2022-06-08 23:07:37 +0200
  • 5721ec44d3 Merge commit 'd191931932b9293ce1be44ed08a1e69b9fcc1e25' f0x 2022-06-08 23:00:38 +0200
  • d191931932 fix bundler script paths f0x 2022-06-08 23:00:02 +0200
  • 686ad409d3 cleaner config for various frontend bundles f0x 2022-06-08 21:51:32 +0200
  • 80a145b8e4 only attach update listener on EventEmitter f0x 2022-06-08 21:49:19 +0200
  • 92c059eb2c Merge commit 'f30a5812681efcd4df6d592e04f3547ec4162b93' into frogend-restructure f0x 2022-06-08 21:38:00 +0200
  • f30a581268
    [chore] gitignore shell.nix (#639) f0x52 2022-06-08 21:31:12 +0200
  • eec7e5573c
    Merge branch 'main' into frogend-restructure f0x52 2022-06-08 21:12:48 +0200
  • cc1df55cb8
    Merge branch 'main' into nix-shell-ignore f0x52 2022-06-08 20:53:44 +0200
  • da90b22964 ignore shell.nix f0x 2022-06-08 20:52:10 +0200
  • 1ede54ddf6
    [feature] More consistent API error handling (#637) tobi 2022-06-08 20:38:03 +0200
  • 20723d1038 git-ignore shell.nix f0x 2022-06-08 20:37:27 +0200
  • 91c0ed863a
    [bugfix] #621: add weak type handing to mapstructure decode (#625) kim 2022-06-08 19:28:28 +0100
  • 4e6625ee2d
    [feature] add vscode workspace config for linting + debugging (#588) f0x52 2022-06-08 20:26:44 +0200
  • 6f6e89e271
    [feature] Add paging via `Link` header for notifications and account statuses (#629) tobi 2022-06-08 20:22:49 +0200
  • c78482ce9f change http error logging to debug tsmethurst 2022-06-08 20:16:42 +0200
  • ac4f850121 add AGPL-3.0+ license header everywhere f0x 2022-06-08 18:11:20 +0200
  • 66ec12728a update template meta tags f0x 2022-06-08 18:06:30 +0200
  • 9c67d01878 regenerate swagger docs tsmethurst 2022-06-08 18:05:25 +0200
  • b860188ac3 fix whoopsie during login flow tsmethurst 2022-06-08 18:02:39 +0200
  • 13d4b1ff40 fix up remaining api endpoints tsmethurst 2022-06-08 17:47:45 +0200
  • 1e5de0db6e auth emojis endpoint tsmethurst 2022-06-08 14:20:01 +0200
  • 004096f7a5 use nicer error handling in blocksget tsmethurst 2022-06-08 12:37:53 +0200
  • 90b1f62819 tidy up the token handler tsmethurst 2022-06-08 12:34:31 +0200
  • 4686465275 tidy up the sign in handler tsmethurst 2022-06-08 12:25:50 +0200
  • 7e4083cf09 user nicer error handling on oidc callback handler tsmethurst 2022-06-08 12:07:09 +0200
  • 3e4aa58f2b don't defer clearing session tsmethurst 2022-06-08 11:24:40 +0200
  • f0d672bc5e Merge branch 'main' into api_error_handling tsmethurst 2022-06-08 10:53:12 +0200
  • 34ce7127a2 Merge commit '99fab9c6b62a58e5d93e9b7cbcd17215a93139a1' into frogend-restructure f0x 2022-06-08 02:46:23 +0200
  • ed1d606e25 update documentation, goreleaser, Dockerfile f0x 2022-06-08 02:43:26 +0200
  • 23786826a8 wrap all page content in container f0x 2022-06-08 02:24:56 +0200
  • 99fab9c6b6
    [frontend] linkify header mascot+title (#633) f0x52 2022-06-08 02:22:52 +0200
  • 143ddaa96c write bundle to disk from test server, use forked budo-express f0x 2022-06-08 01:28:02 +0200
  • 4a870d1f8d remove superfluous css imports f0x 2022-06-08 00:51:31 +0200
  • 2f1ca03eb5 change panel routes f0x 2022-06-07 22:39:47 +0200
  • 1884cdba48 update footer template f0x 2022-06-07 22:39:10 +0200
  • e7ab402589 oauth restructure f0x 2022-06-07 22:38:43 +0200
  • 11ac9e2fd2 refactor oauth registration flow f0x 2022-06-07 21:42:55 +0200
  • 0bcf63b2cf add todo message for abstraction f0x 2022-06-07 20:36:51 +0200
  • 5912dfb7bd serve frontend panels f0x 2022-06-07 20:34:37 +0200
  • 03bbe2a3d0 default to localhost f0x 2022-06-07 20:33:24 +0200
  • ac37ff6e25 don't export generic error handler tsmethurst 2022-06-07 13:04:26 +0200
  • a88ad47ae7 use generic error handling in auth tsmethurst 2022-06-07 13:03:38 +0200
  • 398a1ecdf5 use api error logic in app tsmethurst 2022-06-06 18:42:31 +0200
  • 1ca50c199c go fmt ./... tsmethurst 2022-06-06 18:33:08 +0200
  • 1a119ac78f use new api error handling in admin endpoints tsmethurst 2022-06-06 18:30:38 +0200
  • 8af174ef07 update account endpoints to new error handling tsmethurst 2022-06-06 17:38:44 +0200
  • 14c8ea6469 start making api error handling much more consistent tsmethurst 2022-06-06 13:40:45 +0200
  • ba02c00ca2 return AP status at web endpoint if negotiated tsmethurst 2022-06-06 13:39:48 +0200
  • 88064ad56b re-include status.css for profile template f0x 2022-06-06 03:05:22 +0200
  • e9b02b6039 rename bundled to dist, caught by gitignore f0x 2022-06-06 03:04:30 +0200
  • f971763743 🐸restructure frontend stuff, include admin and future user panel in main repo, properly deduplicate bundles for css+js across uses f0x 2022-06-06 02:56:48 +0200
  • 23c7e2ef62 linkify header mascot+title f0x 2022-06-05 19:07:17 +0200
  • 53dcc0ae35 update template tsmethurst 2022-06-05 19:00:52 +0200
  • b17fa1fe76 start reworking api error handling tsmethurst 2022-06-05 18:46:30 +0200
  • 4e19e5633a update templates tsmethurst 2022-06-05 17:55:21 +0200
  • f3b44426f4
    [bugfix] Update time marshalling format to provide 3 digits of ms (#630) tobi 2022-06-04 20:03:01 +0200