summaryrefslogtreecommitdiff
path: root/internal/web/web.go
AgeCommit message (Expand)AuthorFiles
2023-01-25[feature] Public list of suspended domains (#1362)Libravatar f0x521
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
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 tobi1
2022-11-23[chore/frontend] remove references to unused bundle.js (#1128)Libravatar tobi1
2022-11-15[chore] update database caching library (#1040)Libravatar kim1
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi1
2022-09-29[frontend] Unified panels (#812)Libravatar f0x521
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi1
2022-08-08[feature] Add first iteration of a user panel at `/user` (#736)Libravatar tobi1
2022-07-18[feature] Implement `cache-control` and etags for static assets (#711)Libravatar tobi1