538 Commits (36a35be2ad2ebd685987f0c9dac2d542edc94d9e)

Author SHA1 Message Date
Eugen Rochko ad8e856a5b Fix error when following locked accounts (#4896) 7 years ago
Surinna Curtis 79d8911116 Fixed a typo that was breaking the account mute API endpoint 7 years ago
Surinna Curtis f9d7b8a94f Refactor handling of default params for muting to make code cleaner 7 years ago
Surinna Curtis af2d793398 Define a serializer for /api/v1/mutes/details 7 years ago
Surinna Curtis 70592cdaba Add a /api/v1/mutes/details route that just returns the array of mutes. 7 years ago
Surinna Curtis 0c547faf92 Less gross passing of notifications flag 7 years ago
Surinna Curtis eaaf2170fe API support for muting notifications (and specs) 7 years ago
Eugen Rochko c450ddb613 Fix POST /api/v1/follows error when already following (#4878) 7 years ago
Eugen Rochko 7d7844a47f Default follows for new users (#4871) 7 years ago
Eugen Rochko e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) 7 years ago
Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 7 years ago
nullkal 2293466edd Show pinned statuses only in the top of the profile page (#4803) 7 years ago
Eugen Rochko a187dcefa1 Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) 7 years ago
Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 7 years ago
Eugen Rochko d1a78eba15 Embed modal (#4748) 7 years ago
Eugen Rochko 2db9ccaf3e Add sharedInbox to actors (#4737) 7 years ago
Eugen Rochko e95bdec7c5 Update status embeds (#4742) 7 years ago
masarakki 649a20ab46 authorize-follow-requests-after-unlocking (#4658) 7 years ago
nullkal c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675) 7 years ago
unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object (#4672) 7 years ago
HIKARU KOBORI 2c6a85832c Fix typo in admin/status_controller.rb (#4679) 7 years ago
nullkal 80393a23d0 Use checkboxes for application scope setting (#4671) 7 years ago
Eugen Rochko c1b086a538 Fix up the applications area (#4664) 7 years ago
Colin Mitchell 871c0d251a Application prefs section (#2758) 7 years ago
Eugen Rochko 72bb3e03fd Support more variations of ActivityPub keyId in signature (#4630) 7 years ago
Eugen Rochko 6e9eda5331 ActivityPub migration procedure (#4617) 7 years ago
Eugen Rochko 74e5078795 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 7 years ago
Yamagishi Kazutoshi 2edfdab6e6 Don't send Link header when don't know prev and next links (#4633) 7 years ago
Eugen Rochko ca7ea1aba9 Redesign public profiles (#4608) 7 years ago
Clworld f814661fca Make share intent modal to make "signed in as" shown. (#4611) 7 years ago
abcang e120d09c98 Fix require_user! behavior when not logged in (#4604) 7 years ago
Eugen Rochko 3c6503038e Add protocol handler. Handle follow intents (#4511) 7 years ago
Eugen Rochko 6df8bd277b Set correct content-type for ActivityPub JSON (#4592) 7 years ago
Eugen Rochko a2aeacbfee Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 7 years ago
Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 7 years ago
Eugen Rochko fdea173237 Add Digest header to requests with body, handle acct and URI keyId (#4565) 7 years ago
Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216) 7 years ago
Eugen Rochko df605f0f8b Add "signed in as" header to some pages (#4523) 7 years ago
nullkal dfcd2834f9 Redirect to PasswordController#new when reset_password_token is invalid (#4506) 7 years ago
Gô Shoemake b61e3daf98 Multiple frontend support (#110) 7 years ago
Eugen Rochko 92cb451da8 Fix #4026 - Accept backup codes for disabling 2FA (#4382) 7 years ago
Akihiko Odaki a6ea7e282f Merge queries in Api::V1::FavouritesController (#4359) 7 years ago
Sorin Davidoi 9075c90c46 feat: Enable push subscription for mobile devices by default (#4321) 7 years ago
Ondřej Hruška 604654ccb4 New notification cleaning mode (#89) 7 years ago
Eugen Rochko 4b911fea03 Add button to re-subscribe to all accounts from a domain (#4285) 7 years ago
Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 7 years ago
Yamagishi Kazutoshi 716f4cb11c Add feature to revoke sessions (#4259) 7 years ago
Eugen Rochko a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 7 years ago
Yamagishi Kazutoshi 3267e4a785 Add unfollow modal (optional) (#4246) 7 years ago