gotosocial/internal/web
Daenney 9b50151f17
[feature] Beef up our AI opt-outs (#3165)
* [chore] Synchronise our robots.txt with upstream

* [feature] Add headers to escape AI crawlers

This adds 2 headers that a number of AI crawlers respect to signal that
content should not be included in their datasets.
2024-08-02 18:22:39 +02:00
..
about.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
assets.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
confirmemail.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
customcss.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
domain-blocklist.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
etag.go [feature] simpler cache size configuration (#2051) 2023-08-03 11:34:35 +02:00
index.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
profile.go [feature/frontend] Better visual separation between "main" thread and "replies" (#3093) 2024-07-12 20:36:03 +02:00
robots.go [feature] Beef up our AI opt-outs (#3165) 2024-08-02 18:22:39 +02:00
rss.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
settings-panel.go [chore] Rename frontend.tmpl to settings.tmpl, remove unused "lightgray" class (#2674) 2024-02-21 16:11:11 +01:00
signup.go [chore] Don't render sign-up form when registrations closed (#3001) 2024-06-12 15:00:21 +01:00
tag.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
thread.go [feature/frontend] Respect prefers-reduced-motion for avatars, headers, and emojis (#3118) 2024-07-21 14:22:08 +02:00
web.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00