index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
web
/
web.go
Age
Commit message (
Expand
)
Author
Files
2025-02-05
[feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737)
tobi
1
2025-01-29
[feature] Use maintenance router to serve 503 while server is starting/migrat...
tobi
1
2025-01-27
[feature/frontend] Add login button to index page which reiterates info about...
Vivian Lim ⭐
1
2024-12-02
[feature] Add global instance CSS customization setting (#3352)
Victor Dyotte
1
2024-04-11
[feature] New user sign-up via web page (#2796)
tobi
1
2024-03-25
[feature] User-selectable preset CSS themes for accounts (#2777)
tobi
1
2023-12-27
[chore] Refactor HTML templates and CSS (#2480)
tobi
1
2023-11-23
[chore/bugfix] Fix double gzip on prometheus endpoint (#2383)
tobi
1
2023-11-20
[feature] Initial Prometheus metrics implementation (#2334)
Tsuribori
1
2023-11-13
[feature/performance] Wrap incoming HTTP requests in timeout handler (#2353)
tobi
1
2023-07-31
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
tobi
1
2023-07-25
[performance] retry db queries on busy errors (#2025)
kim
1
2023-07-13
[bugfix] Set Vary header correctly on cache-control (#1988)
v0.10.0-rc2
tobi
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
1
2023-02-20
[feature] About page (#1495)
f0x52
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-07
[bugfix] Use SignatureCheck middleware for web profile endpoints too (#1451)
tobi
1
2023-01-25
[feature] Public list of suspended domains (#1362)
f0x52
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2023-01-03
[chore] shuffle middleware to split rate limitting into client/s2s/fileserver...
kim
1
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
1
2022-11-23
[chore/frontend] remove references to unused bundle.js (#1128)
tobi
1
2022-11-15
[chore] update database caching library (#1040)
kim
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-09-29
[frontend] Unified panels (#812)
f0x52
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-04
[feature] Set default header and avatar for API accounts to GtS ones (#799)
tobi
1
2022-08-08
[feature] Add first iteration of a user panel at `/user` (#736)
tobi
1
2022-07-18
[feature] Implement `cache-control` and etags for static assets (#711)
tobi
1