Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-26 | authorize-follow-requests-after-unlocking (#4658) | masarakki | |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko | |
* Pinned statuses * yarn manage:translations | |||
2017-08-21 | Fix #4637 - Re-add missing doorkeeper_authorize for ↵ | Eugen Rochko | |
/api/v1/verify_credentials (#4650) | |||
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko | |
* Deliver ActivityPub Like * Deliver ActivityPub Undo-Like * Deliver ActivityPub Create/Announce activities * Deliver ActivityPub creates from mentions * Deliver ActivityPub Block/Undo-Block * Deliver ActivityPub Accept/Reject-Follow * Deliver ActivityPub Undo-Follow * Deliver ActivityPub Follow * Deliver ActivityPub Delete activities Incidentally fix #889 * Adjust BatchedRemoveStatusService for ActivityPub * Add tests for ActivityPub workers * Add tests for FollowService * Add tests for FavouriteService, UnfollowService and PostStatusService * Add tests for ReblogService, BlockService, UnblockService, ProcessMentionsService * Add tests for AuthorizeFollowService, RejectFollowService, RemoveStatusService * Add tests for BatchedRemoveStatusService * Deliver updates to a local account to ActivityPub followers * Minor adjustments | |||
2017-07-10 | Add attribute for default privacy to verify credentials (#4075) | Yamagishi Kazutoshi | |
* Add attribute for default privacy to verify credentials * add raw_note * source | |||
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead ↵ | Eugen Rochko | |
of Rabl (#4090) | |||
2017-06-07 | Clean up for api/base controller (#3629) | Matt Jankowski | |
* Move ApiController to Api/BaseController * API controllers inherit from Api::BaseController * Add coverage for various error cases in api/base controller | |||
2017-05-31 | Spec coverage and refactor for the api/v1/accounts controllers (#3451) | Matt Jankowski | |