summaryrefslogtreecommitdiff
path: root/internal/web
AgeCommit message (Expand)AuthorFiles
2023-06-13[chore] Refactor AP authentication, other small bits of tidying up (#1874)Libravatar tobi2
2023-05-16[bugfix] Fix NegotiateFormat with multiple accept headers (#1797)Libravatar Daenney2
2023-05-12[chore] Prefer JSON errors in API endpoints (#1766)Libravatar Natsu Kagami9
2023-05-11[frontend] Profiles with fields & more (#1764)Libravatar f0x521
2023-05-03[bugfix] Fix invalid og:description on account w/ empty note (#1733)Libravatar tobi2
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney15
2023-03-12[chore] Fix opengraph properties (#1611)Libravatar tobi1
2023-03-01[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)Libravatar tobi1
2023-02-25[feature] Client API endpoints + v. basic web view for pinned posts (#1547)Libravatar tobi1
2023-02-22[chore] improve opengraph descripiton tag (#1550)Libravatar Daenney2
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi6
2023-02-20[feature] About page (#1495)Libravatar f0x523
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney4
2023-02-07[bugfix] Use SignatureCheck middleware for web profile endpoints too (#1451)Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi9
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