summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFiles
2024-04-22[chore] Update robots.txt (#2856)Libravatar Daenney1
2024-04-18[bugfix] Fix incorrect field name for status source, add helpful message (#2854)Libravatar tobi1
2024-04-18[feature] Stub conversations endpoint (#2853)Libravatar tobi1
2024-04-18[feature] Stub account mutes endpoint (#2852)Libravatar tobi1
2024-04-17[feature] Status source endpoint (#2848)Libravatar tobi1
2024-04-17[feature] Stub status history endpoint (#2847)Libravatar tobi1
2024-04-15[chore] Turn `accounts-registration-open` false by default (#2839)Libravatar tobi1
2024-04-13[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)Libravatar tobi5
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi2
2024-04-11[performance] massively improved ActivityPub delivery worker efficiency (#2812)Libravatar kim1
2024-04-10[docs] update deployment considerations docs with latest findings (#2821)Libravatar tobi2
2024-04-02[feature] Option to hide followers/following (#2788)Libravatar tobi3
2024-04-02[feature] Add `enable` command to mirror existing `disable` command; update d...Libravatar tobi2
2024-03-29[chore] Vendor mkdocs fonts; update docs dependencies (#2789)Libravatar tobi13
2024-03-25[feature] User-selectable preset CSS themes for accounts (#2777)Libravatar tobi4
2024-03-25[feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783)Libravatar tobi2
2024-03-15[docs] Add IPv6 example for rate limit exceptions (#2761)Libravatar Daenney1
2024-03-15[chore] Swagger: add missing paging params to bookmarks list (#2759)Libravatar Vyr Cossont1
2024-03-15[chore] Swagger: correct names and formats for several array params (#2758)Libravatar Vyr Cossont1
2024-03-14[docs] Add database maintenance section; update info message on ANALYZE run (...Libravatar tobi1
2024-03-13[chore] Expose move endpoint again, small settings panel fixes (#2752)Libravatar tobi1
2024-03-13[feature] Process outgoing Move from clientAPI (#2750)Libravatar tobi1
2024-03-13[bugfix]: Add missing Link headers in Swagger spec (#2751)Libravatar Vyr Cossont1
2024-03-12[feature] Process incoming `Move` activity (#2724)Libravatar tobi1
2024-03-08[docs] Add note about privileged ports (#2735)Libravatar tobi1
2024-03-07[docs/chore] Swagger fixes for filters (#2730)Libravatar Vyr Cossont1
2024-03-06[chore] Fix a Swagger warning that only manifests during Go client code gener...Libravatar Vyr Cossont1
2024-03-06[bugfix] Fix Swagger spec and add test script (#2698)Libravatar Vyr Cossont1
2024-03-06[feature] Filters v1 (#2594)Libravatar Vyr Cossont2
2024-03-04[docs] Update HTTP signature docs a bit (#2721)Libravatar tobi1
2024-03-01[docs] Use human sizes for size limitations (#2706)Libravatar Daenney1
2024-02-27[feature/oidc] Add support for very basic RBAC (#2642)Libravatar 9p41
2024-02-27[chore/docs] Various little docs updates (#2691)Libravatar tobi2
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi2
2024-02-24[docs] Add oauth token authentication workflow (#2655)Libravatar Camille Frantz1
2024-02-23[chore] Increase default max image description to 1500 chars, collapse cw cha...Libravatar tobi2
2024-02-20[feature] Add `requested_by` to relationship model (#2672)Libravatar tobi1
2024-02-18[bugfix] Fix dereferencing ancestors on new status create (#2652)Libravatar tobi1
2024-02-12[docs] Fix a few things in the bare metal install (#2624)Libravatar Daenney1
2024-02-12[docs] Enable some new features (#2623)Libravatar Daenney4
2024-02-09[docs] Mounting config file in container (#2622)Libravatar Daenney1
2024-02-06[feature] serdes for moved/also_known_as (#2600)Libravatar tobi1
2024-01-31[feature] Try HTTP signature validation with and without query params for inc...Libravatar tobi1
2024-01-27[docs] Rework storage (#2571)Libravatar Daenney1
2024-01-27[docs] Add media attachments section to user docs (#2578)Libravatar tobi1
2024-01-25[docs] Fix log-timestamp-format (#2572)Libravatar Daenney1
2024-01-25[docs] Update Feditext URL (#2568)Libravatar Vyr Cossont1
2024-01-23[docs] Correct wrong tracing transport option (#2566)Libravatar Tsuribori1
2024-01-22[feature] Allow "charset=utf8" in incoming AP POST requests (#2564)Libravatar tobi1
2024-01-22[docs] use latest cavage link for http signatures (#2565)Libravatar tobi1