gotosocial/docs
kim fe8d5f2307
[feature] add support for clients editing statuses and fetching status revision history (#3628)
* start adding client support for making status edits and viewing history

* modify 'freshest' freshness window to be 5s, add typeutils test for status -> api edits

* only populate the status edits when specifically requested

* start adding some simple processor status edit tests

* add test editing status but adding a poll

* test edits appropriately adding poll expiry handlers

* finish adding status edit tests

* store both new and old revision emojis in status

* add code comment

* ensure the requester's account is populated before status edits

* add code comments for status edit tests

* update status edit form swagger comments

* remove unused function

* fix status source test

* add more code comments, move media description check back to media process in status create

* fix tests, add necessary form struct tag
2024-12-23 17:54:44 +00:00
..
.cache/plugin/social [chore] Vendor mkdocs fonts; update docs dependencies (#2789) 2024-03-29 10:52:46 +01:00
admin [docs] Add missing --config-path arg in backup documentation (#3607) 2024-12-09 11:40:33 +01:00
advanced [docs] add zh docs (#3507) 2024-11-05 14:36:43 +01:00
api [feature] add support for clients editing statuses and fetching status revision history (#3628) 2024-12-23 17:54:44 +00:00
configuration docs: Clarify object store configuration (#3527) 2024-11-11 15:54:42 +00:00
federation [docs] add zh docs (#3507) 2024-11-05 14:36:43 +01:00
getting_started [chore] Replace Semaphore recommendation with Pinafore. (#3586) 2024-12-02 10:47:05 +01:00
locales/zh [docs/zh] Update zh docs: synced to da4db81bcf (#3589) 2024-12-02 10:48:53 +01:00
overrides/public [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
user_guide [feature] Allow partial-word hashtags using non-breaking spaces (#3606) 2024-12-08 16:03:00 +01:00
environment.yml [docs] Rework README a bit, import into docs (#3006) 2024-06-13 23:21:41 +02:00
faq.md [chore] Replace Semaphore recommendation with Pinafore. (#3586) 2024-12-02 10:47:05 +01:00
index.md [docs] Rework README a bit, import into docs (#3006) 2024-06-13 23:21:41 +02:00
swagger.go [feature] Filters v1 (#2594) 2024-03-06 11:15:58 +01:00