summaryrefslogtreecommitdiff
path: root/internal/processing/status/create_test.go
AgeCommit message (Expand)AuthorFiles
2025-02-12[feature] Implement backfilling statuses thru scheduled_at (#3685)Libravatar Vyr Cossont1
2024-12-23[feature] add support for clients editing statuses and fetching status revisi...Libravatar kim1
2024-08-22[feature] Use `local_only` field, deprecate `federated` field (#3222)Libravatar tobi1
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi1
2024-02-19[bugfix] Ensure local statuses always get a threadID so they can be muted (#2...Libravatar tobi1
2023-10-04[feature] tentatively start adding polls support (#2249)Libravatar kim1
2023-08-07[feature] Allow full BCP 47 in language inputs (#2067)Libravatar Vyr Cossont1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-02[feature] Advertise rich text formats, support content_type field (#1370)Libravatar Vyr Cossont1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-11-05[bugfix] Check `media-description-min-chars` on submission of new status (#960)Libravatar tobi1
2022-10-02fix emojis not showing in spoiler text (#878)Libravatar tobi1
2022-09-27[bugfix] Fix emphasis being added to emoji shortcodes with markdown parsing (...v0.5.0Libravatar tobi1
2022-03-13[bugfix] Fix html-escaped characters in content warnings (#426)Libravatar tobi1