mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-12-26 04:02:12 +00:00
fe8d5f2307
* 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 |
||
---|---|---|
.. | ||
activitypub | ||
auth | ||
client | ||
fileserver | ||
health | ||
metrics | ||
model | ||
nodeinfo | ||
util | ||
wellknown | ||
activitypub.go | ||
auth.go | ||
client.go | ||
fileserver.go | ||
health.go | ||
metrics.go | ||
nodeinfo.go | ||
wellknown.go |