Age | Commit message (Expand) | Author |
2017-08-28 | rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) | abcang |
2017-08-25 | Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) | nullkal |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-08-24 | Fetch reblogs as Announce activity instead of Note object (#4672) | unarist |
2017-08-24 | Minor performance improvement for test suite (#4678) | Eugen Rochko |
2017-08-23 | Use checkboxes for application scope setting (#4671) | nullkal |
2017-08-23 | Fix up the applications area (#4664) | Eugen Rochko |
2017-08-22 | Application prefs section (#2758) | Colin Mitchell |
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 |
2017-08-14 | Set correct content-type for ActivityPub JSON (#4592) | Eugen Rochko |
2017-08-14 | Hook up URL-based resource look-up to ActivityPub (#4589) | Eugen Rochko |
2017-08-13 | Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-08-09 | Add Digest header to requests with body, handle acct and URI keyId (#4565) | Eugen Rochko |
2017-08-08 | Add ActivityPub inbox (#4216) | Eugen Rochko |
2017-08-05 | Add "signed in as" header to some pages (#4523) | Eugen Rochko |
2017-08-03 | Redirect to PasswordController#new when reset_password_token is invalid (#4506) | nullkal |
2017-07-28 | Cover Api::V1:FavouritesController more (#4409) | Akihiko Odaki |
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-18 | Improve admin page (#4121) | abcang |
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-14 | HTTP signatures (#4146) | Eugen Rochko |
2017-07-13 | Web Push Notifications (#3243) | Sorin Davidoi |
2017-07-12 | Improve UI of admin site settings (#4163) | Eugen Rochko |
2017-07-10 | Remote following success page (#4129) | STJrInuyasha |
2017-07-08 | Replace OEmbed and initial state Rabl templates with serializers (#4110) | Eugen Rochko |
2017-06-30 | Add controller spec for manifests controller (#4003) | Matt Jankowski |
2017-06-29 | Cover Admin::AccountsController more (#3327) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-27 | Fix #1624 - Send e-mail notifications to admins about new reports (#3949) | Eugen Rochko |
2017-06-25 | Fix #3910 - Require OTP authentication to disable 2FA (#3935) | Eugen Rochko |
2017-06-25 | Cover Auth::RegistrationsController more (#3353) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-25 | Cover Admin::DomainBlocksController more (#3329) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | setting-for-account-deletable (#3852) | masarakki |
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko |
2017-06-14 | Fix account delete form not accepting password, update suspended (#3745) | Eugen Rochko |
2017-06-14 | Account deletion (#3728) | Eugen Rochko |
2017-06-12 | Fix locale related specs (#3707) | unarist |
2017-06-11 | Make sure email is case insensitive on all places (#3688) | René Klačan |
2017-06-10 | Improve default language decision and spec (#3351) | Akihiko Odaki (@fn_aki@pawoo.net) |
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-07 | Use "match_array" only for order independent assertions (#3626) | unarist |
2017-06-07 | Coverage improvement and concern extraction for rate limit headers in API con... | Matt Jankowski |
2017-06-05 | Redirect to streaming_api_base_url (#3579) | Daigo 3 Dango |