summaryrefslogtreecommitdiff
path: root/internal/web
AgeCommit message (Expand)AuthorFiles
2025-03-31[feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948)Libravatar tobi5
2025-03-26[feature] Allow user to choose "gallery" style layout for web view of profile...Libravatar tobi2
2025-02-20[feature] Add page-specific class per template (#3814)v0.18.0-rc3Libravatar tobi2
2025-02-05[feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737)Libravatar tobi3
2025-02-04[feature] Change `instance-stats-randomize` to `instance-stats-mode` with mul...Libravatar tobi1
2025-02-03[chore] disallow /nodeinfo/ too (#3729)Libravatar jade arson.1
2025-01-29[feature] Use maintenance router to serve 503 while server is starting/migrat...Libravatar tobi4
2025-01-27[feature/frontend] Add login button to index page which reiterates info about...Libravatar Vivian Lim ⭐3
2025-01-03[chore] Update robots.txt with more AI bots (#3634)Libravatar Daenney1
2024-12-18[bugfix] Load instance-wide custom css in page stylesheets template (#3601)Libravatar CDN9
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 Dyotte11
2024-09-07[chore] More AI blocking (#3273)Libravatar Daenney1
2024-08-29[chore] Update robots.txt with more AI scrapers (#3248)Libravatar Daenney1
2024-08-02[feature] Beef up our AI opt-outs (#3165)Libravatar Daenney1
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 tobi2
2024-07-10[choore] Update robots.txt (#3092)Libravatar Daenney1
2024-07-08[feature/frontend] Allow setting alt-text for avatar + header (#3086)Libravatar tobi2
2024-06-23[chore] Update our robots.txt (#3033)Libravatar Daenney1
2024-06-12[chore] Don't render sign-up form when registrations closed (#3001)Libravatar tobi1
2024-06-06[feature] Self-serve email change for users (#2957)Libravatar tobi1
2024-04-22[chore] Update robots.txt (#2856)Libravatar Daenney1
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi4
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi4
2024-03-25[feature] User-selectable preset CSS themes for accounts (#2777)Libravatar tobi3
2024-02-27[feature] Block Amazonbot (#2692)Libravatar Daenney1
2024-02-21[chore] Rename frontend.tmpl to settings.tmpl, remove unused "lightgray" clas...Libravatar tobi1
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi13
2023-12-01[bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1Libravatar tobi1
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim1
2023-11-23[chore/bugfix] Fix double gzip on prometheus endpoint (#2383)Libravatar tobi2
2023-11-20[feature] Initial Prometheus metrics implementation (#2334)Libravatar Tsuribori2
2023-11-17[feature] Set/show instance language(s); show post language on frontend (#2362)Libravatar tobi3
2023-11-13[feature/performance] Wrap incoming HTTP requests in timeout handler (#2353)Libravatar tobi1
2023-11-10[feature] Media attachment placeholders (#2331)Libravatar tobi2
2023-09-30[feature] Block a bunch of "AI" crawlers (#2239)Libravatar Daenney1
2023-08-11[bugfix] Use custom bluemonday policy to disallow inline img tags (#2100)Libravatar tobi1
2023-08-08[chore] Update robots.txt, give chatgpt the middle finger (#2085)Libravatar tobi1
2023-08-03[feature] simpler cache size configuration (#2051)Libravatar kim1
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi2
2023-07-25[performance] retry db queries on busy errors (#2025)Libravatar kim1
2023-07-13[bugfix] Set Vary header correctly on cache-control (#1988)v0.10.0-rc2Libravatar tobi1
2023-07-10[bugfix] Tidy up rss feed serving; don't error on empty feed (#1970)Libravatar tobi1
2023-07-07[bugfix] Reorder web view logic, other small fixes (#1954)Libravatar tobi2
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