about summary refs log tree commit diff
path: root/app/serializers/rest
AgeCommit message (Expand)Author
2019-09-29Add voters count support (#11917)ThibG
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-09-22Show user what options they have voted (#11195)ThibG
2019-09-13Remove deprecated `GET /api/v1/search` API (#11823)Eugen Rochko
2019-09-09Add featured tags API (#11778)Takeshi Umeda
2019-09-06Add timeline read markers API (#11762)Eugen Rochko
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-07-21Fix `alerts` booleans not being typecast correctly in push subscription (#11343)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-22Add `short_description` and `approval_required` to `GET /api/v1/instance` (#1...Eugen Rochko
2019-06-20Add moderation API (#9387)Eugen Rochko
2019-05-11Add toot source to delete result to ease Delete & Redraft (#10669)ThibG
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-26Add `blocked_by` relationship to the REST API (#10373)Eugen Rochko
2019-03-20Add support for custom emojis in poll options (#10322)ThibG
2019-03-15Bump webpacker from 3.5.5 to 4.0.2 (#10277)Yamagishi Kazutoshi
2019-03-15Add a preferences API so apps can share basic behaviours (#10109)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-07Immediately display poll results to poll author (#10187)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-16Add vapid_key to the application entity in the REST API (#10058)Eugen Rochko
2019-02-16Add registrations attribute to instance entity in REST API (#10060)Eugen Rochko
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG
2019-01-06Fix wrong param name in scheduled statuses and return params in API (#9725)Eugen Rochko
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2018-11-19Fix filter ID not being a string in REST API (#9303)Eugen Rochko
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-10-12Fix type of conversation ID in conversations API (#8961)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-04Fix link verification for remote accounts (#8868)Eugen Rochko
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-08-14Move status counters to separate table, count replies (#8104)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-07-07Fix missing irreversible in filters API, expires_in param (#7976)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-17Allow selecting default posting language instead of auto-detect (#7828)Eugen Rochko
2018-06-16Do not pre-emojify note HTML in accounts REST API (#7821)Eugen Rochko
2018-05-29Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-05-07Bot nameplates (#7391)Eugen Rochko