437 Commits (a7aedebc310ad7d387c508f7b0198a567a408fe6)

Author SHA1 Message Date
abcang 3f35d43222 Exclude nil from relationships array (#6427) 6 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251) 6 years ago
TheKinrar 95bd85d9e8 Represent numbers by strings in instance activity API (#6198) 6 years ago
Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125) 6 years ago
Eugen Rochko 1356ed72cd
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 7 years ago
Eugen Rochko 2f4c5f504f
Limit users to 50 lists, remove pagination from lists API (#5933) 7 years ago
Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) 7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811) 7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
ThibG 58bca7b1e4 Filter searched toots to be consistent with blocking behaviors (#5383) 7 years ago
aschmitz 5128c4261e Updates per code review 7 years ago
Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
aschmitz 4944515020 "Show reblogs" per-follower UI/database changes 7 years ago
Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 7 years ago
Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController (#5285) 7 years ago
Eugen Rochko 49cc0eb3e7 Improve admin UI for custom emojis, add copy/disable/enable (#5231) 7 years ago
aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 7 years ago
Eugen Rochko eb605141ff Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 7 years ago
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 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 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 7 years ago
Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 7 years ago
masarakki 649a20ab46 authorize-follow-requests-after-unlocking (#4658) 7 years ago
Eugen Rochko 9caa90025f Pinned statuses (#4675) 7 years ago
Eugen Rochko 74e5078795 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 7 years ago
Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 7 years ago
Akihiko Odaki a6ea7e282f Merge queries in Api::V1::FavouritesController (#4359) 7 years ago
Ondřej Hruška 604654ccb4 New notification cleaning mode (#89) 7 years ago
Ondřej Hruška 99f24ab0c7 Raise search results count to 10 for test 7 years ago
unarist 1896a154f5 Fix response of unreblog/unfavourite APIs (#4204) 7 years ago
Ondřej Hruška 75aafc932e Added buttons and menu items to dismiss individual notifications (#76) 7 years ago
Eugen Rochko f93de3a516 Fix #3462 - Require authentication for search API (#4155) 7 years ago
Yamagishi Kazutoshi f8212da329 Add attribute for default privacy to verify credentials (#4075) 7 years ago
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
Eugen Rochko 42b8220632 Fix #1624 - Send e-mail notifications to admins about new reports (#3949) 7 years ago
Matt Jankowski 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
Matt Jankowski 5282ba862a Move reblogged_by and favourited_by actions out of api/v1/statuses and into unique controllers (#3646) 7 years ago
Yamagishi Kazutoshi 0a0b9a271a Improve RuboCop rules (compatibility to Code Climate) (#3636) 7 years ago
Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 7 years ago