27 Commits (ae3812d1824ecc817211614ea1184b7dbd76439a)

Author SHA1 Message Date
Claire 90e5a9bd98 Revamp post filtering system (#18058)
2 years ago
rinsuki a4fa33f2be fix: returns nil instead of empty URL on status.application.website (#17962)
3 years ago
Eugen Rochko 5a7219e532 Refactor formatter (#17828)
3 years ago
Eugen Rochko 9c2275d15f Change how changes to media attachments are stored for edits (#17696)
3 years ago
Eugen Rochko 06b698a723 Add support for editing for published statuses (#16697)
3 years ago
Claire 833a5e4e52 Fix `pinned` attribute not being set for private self-posts (#17304)
3 years ago
Takeshi Umeda 385c2eac6f Add account sensitized (#14361)
4 years ago
Eugen Rochko 273aa806d3 Fix punycode being returned in some entities instead of unicode in REST API (#13035)
5 years ago
Eugen Rochko fcae5c77de Fix n+1 query for bookmarks on statuses (#12494)
5 years ago
ThibG 517c1cd062 Add bookmarks (#7107)
5 years ago
Eugen Rochko fbbcbd940d Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
ThibG 2a917031c9 Add toot source to delete result to ease Delete & Redraft (#10669)
5 years ago
Eugen Rochko 364e49ae1f Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
6 years ago
Eugen Rochko 4a3acdc916 Add polls (#10111)
6 years ago
ThibG dfb101cd45 Make displaying application used to toot opt-in (#9897)
6 years ago
Eugen Rochko cf2ab9c394 Include preview cards in status entity in REST API (#9120)
6 years ago
Eugen Rochko 654520ec8c Improve support for aspects/circles (#8950)
6 years ago
Eugen Rochko bf5acc3eae Move status counters to separate table, count replies (#8104)
6 years ago
Eugen Rochko 6383580e6f Do not re-query mentions from serializers (#6858)
7 years ago
ThibG 99790407e2 Serialize mentions in the order they are added (#6836)
7 years ago
Eugen Rochko 40399df3e4 Make sure nil IDs to not get cast to empty string in REST API (#5068)
7 years ago
Eugen Rochko f621e05356 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)
7 years ago
aschmitz 618df7a5ee Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
Akihiko Odaki b1ba673029 Introduce OStatus::TagManager (#5008)
7 years ago
Eugen Rochko eb345f8e8b Custom emoji (#4988)
7 years ago
Eugen Rochko 3e20cb7025 Pinned statuses (#4675)
7 years ago
Eugen Rochko 20e15ecfb3 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
7 years ago