229 Commits (cc796298c9b1c1d2e8b6d36311eb9acc95ab8dc0)

Author SHA1 Message Date
  Akihiko Odaki cc796298c9 Fix pagination in Api::V1::BlocksController (#5285) 6 years ago
  Eugen Rochko 49cc0eb3e7 Improve admin UI for custom emojis, add copy/disable/enable (#5231) 6 years ago
  aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 6 years ago
  ThibG dfaa219f88 Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 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
  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 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 6 years ago
  Eugen Rochko 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 6 years ago
  Eugen Rochko d1a78eba15 Embed modal (#4748) 6 years ago
  Eugen Rochko e95bdec7c5 Update status embeds (#4742) 6 years ago
  masarakki 649a20ab46 authorize-follow-requests-after-unlocking (#4658) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 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
  abcang e120d09c98 Fix require_user! behavior when not logged in (#4604) 6 years ago
  Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 6 years ago
  Akihiko Odaki a6ea7e282f Merge queries in Api::V1::FavouritesController (#4359) 6 years ago
  Sorin Davidoi 9075c90c46 feat: Enable push subscription for mobile devices by default (#4321) 6 years ago
  Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 6 years ago
  Eugen Rochko 8c45cd0e36 Improve ActivityPub representations (#3844) 6 years ago
  Eugen Rochko cd9b2ab2f7 Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 6 years ago
  unarist 1896a154f5 Fix response of unreblog/unfavourite APIs (#4204) 6 years ago
  Eugen Rochko 1618b68bfa HTTP signatures (#4146) 6 years ago
  Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 6 years ago
  Eugen Rochko f93de3a516 Fix #3462 - Require authentication for search API (#4155) 6 years ago
  Yamagishi Kazutoshi f8212da329 Add attribute for default privacy to verify credentials (#4075) 6 years ago
  Eugen Rochko 864e3f8d9c Replace OEmbed and initial state Rabl templates with serializers (#4110) 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
  Eugen Rochko f3be605286 Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 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
  Daigo 3 Dango 2985d08951 Redirect to streaming_api_base_url (#3579) 7 years ago
  Naoki Kosaka e014bf8ed0 Fix limit_param in favourites_controller.rb (#3553) 7 years ago
  Matt Jankowski 5c63523972 Spec coverage and refactor for the api/v1/accounts controllers (#3451) 7 years ago
  Matt Jankowski 5236a62861 Improve spec coverage and clean up api/v1/blocks controller (#3464) 7 years ago
  Matt Jankowski 0f155829b7 Improve spec coverage and clean up api/v1/follow_requests controller (#3465) 7 years ago
  Matt Jankowski 84dda45df9 Improve spec coverage and clean up api/v1/domain_blocks controller (#3466) 7 years ago
  Matt Jankowski 9c7505489f Refactor api/v1/notifications controller (#3470) 7 years ago
  Matt Jankowski 75cad1d9d6 Improve spec coverage and clean up api/v1/favourites controller (#3472) 7 years ago
  Matt Jankowski bf811e4d4a Improve spec coverage and clean up api/v1/mutes controller (#3481) 7 years ago
  Matt Jankowski d6774d2ca3 Refactor and spec coverage for api/v1/timelines actions (#3482) 7 years ago
  Matt Jankowski 79335e46fd Refactor api/v1/apps controller (#3471) 7 years ago
  Matt Jankowski 7c6e02aaf3 Refactor api/v1/reports controller (#3469) 7 years ago
  Matt Jankowski 7f55430652 Refactor api/v1/search controller (#3468) 7 years ago