Age | Commit message (Expand) | Author |
2021-02-21 | Add server rules (#15769) | Eugen Rochko |
2020-12-23 | Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ... | trwnh |
2020-12-06 | Fix remove number sign from account_featured_tags (#15277) | Takeshi Umeda |
2020-11-04 | Add account sensitized (#14361) | Takeshi Umeda |
2020-10-13 | Add duration parameter to muting. (#13831) | OSAMU SATO |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-11 | Change REST API to return empty data for suspended accounts (#14765) | Eugen Rochko |
2020-09-02 | Added account featured tags API (#11817) | Takeshi Umeda |
2020-09-01 | Add configuration option to filter replies in lists (#9205) | ThibG |
2020-07-19 | Add thumbnail_remote_url in MediaAttachment REST response (#14358) | Takeshi Umeda |
2020-07-07 | Change design of account notes in web UI (#14208) | Eugen Rochko |
2020-06-30 | Add user notes on accounts (#14148) | ThibG |
2020-06-29 | Add customizable thumbnails for audio and video attachments (#14145) | Eugen Rochko |
2020-06-05 | Add blurhash to preview cards (#13984) | ThibG |
2020-06-03 | Fix wrong route helper in encrypted messages controller (#13952) | Eugen Rochko |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-04-28 | Add `invites_enabled` to API (#13501) | ThibG |
2020-03-08 | Change local media attachments to perform heavy processing asynchronously (#1... | Eugen Rochko |
2020-03-08 | Add support for links to statuses in announcements to be opened in web UI (#1... | ThibG |
2020-02-03 | Fix punycode being returned in some entities instead of unicode in REST API (... | Eugen Rochko |
2020-02-03 | Change how unread announcements are handled (#13020) | ThibG |
2020-01-26 | Change last_status_at to be a date, not datetime (#12966) | ThibG |
2020-01-26 | Add streaming API updates for announcements being modified or deleted (#12963) | Eugen Rochko |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2019-12-30 | Fix IDN mentions not being processed, IDN domains not being rendered (#12715) | Eugen Rochko |
2019-12-04 | Add basic support for group actors (#12071) | Takeshi Umeda |
2019-12-03 | Return `discoverable` via REST API (fix #12507) (#12508) | trwnh |
2019-11-28 | Fix n+1 query for bookmarks on statuses (#12494) | Eugen Rochko |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-09-29 | Add voters count support (#11917) | ThibG |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |
2019-09-22 | Show user what options they have voted (#11195) | ThibG |
2019-09-13 | Remove deprecated `GET /api/v1/search` API (#11823) | Eugen Rochko |
2019-09-09 | Add featured tags API (#11778) | Takeshi Umeda |
2019-09-06 | Add timeline read markers API (#11762) | Eugen Rochko |
2019-08-30 | Add profile directory to web UI (#11688) | Eugen Rochko |
2019-07-21 | Fix `alerts` booleans not being typecast correctly in push subscription (#11343) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-06-28 | Add categories for custom emojis (#11196) | Eugen Rochko |
2019-06-22 | Add `short_description` and `approval_required` to `GET /api/v1/instance` (#1... | Eugen Rochko |
2019-06-20 | Add moderation API (#9387) | Eugen Rochko |
2019-05-11 | Add toot source to delete result to ease Delete & Redraft (#10669) | ThibG |
2019-04-27 | Add blurhash (#10630) | Eugen Rochko |
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko |
2019-04-01 | Hide blocking accounts from blocked users (#10442) | ThibG |
2019-03-28 | squashed identity proof updates (#10375) | Alex Gessner |
2019-03-28 | Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) | Eugen Rochko |
2019-03-26 | Add `blocked_by` relationship to the REST API (#10373) | Eugen Rochko |
2019-03-20 | Add support for custom emojis in poll options (#10322) | ThibG |
2019-03-15 | Bump webpacker from 3.5.5 to 4.0.2 (#10277) | Yamagishi Kazutoshi |