Age | Commit message (Expand) | Author |
2017-07-27 | Introduce access token fabricators (#4401) | Akihiko Odaki |
2017-07-27 | Remove redundant fabrication in the spec for Api::V1::FavouritesController (#... | Akihiko Odaki |
2017-07-23 | feat: Enable push subscription for mobile devices by default (#4321) | Sorin Davidoi |
2017-07-20 | Fix webfinger retries (#4275) | Eugen Rochko |
2017-07-15 | Improve ActivityPub representations (#3844) | Eugen Rochko |
2017-07-14 | Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) | Eugen Rochko |
2017-07-13 | Web Push Notifications (#3243) | Sorin Davidoi |
2017-06-27 | Fix #1624 - Send e-mail notifications to admins about new reports (#3949) | Eugen Rochko |
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko |
2017-06-10 | Move create/destroy actions for api/v1/statuses to namespace (#3678) | Matt Jankowski |
2017-06-09 | Move reblogged_by and favourited_by actions out of api/v1/statuses and into u... | Matt Jankowski |
2017-06-07 | Clean up for api/base controller (#3629) | Matt Jankowski |
2017-06-05 | Redirect to streaming_api_base_url (#3579) | Daigo 3 Dango |
2017-05-31 | Spec coverage and refactor for the api/v1/accounts controllers (#3451) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/blocks controller (#3464) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/follow_requests controller (#3465) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/domain_blocks controller (#3466) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/favourites controller (#3472) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/mutes controller (#3481) | Matt Jankowski |
2017-05-30 | Improve spec coverage and clean up api/v1/media controller (#3467) | Matt Jankowski |
2017-05-31 | Clean up api/subscriptions controller (#3448) | Matt Jankowski |
2017-05-30 | Improve api oembed controller (#3450) | Matt Jankowski |
2017-05-30 | Clean up api/salmon controller (#3449) | Matt Jankowski |
2017-05-23 | Refactor of API timeline actions (#3263) | Matt Jankowski |
2017-05-22 | Coverage for api/web/settings controller (#3238) | Matt Jankowski |
2017-05-20 | Enable and fill in JSON response test in API::AccountsController (#3157) | Jack Jennings |
2017-05-19 | Add coverage for api/v1 controllers (#3155) | Matt Jankowski |
2017-05-19 | Account domain blocks (#2381) | Eugen Rochko |
2017-05-15 | Feature conversations muting (#3017) | Eugen Rochko |
2017-05-09 | Specs for API push controller, with refactor (#2926) | Matt Jankowski |
2017-05-03 | Fix #2706 - Always respond with 200 to PuSH payloads (#2733) | Eugen Rochko |
2017-05-03 | Replace sprockets/browserify with Webpack (#2617) | Eugen Rochko |
2017-04-25 | Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes.... | Evan Minto |
2017-04-23 | Fix deprecation warnings on activitypub controller specs (#2357) | Matt Jankowski |
2017-04-23 | ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann... | Evan Minto |
2017-04-19 | Add static gif for upload testing (#2168) | Marcin Cieślak |
2017-04-18 | Remove API authentication for public statuses (after review) (#1919) | happycoloredbanana |
2017-04-12 | Fix issue with intermittent api/v1/notifications failure (#1606) | Matt Jankowski |
2017-04-10 | API param to exclude notification types from response (#1341) | Eugen |
2017-04-09 | Fix /api/v1/accounts/update_credentials tests (#1357) | Eugen |
2017-04-09 | Allow users to update their Account in the API (#1179) | David Celis |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-02-11 | After FollowService, re-fetch remote account asynchronously, do nothing | Eugen Rochko |
2017-02-05 | Removing failed push notification API, make context loads use cache | Eugen Rochko |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko |
2017-01-29 | Add tests for new API | Eugen Rochko |
2017-01-23 | Fix oembed controller test | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2016-12-29 | Add API for retrieving favourites | Eugen Rochko |