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
/
docs
/
api
Age
Commit message (
Expand
)
Author
Files
2023-05-25
[bugfix/docs] Fix clear notifications API docs (#1831)
Daenney
1
2023-05-25
[feature] Add List functionality (#1802)
tobi
1
2023-05-12
[bugfix] Ensure account fields can be set by JSON (#1762)
tobi
1
2023-05-06
[feature] Implement the preferences client API (#1740)
Daenney
1
2023-05-04
[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ...
tobi
1
2023-05-04
[bugfix] Rework notifs to use min_id for paging up (#1734)
tobi
1
2023-04-29
[feature] Add GET endpoint for single notification (#1719)
tobi
1
2023-04-10
[feature] Receive notification when followed account posts (if desired) (#1680)
tobi
1
2023-04-06
[bugfix/chore] Refactor timeline code (#1656)
tobi
1
2023-03-14
[feature] Allow admins to send test emails (#1620)
tobi
1
2023-03-14
[chore] fix + update swagger docs (#1622)
tobi
1
2023-03-03
[bugfix] Clamp admin report limit <1 to 100 (#1583)
tobi
1
2023-03-02
[feature] Advertise rich text formats, support content_type field (#1370)
Vyr Cossont
1
2023-03-01
[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)
tobi
1
2023-02-25
[feature] Client API endpoints + v. basic web view for pinned posts (#1547)
tobi
1
2023-02-20
[feature] Use Material theme for docs (#1535)
Daenney
3
2023-02-20
[docs] correct swagger docs (#1543)
tobi
1
2023-02-20
[bugfix] Fix account roles (#1542)
tobi
1
2023-02-11
[chore/performance] Update media prune logic, add extra CLI command (#1474)
v0.7.0-rc2
tobi
1
2023-02-05
[chore] stub /api/v1/featured_tags endpoint (#1420)
tobi
1
2023-02-02
[feature] Implement `/api/v2/instance` endpoint (#1409)
tobi
1
2023-01-25
[feature] Implement reports admin API so admins can view + close reports (#1378)
tobi
1
2023-01-23
[feature] Implement `/api/v1/reports` endpoints on client API (#1330)
tobi
1
2023-01-11
[feature] Add local user and post count to nodeinfo responses (#1325)
Sleep
1
2023-01-04
[feature] HTTP request throttling middleware (#1297)
tobi
2
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
2
2022-12-15
[bugfix] Use null for empty api status `language` (#1268)
tobi
1
2022-12-10
[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...
tobi
1
2022-12-09
[feature] Allow users to create + delete bookbarks, and view bookmarked statu...
Matthew Phillips
1
2022-11-24
[feature] `PATCH /api/v1/admin/custom_emojis/{id}` endpoint (#1061)
tobi
1
2022-11-15
[docs] Both HTTP proxies and NAT can cause rate limiting issues (#1053)
Phil Hagelberg
1
2022-11-15
[feature] Serialize local account role via API, and show it via web view (#1045)
tobi
1
2022-11-14
[feature] Allow newly uploaded emojis to be placed in categories (#939)
tobi
1
2022-11-08
[feature] Make instance thumbnail configurable via admin panel (#973)
tobi
1
2022-11-06
[feature] Make rate limit requests amount configurable (#966)
tobi
2
2022-10-31
[docs] Update swagger.md (#933)
Mia Heidenstedt
1
2022-10-17
[docs] Use correct form for status submit (#915)
tobi
1
2022-10-14
[feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913)
tobi
1
2022-10-13
[feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GE...
tobi
1
2022-10-12
[feature] Add `/api/v1/admin/custom_emojis` endpoint (#902)
tobi
1
2022-10-08
[feature] Add opt-in RSS feed for account's latest Public posts (#897)
tobi
1
2022-10-06
[feature] Add emoji image size to instance response (#892)
tobi
1
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
1
2022-09-13
[docs] Swagger document `/api/v1/custom_emojis` (#824)
tobi
1
2022-09-12
[feature] Allow users to set custom css for their profiles + threads (#808)
tobi
1
2022-09-12
[feature] Fetch + display custom emoji in statuses from remote instances (#807)
tobi
1
2022-09-11
[accessibility] Use higher-contrast for api response examples (#816)
tobi
1
2022-09-08
[bugfix] Fix preposterous characters reserved per URL amount (#809)
tobi
1
2022-08-31
[feature] Add support for the exclude_types[] parameter on the notifications ...
Blackle Morisanchetto
1
2022-08-31
[feature] add rate limit middleware (#741)
nya1
1
[next]