summaryrefslogtreecommitdiff
path: root/internal/web/thread.go
AgeCommit message (Expand)AuthorFiles
2024-12-18[bugfix] Load instance-wide custom css in page stylesheets template (#3601)Libravatar CDN1
2024-12-03[bugfix] Load instance-wide custom css unconditionally in thread details page...Libravatar CDN1
2024-12-02[feature] Add global instance CSS customization setting (#3352)Libravatar Victor Dyotte1
2024-07-21[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...Libravatar tobi1
2024-07-12[feature/frontend] Better visual separation between "main" thread and "replie...Libravatar tobi1
2024-07-08[feature/frontend] Allow setting alt-text for avatar + header (#3086)Libravatar tobi1
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi1
2024-03-25[feature] User-selectable preset CSS themes for accounts (#2777)Libravatar tobi1
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi1
2023-12-01[bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1Libravatar tobi1
2023-11-17[feature] Set/show instance language(s); show post language on frontend (#2362)Libravatar tobi1
2023-11-10[feature] Media attachment placeholders (#2331)Libravatar tobi1
2023-07-07[bugfix] Reorder web view logic, other small fixes (#1954)Libravatar tobi1
2023-06-13[chore] Refactor AP authentication, other small bits of tidying up (#1874)Libravatar tobi1
2023-05-16[bugfix] Fix NegotiateFormat with multiple accept headers (#1797)Libravatar Daenney1
2023-05-12[chore] Prefer JSON errors in API endpoints (#1766)Libravatar Natsu Kagami1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-01[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)Libravatar tobi1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
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-09-29[frontend] Unified panels (#812)Libravatar f0x521
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-09-07[feature] opengraph meta tags (#806)Libravatar f0x521
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi1
2022-06-21[frontend] Profile pages upgrade (#640)Libravatar f0x521
2022-06-09[frontend] Restructure Frontend Sources (#634)Libravatar f0x521
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1
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 tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-09-13Thread views on the web (#207)Libravatar f0x521