summaryrefslogtreecommitdiff
path: root/internal/web
AgeCommit message (Expand)AuthorFiles
2023-01-25[feature] Public list of suspended domains (#1362)Libravatar f0x523
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi12
2023-01-03[chore] shuffle middleware to split rate limitting into client/s2s/fileserver...Libravatar kim1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi10
2022-12-15[bugfix] Use null for empty api status `language` (#1268)Libravatar tobi1
2022-11-23[chore/frontend] remove references to unused bundle.js (#1128)Libravatar tobi4
2022-11-15[chore] update database caching library (#1040)Libravatar kim3
2022-11-05[bugfix] use the landing page user directly (#956)Libravatar Adam Harvey1
2022-11-03[feature] Allow user to show instead of landing page on / (#922)Libravatar Mia Heidenstedt2
2022-11-02[frontend] change bundler to skulk (#942)Libravatar f0x521
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi7
2022-10-03[chore] Bundler restructure (#880)Libravatar f0x521
2022-09-29[feature] Add `meta robots` tag; allow robots to index profile card if user i...Libravatar tobi2
2022-09-29[frontend] Unified panels (#812)Libravatar f0x524
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim2
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi4
2022-09-07[feature] opengraph meta tags (#806)Libravatar f0x524
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi6
2022-08-08[feature] Add first iteration of a user panel at `/user` (#736)Libravatar tobi2
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-07-18[feature] Implement `cache-control` and etags for static assets (#711)Libravatar tobi5
2022-07-13[feature] Add back/next buttons to profiles for paging through statuses (#708)Libravatar tobi1
2022-06-21[frontend] Profile pages upgrade (#640)Libravatar f0x521
2022-06-09[frontend] Restructure Frontend Sources (#634)Libravatar f0x523
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi4
2022-06-08[feature] Add paging via `Link` header for notifications and account statuses...Libravatar tobi1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim4
2022-05-02[performance] Speed up some of the slower db queries (#523)Libravatar tobi1
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi3
2022-03-13[bugfix] Fix bug where admin panel could not be accessed at `/admin` (#427)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi4
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi3
2021-10-31smtp + email confirmation (#285)Libravatar tobi2
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell2
2021-09-30Golint (#255)Libravatar tobi2
2021-09-13Thread views on the web (#207)Libravatar f0x522
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-07-14Static fileserver improvements, optional admin panel route (#100)Libravatar f0x522
2021-07-13Noescape (#88)Libravatar f0x521
2021-06-21add 404 handler (#57)Libravatar f0x521
2021-06-21new styling for frontpage, update login and authorize templates (#46)Libravatar f0x521