Age | Commit message (Expand) | Author |
2017-09-16 | Fix error when following locked accounts (#4896) | Eugen Rochko |
2017-09-13 | Fixed a typo that was breaking the account mute API endpoint | Surinna Curtis |
2017-09-13 | Refactor handling of default params for muting to make code cleaner | Surinna Curtis |
2017-09-13 | Define a serializer for /api/v1/mutes/details | Surinna Curtis |
2017-09-13 | Add a /api/v1/mutes/details route that just returns the array of mutes. | Surinna Curtis |
2017-09-13 | Less gross passing of notifications flag | Surinna Curtis |
2017-09-13 | API support for muting notifications (and specs) | Surinna Curtis |
2017-09-10 | Merge tag 'v1.6.0' into sync/upstream | David Yip |
2017-09-10 | Fix POST /api/v1/follows error when already following (#4878) | Eugen Rochko |
2017-09-10 | Default follows for new users (#4871) | Eugen Rochko |
2017-09-09 | Merge tag 'v1.6.0rc3' into sync/upstream | David Yip |
2017-09-09 | Merge branch 'origin/master' into sync/upstream | David Yip |
2017-09-06 | Switch to static URIs, new URI format in both protocols for new statuses (#4815) | Eugen Rochko |
2017-09-05 | Fix #4794 - Fake instant follow in API response when account is believed unlo... | Eugen Rochko |
2017-09-04 | Show pinned statuses only in the top of the profile page (#4803) | nullkal |
2017-09-03 | Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#... | Eugen Rochko |
2017-09-01 | Make PreviewCard records reuseable between statuses (#4642) | Eugen Rochko |
2017-08-31 | Embed modal (#4748) | Eugen Rochko |
2017-08-31 | Add sharedInbox to actors (#4737) | Eugen Rochko |
2017-08-30 | Update status embeds (#4742) | Eugen Rochko |
2017-08-26 | authorize-follow-requests-after-unlocking (#4658) | masarakki |
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 | Fix typo in admin/status_controller.rb (#4679) | HIKARU KOBORI |
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 | Support more variations of ActivityPub keyId in signature (#4630) | Eugen Rochko |
2017-08-21 | ActivityPub migration procedure (#4617) | Eugen Rochko |
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-16 | Redesign public profiles (#4608) | Eugen Rochko |
2017-08-16 | Make share intent modal to make "signed in as" shown. (#4611) | Clworld |
2017-08-15 | Fix require_user! behavior when not logged in (#4604) | abcang |
2017-08-14 | Add protocol handler. Handle follow intents (#4511) | Eugen Rochko |
2017-08-14 | Set correct content-type for ActivityPub JSON (#4592) | 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-07 | Merge remote-tracking branch 'upstream/master' | Ondřej Hruška |
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-08-01 | Merge upstream (#111) | kibigo! |
2017-07-30 | Multiple frontend support (#110) | Gô Shoemake |
2017-07-26 | Fix #4026 - Accept backup codes for disabling 2FA (#4382) | Eugen Rochko |
2017-07-25 | Merge git://github.com/tootsuite/mastodon into tootsuite-master | Ondřej Hruška |
2017-07-25 | Merge queries in Api::V1::FavouritesController (#4359) | Akihiko Odaki |
2017-07-23 | feat: Enable push subscription for mobile devices by default (#4321) | Sorin Davidoi |