525 Commits (0401a24558294b6941c30c922af3f2063dfd305e)

Author SHA1 Message Date
Andrew 0401a24558 Add support for multiple themes (#4959) 7 years ago
Eugen Rochko 41e6c8b151 Fix incomplete account records being read (#4998) 7 years ago
Yamagishi Kazutoshi 1664e52cbb Fix custom emojis index (#5006) 7 years ago
Eugen Rochko 09a94b575e Admin interface for listing, adding and removing custom emojis (#5002) 7 years ago
Eugen Rochko 54edb4b853 When accessing uncached media attachment, redownload it (#4955) 7 years ago
Eugen Rochko 472df24579 When web UI URL used while logged out, redirect to static page (#4954) 7 years ago
Eugen Rochko 9239e4ce4d Uploads for admin site settings (#4913) 7 years ago
nullkal da77f65c46 Add instance search feature (#4925) 7 years ago
Eugen Rochko 0ef9d45d05 Fix error when following locked accounts (#4896) 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
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
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