273 Commits (1486fd64cc73d1efb713ad3801cb8ae7acc0de1f)

Author SHA1 Message Date
  Eugen Rochko 1356ed72cd
Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 6 years ago
  Eugen Rochko a865b62efc
Rate limit by user instead of IP when API user is authenticated (#5923) 6 years ago
  abcang 99242b92bc Keep WebPush settings (#5879) 6 years ago
  aschmitz 4de211b80a Break out nested relationship API keys (#5887) 6 years ago
  aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 6 years ago
  Eugen Rochko 24cafd73a2
Lists (#5703) 6 years ago
  ysksn 9dd5e329ab Remove empty strings (#5732) 6 years ago
  Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 6 years ago
  Nanamachi d200e041fe Rewrite account_controller_spec (#5633) 6 years ago
  Eugen Rochko 3283868e28 Improve spec of Feed and UserTrackingConcern (#5367) 6 years ago
  Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController (#5285) 6 years ago
  nullkal 633426b261 Add moderation note (#5240) 6 years ago
  Eugen Rochko f486ef2666 Redesign public hashtag pages (#5237) 6 years ago
  utam0k b3af3f9f8c Implement EmailBlackList (#5109) 6 years ago
  Yamagishi Kazutoshi 178f718a9b Separate notifications preferences from general preferences (#4447) 6 years ago
  ThibG dfaa219f88 Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 6 years ago
  Eugen Rochko 47ecd652d3 Make Chrome splash screen same color as web UI's background color (#5169) 6 years ago
  Akihiko Odaki cdacac8c6c Fix order of paginated accounts in FollowerDomainsController and spec (#3357) 6 years ago
  Eugen Rochko eb605141ff Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) 6 years ago
  Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 6 years ago
  Eugen Rochko 293972f716 New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 6 years ago
  aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 6 years ago
  Eugen Rochko 472df24579 When web UI URL used while logged out, redirect to static page (#4954) 6 years ago
  Eugen Rochko 0ef9d45d05 Fix error when following locked accounts (#4896) 6 years ago
  Eugen Rochko c450ddb613 Fix POST /api/v1/follows error when already following (#4878) 6 years ago
  Eugen Rochko 7d7844a47f Default follows for new users (#4871) 6 years ago
  Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 6 years ago
  nullkal 2293466edd Show pinned statuses only in the top of the profile page (#4803) 6 years ago
  unarist 6a4e2db661 Raise an error for remote url in StatusFinder (#4776) 6 years ago
  Eugen Rochko e95bdec7c5 Update status embeds (#4742) 6 years ago
  abcang ce9a5f358e rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 6 years ago
  nullkal c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  unarist b01a19fe39 Fetch reblogs as Announce activity instead of Note object (#4672) 6 years ago
  Eugen Rochko c66fe2aeba Minor performance improvement for test suite (#4678) 6 years ago
  nullkal 80393a23d0 Use checkboxes for application scope setting (#4671) 6 years ago
  Eugen Rochko c1b086a538 Fix up the applications area (#4664) 6 years ago
  Colin Mitchell 871c0d251a Application prefs section (#2758) 6 years ago
  Eugen Rochko 74e5078795 Fix #4637 - Re-add missing doorkeeper_authorize for /api/v1/verify_credentials (#4650) 6 years ago
  Yamagishi Kazutoshi 2edfdab6e6 Don't send Link header when don't know prev and next links (#4633) 6 years ago
  Eugen Rochko 6df8bd277b Set correct content-type for ActivityPub JSON (#4592) 6 years ago
  Eugen Rochko 4e75f0d889 Hook up URL-based resource look-up to ActivityPub (#4589) 6 years ago
  Eugen Rochko a2aeacbfee Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586) 6 years ago
  Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 6 years ago
  Eugen Rochko fdea173237 Add Digest header to requests with body, handle acct and URI keyId (#4565) 6 years ago
  Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216) 6 years ago
  Eugen Rochko df605f0f8b Add "signed in as" header to some pages (#4523) 6 years ago
  nullkal dfcd2834f9 Redirect to PasswordController#new when reset_password_token is invalid (#4506) 6 years ago
  Akihiko Odaki 0f92119ceb Cover Api::V1:FavouritesController more (#4409) 6 years ago
  Akihiko Odaki 4f0b638cda Introduce access token fabricators (#4401) 6 years ago