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
/
api
/
util
Age
Commit message (
Expand
)
Author
Files
2025-02-24
[feature] Use ETag for robots.txt to prevent mishaps (#3829)
v0.18.1
tobi
1
2025-02-20
[feature] Add page-specific class per template (#3814)
v0.18.0-rc3
tobi
1
2025-02-11
[bug] respect `X-Robots-Tag` and `robots.txt` on api/v1/instance and nodeinfo...
alemi.dev
1
2025-02-05
[feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737)
tobi
1
2025-01-27
[chore] skip `trusted-proxies` warning if ip excepted from rate limiting (#3699)
tobi
1
2025-01-26
[chore] Allow suppressing trusted-proxies warning by disabling rate limiting ...
tobi
1
2025-01-23
[feature] Add warning about `trusted-proxies` to make config easier (#3675)
tobi
1
2024-12-23
[feature] add support for clients editing statuses and fetching status revisi...
kim
1
2024-11-27
[bugfix] Log + ignore unknown notification types (#3577)
tobi
1
2024-11-26
[bugfix] Allow unsetting filter expiration dates (#3560)
Vyr Cossont
1
2024-11-25
[performance] convert enum strings to ints (#3558)
kim
1
2024-11-21
[feature] Add domain permission drafts and excludes (#3547)
tobi
1
2024-11-05
[bugfix] Fix setting immediate `expires_at` value on filter endpoints (#3513)
v0.17.2
tobi
1
2024-08-24
[feature] Interaction requests client api + settings panel (#3215)
tobi
1
2024-07-31
[feature] Allow users to export data via the settings panel (#3140)
tobi
3
2024-07-21
[feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and...
tobi
2
2024-07-12
[feature/frontend] Better visual separation between "main" thread and "replie...
tobi
1
2024-06-18
[feature/frontend] Reports frontend v2 (#3022)
tobi
1
2024-05-31
[feature] Add from: search operator and account_id query param (#2943)
Vyr Cossont
1
2024-04-13
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
tobi
1
2024-04-04
fix possible nil panic (#2809)
kim
1
2024-03-13
[feature] Process outgoing Move from clientAPI (#2750)
tobi
1
2024-02-14
[chore] also allow text/xml in place of application/xml (#2640)
kim
1
2024-02-14
[bugfix] add stricter checks during all stages of dereferencing remote AS obj...
kim
2
2024-01-28
[bugfix] Fix EmptyJSONObject/EmptyJSONArray (#2576)
Vyr Cossont
1
2023-12-27
[chore] Refactor HTML templates and CSS (#2480)
tobi
4
2023-12-18
[feature] request blocking by http headers (#2409)
kim
1
2023-12-16
[performance] simpler throttling logic (#2407)
kim
1
2023-11-27
[performance] http response encoding / writing improvements (#2374)
kim
5
2023-11-20
[bugfix] self-referencing collection pages for status replies (#2364)
kim
1
2023-11-13
[feature/performance] Wrap incoming HTTP requests in timeout handler (#2353)
tobi
1
2023-11-08
[feature] add support for polls + receiving federated status edits (#2330)
kim
1
2023-09-21
[feature] Implement explicit domain allows + allowlist federation mode (#2200)
tobi
1
2023-07-31
[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)
tobi
1
2023-07-21
[bugfix] Return all accounts when list accounts limit <= 0 (#2014)
v0.10.0
tobi
1
2023-07-18
[bugfix] more robust list timeline invalidation (#1995)
v0.10.0-rc3
kim
1
2023-07-13
[bugfix] Set Vary header correctly on cache-control (#1988)
v0.10.0-rc2
tobi
1
2023-07-07
[bugfix] Reorder web view logic, other small fixes (#1954)
tobi
1
2023-07-07
[chore/bugfix] Domain block tidying up, Implement first pass of `207 Multi-St...
tobi
1
2023-06-21
[feature] Add partial text search for accounts + statuses (#1836)
tobi
1
2023-06-13
[chore] Refactor AP authentication, other small bits of tidying up (#1874)
tobi
1
2023-06-03
[chore] Update versions, fix lint errors (#1860)
tobi
1
2023-06-02
[bugfix] Overwrite API client closed errors with `499 - Client Closed Request...
tobi
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-16
[bugfix] Fix NegotiateFormat with multiple accept headers (#1797)
Daenney
2
2023-05-12
[chore] Prefer JSON errors in API endpoints (#1766)
Natsu Kagami
2
2023-05-04
[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ...
tobi
2
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
4
2023-03-09
[feature] Provide .well-known/host-meta endpoint (#1604)
Daenney
2
[next]