summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFiles
2023-05-09feat: initial tracing support (#1623)Libravatar Dominik Süß1
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi1
2023-05-08[chore/performance] Make sender multiplier configurable (#1750)Libravatar tobi1
2023-05-06[feature] Implement the preferences client API (#1740)Libravatar Daenney1
2023-05-06[chore] update readthedocs deps, use conda (#1742)Libravatar tobi2
2023-05-04[bugfix] Serve correct 'application/jrd+json' content type for webfinger requ...Libravatar tobi1
2023-05-04[bugfix] Rework notifs to use min_id for paging up (#1734)Libravatar tobi1
2023-04-29[feature] Add GET endpoint for single notification (#1719)Libravatar tobi1
2023-04-19[docs] Explain that markdown is enabled on the user settings page. (#1699)Libravatar Phil Hagelberg2
2023-04-10[feature] Receive notification when followed account posts (if desired) (#1680)Libravatar tobi1
2023-04-06[bugfix/chore] Refactor timeline code (#1656)Libravatar tobi1
2023-04-06[bugfix] Always serialize orderedItems as array (#1673)Libravatar tobi1
2023-03-31[docs] Add MASH as 3rd party packaging (#1654)Libravatar Julian-Samuel Gebühr1
2023-03-27[chore] License sloth logo + default avatars under CC by-sa 4.0 (#1651)Libravatar tobi1
2023-03-19[feature] Email notifications for new / closed moderation reports (#1628)Libravatar tobi1
2023-03-16[docs] Update docs on how to login (#1626)Libravatar Daenney1
2023-03-14[feature] Allow admins to send test emails (#1620)Libravatar tobi1
2023-03-14[chore] fix + update swagger docs (#1622)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-09[feature] Provide .well-known/host-meta endpoint (#1604)Libravatar Daenney2
2023-03-04[feature] Allow loading TLS certs from disk (#1586)Libravatar Daenney2
2023-03-03[bugfix] Federate status delete using just the URI (#1584)Libravatar tobi1
2023-03-03[bugfix] Clamp admin report limit <1 to 100 (#1583)Libravatar tobi1
2023-03-02[feature] Advertise rich text formats, support content_type field (#1370)Libravatar Vyr Cossont1
2023-03-01[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)Libravatar tobi2
2023-02-25[feature] Make OIDC admin groups configurable (#1555)Libravatar Daenney1
2023-02-25[feature] Client API endpoints + v. basic web view for pinned posts (#1547)Libravatar tobi1
2023-02-20[feature] Use Material theme for docs (#1535)Libravatar Daenney8
2023-02-20[docs] correct swagger docs (#1543)Libravatar tobi1
2023-02-20[bugfix] Fix account roles (#1542)Libravatar tobi1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-02-15[docs] Suggest confirming host option in config (#1502)Libravatar Minecraftchest11
2023-02-15[docs] Fix nginx fileserver caching example (#1506)Libravatar Daenney1
2023-02-13[docs] move federating with gotosocial documentation into single file (#1494)Libravatar f0x5211
2023-02-13[docs] Update user/admin settings docs (#1491)Libravatar f0x5213
2023-02-11[chore/performance] Update media prune logic, add extra CLI command (#1474)v0.7.0-rc2Libravatar tobi2
2023-02-08[chore/bugfix] Serve + throttle publickey separately from rest of ActivityPub...Libravatar tobi1
2023-02-05[chore] stub /api/v1/featured_tags endpoint (#1420)Libravatar tobi1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-02-01[chore/performance] use only 1 sqlite db connection regardless of multiplier ...Libravatar tobi1
2023-01-31[chore] Use 'immediate' lock for sqlite transactions (#1404)Libravatar tobi1
2023-01-30[docs] Add an example on how to setup redirect with Traefik (#1395)Libravatar ketan-vijayvargiya1
2023-01-30[docs] Simplify Apache httpd proxy documentation (#1396)Libravatar Mina Galić1
2023-01-27[docs] Add Flag documentation to federation docs (#1393)Libravatar tobi1
2023-01-27[docs] Tidy up federation docs into 'federating with gotosocial' section (#1392)Libravatar tobi7
2023-01-27[chore/docs] add instance-expose-suspended-web to instance docs (#1391)Libravatar tobi1
2023-01-26[chore] set max open / idle conns + conn max lifetime for both postgres and s...Libravatar tobi1
2023-01-25[feature] Implement reports admin API so admins can view + close reports (#1378)Libravatar tobi1
2023-01-23[feature] Implement `/api/v1/reports` endpoints on client API (#1330)Libravatar tobi1
2023-01-18[chore] Change default sqlite busy timeout to 5m (#1352)Libravatar tobi1