Age | Commit message (Expand) | Author |
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 |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko |
2016-12-26 | Adding follow requests API | Eugen Rochko |
2016-12-26 | Don't show statuses to blocked users | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko |
2016-11-30 | Add basic OEmbed provider API, fix #247 | Eugen Rochko |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |
2016-11-26 | Update hub URL and re-subscribe if hub URL changes | Eugen Rochko |
2016-11-24 | Remove Neo4J | Eugen Rochko |
2016-11-08 | Move timelines API from statuses to its own controller, add a check for | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-03 | Add tests for recently added API end points | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-03 | API for blocking and unblocking | Eugen Rochko |
2016-10-02 | Add API for getting info about authenticated user: /api/v1/accounts/verify_cr... | Eugen Rochko |
2016-09-30 | Fix tests, update goldfinger to catch XML errors | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko |
2016-09-26 | Fix #54 - Fetch remote accounts by URL from mentions | Eugen Rochko |
2016-09-21 | Fix notifications in UI, added new API for fetching account relationships | Eugen Rochko |
2016-09-21 | Fix #24 - Thread resolving for remote statuses | Eugen Rochko |
2016-09-20 | Upgrade to PubSubHubbub 0.4 (removing verify_token) | Eugen Rochko |
2016-09-16 | Test case for new api endpoint | Eugen Rochko |