600 Commits (b0ab1022f3074bb694478409971f558b41eb546a)

Author SHA1 Message Date
Eugen Rochko a865b62efc
Rate limit by user instead of IP when API user is authenticated (#5923) 7 years ago
abcang 99242b92bc Keep WebPush settings (#5879) 7 years ago
aschmitz 4de211b80a Break out nested relationship API keys (#5887) 7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
ysksn 9dd5e329ab Remove empty strings (#5732) 7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 7 years ago
aschmitz b95c48748c Per-user reblog hiding implementation/fixes/tests 7 years ago
Nanamachi d200e041fe Rewrite account_controller_spec (#5633) 7 years ago
David Yip 4fa2f7e82d Set up /settings/keyword_mutes. #164. 7 years ago
Eugen Rochko 3283868e28 Improve spec of Feed and UserTrackingConcern (#5367) 7 years ago
Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController (#5285) 7 years ago
nullkal 633426b261 Add moderation note (#5240) 7 years ago
Eugen Rochko f486ef2666 Redesign public hashtag pages (#5237) 7 years ago
utam0k b3af3f9f8c Implement EmailBlackList (#5109) 7 years ago
Yamagishi Kazutoshi 178f718a9b Separate notifications preferences from general preferences (#4447) 7 years ago
ThibG dfaa219f88 Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 7 years ago
Eugen Rochko 47ecd652d3 Make Chrome splash screen same color as web UI's background color (#5169) 7 years ago
Akihiko Odaki cdacac8c6c Fix order of paginated accounts in FollowerDomainsController and spec (#3357) 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
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 7 years ago
Eugen Rochko ad8e856a5b Fix error when following locked accounts (#4896) 7 years ago
Eugen Rochko 472df24579 When web UI URL used while logged out, redirect to static page (#4954) 7 years ago
Surinna Curtis 83b3a0389c Add more specs for the /api/v1/mutes/details endpoint 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 eaaf2170fe API support for muting notifications (and specs) 7 years ago
Eugen Rochko 0ef9d45d05 Fix error when following locked accounts (#4896) 7 years ago
Surinna Curtis 3cac5bc2c3 Fix a spuriously failing spec that assumed we required short bios like upstream 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 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
unarist 6a4e2db661 Raise an error for remote url in StatusFinder (#4776) 7 years ago
Eugen Rochko e95bdec7c5 Update status embeds (#4742) 7 years ago
abcang ce9a5f358e rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 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
Eugen Rochko c66fe2aeba Minor performance improvement for test suite (#4678) 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 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 6df8bd277b Set correct content-type for ActivityPub JSON (#4592) 7 years ago
Eugen Rochko 4e75f0d889 Hook up URL-based resource look-up to ActivityPub (#4589) 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