Age | Commit message (Expand) | Author |
2017-12-29 | Add more instance stats APIs (#6125) | Eugen Rochko |
2017-12-12 | Merge remote-tracking branch 'tootsuite/master' into merge-upstream | David Yip |
2017-12-12 | Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) | Eugen Rochko |
2017-12-09 | Limit users to 50 lists, remove pagination from lists API (#5933) | Eugen Rochko |
2017-12-06 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins |
2017-12-06 | Using double splat operator (#5859) | Yamagishi Kazutoshi |
2017-12-05 | Add list of lists component to web UI (#5811) | Eugen Rochko |
2017-11-28 | Merge remote-tracking branch 'origin/master' into gs-master | David Yip |
2017-11-28 | Allow hiding of reblogs from followed users (#5762) | aschmitz |
2017-11-17 | Merge remote-tracking branch 'origin/master' into merge-upstream | David Yip |
2017-11-18 | Lists (#5703) | Eugen Rochko |
2017-11-16 | Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5 | Surinna Curtis |
2017-11-15 | Optional notification muting (#5087) | Surinna Curtis |
2017-11-15 | Filter searched toots to be consistent with blocking behaviors (#5383) | ThibG |
2017-11-11 | Updates per code review | aschmitz |
2017-11-11 | Add moderator role and add pundit policies for admin actions (#5635) | Eugen Rochko |
2017-11-09 | "Show reblogs" per-follower UI/database changes | aschmitz |
2017-10-25 | Merge remote-tracking branch 'STJrInuyasha/feature/direct-timeline' into gs-d... | David Yip |
2017-10-22 | Added a timeline for Direct statuses | Matthew Walsh |
2017-10-11 | Merge upstream 2.0ish #165 | kibigo! |
2017-10-09 | Fix pagination in Api::V1::BlocksController (#5285) | Akihiko Odaki |
2017-10-05 | Improve admin UI for custom emojis, add copy/disable/enable (#5231) | Eugen Rochko |
2017-10-04 | Non-Serial ("Snowflake") IDs (#4801) | aschmitz |
2017-09-30 | Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) | Eugen Rochko |
2017-09-28 | Add ability to specify alternative text for media attachments (#5123) | Eugen Rochko |
2017-09-28 | Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream | Ondřej Hruška |
2017-09-23 | New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) | Eugen Rochko |
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-11 | Fix error when following locked accounts (#4896) | Eugen Rochko |
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-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-05 | Fix #4794 - Fake instant follow in API response when account is believed unlo... | Eugen Rochko |
2017-09-01 | Make PreviewCard records reuseable between statuses (#4642) | Eugen Rochko |
2017-08-26 | authorize-follow-requests-after-unlocking (#4658) | masarakki |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko |
2017-08-21 | Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credential... | Eugen Rochko |
2017-08-13 | ActivityPub delivery (#4566) | 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-21 | New notification cleaning mode (#89) | Ondřej Hruška |
2017-07-15 | Merge upstream (#81) | kibigo! |
2017-07-15 | Raise search results count to 10 for test | Ondřej Hruška |