Age | Commit message (Expand) | Author |
2018-04-23 | Paginate descendant statuses in public page (#7148) | Akihiko Odaki |
2018-04-18 | Direct messages column (#4514) | Kaito Sinclaire |
2018-04-17 | Improve web api protect (#6343) | abcang |
2018-04-12 | Upgrade Rails to version 5.2.0 (#5898) | Yamagishi Kazutoshi |
2018-04-11 | Paginate ancestor statuses in public page (#7102) | Akihiko Odaki |
2018-04-08 | Enable updating additional account information from user preferences via rest... | Levi Bard |
2018-04-02 | Fix unpermitted parameters warning when generating pagination URLs (#6995) | Eugen Rochko |
2018-03-10 | Improve performance of account_media_status_ids (#6729) | abcang |
2018-03-04 | Federate pinned statuses over ActivityPub (#6610) | Eugen Rochko |
2018-03-01 | Add only_media param to public and hashtag timelines API (#6576) | Eugen Rochko |
2018-03-01 | Ensure that boolean params in the API are parsed for truthiness (#6575) | Eugen Rochko |
2018-02-28 | Federated reports (#6570) | Eugen Rochko |
2018-02-22 | Focal points (#6520) | Eugen Rochko |
2018-02-21 | Fix bug in relationships API introduced by #6482 (#6527) | Eugen Rochko |
2018-02-18 | add parameter locked to /api/v1/update_credentials (#6506) | Konrad Pozniak |
2018-02-08 | Fix response of signature_verification_failure_reason (#6441) | abcang |
2018-02-04 | Exclude nil from relationships array (#6427) | abcang |
2018-01-17 | Fix home regeneration (#6251) | Eugen Rochko |
2018-01-15 | Suppress CSRF token warnings (#6240) | Patrick Figel |
2018-01-08 | Refactor /api/web APIs to use the centralized axios instance (#6223) | nightpool |
2018-01-05 | Represent numbers by strings in instance activity API (#6198) | TheKinrar |
2017-12-29 | Add more instance stats APIs (#6125) | Eugen Rochko |
2017-12-12 | Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) | Eugen Rochko |
2017-12-09 | Remove unused function (#5950) | abcang |
2017-12-09 | Keep WebPush settings (#5879) | abcang |
2017-12-09 | Limit users to 50 lists, remove pagination from lists API (#5933) | Eugen Rochko |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-12-05 | Add list of lists component to web UI (#5811) | Eugen Rochko |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-15 | Optional notification muting (#5087) | Surinna Curtis |
2017-11-15 | Filter searched toots to be consistent with blocking behaviors (#5383) | ThibG |
2017-11-11 | Add moderator role and add pundit policies for admin actions (#5635) | Eugen Rochko |
2017-10-09 | Fix pagination in Api::V1::BlocksController (#5285) | Akihiko Odaki |
2017-10-05 | Improve admin UI for custom emojis, add copy/disable/enable (#5231) | Eugen Rochko |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-10-03 | Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) | ThibG |
2017-09-30 | Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) | Eugen Rochko |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-23 | New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) | Eugen Rochko |
2017-09-11 | Fix error when following locked accounts (#4896) | Eugen Rochko |
2017-09-10 | Fix POST /api/v1/follows error when already following (#4878) | Eugen Rochko |
2017-09-05 | Fix #4794 - Fake instant follow in API response when account is believed unlo... | Eugen Rochko |
2017-09-01 | Make PreviewCard records reuseable between statuses (#4642) | Eugen Rochko |
2017-08-31 | Embed modal (#4748) | Eugen Rochko |
2017-08-30 | Update status embeds (#4742) | Eugen Rochko |
2017-08-26 | authorize-follow-requests-after-unlocking (#4658) | masarakki |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-08-21 | Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credential... | Eugen Rochko |
2017-08-18 | Don't send Link header when don't know prev and next links (#4633) | Yamagishi Kazutoshi |