470 Commits (20e797a51d52226c4bdb34bc253a5f0fea72cf43)

Author SHA1 Message Date
  欧醚 a9554a1c9b 展示转嘟,替代 1d0ddd33b6 的临时措施 2 years ago
  Eugen Rochko 1410dffdf4
Fix e-mail confirmations API not working correctly (#16348) 2 years ago
  Claire 566fc90913
Add Ruby 3.0 support (#16046) 3 years ago
  abcang d0fc69d721
Further improve the media attached status query for accounts (#16106) 3 years ago
  abcang 1f47511023
Improve media attached status query (#16105) 3 years ago
  Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
  Eugen Rochko ce2148c571
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 3 years ago
  Eugen Rochko f7117646af
Add cold-start follow recommendations (#15945) 3 years ago
  TA 3312ec5e9b strip for anonymous status 3 years ago
  Eugen Rochko dd1eb9918a
Add `email` param to `POST /api/v1/emails/confirmations` (#15949) 3 years ago
  Eugen Rochko ee1119208c
Add `POST /api/v1/emails/confirmations` to REST API (#15816) 3 years ago
  Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
  Eugen Rochko 8331fdf7e0
Add server rules (#15769) 3 years ago
  Eugen Rochko e31ed27485
Add `GET /api/v1/accounts/lookup` REST API (#15740) 3 years ago
  Eugen Rochko 15ced8728f
Refactor Api::Web::SettingsController (#15717) 3 years ago
  abcang 7ab53f221a
Improved performance of notification preloading (#15640) 3 years ago
  ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542) 3 years ago
  Levi Bard 11d603101a
Fix muting users with duration via the REST api (#15516) 3 years ago
  luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
  trwnh 4950e59cdc
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 3 years ago
  Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043) 3 years ago
  Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282) 3 years ago
  Takeshi Umeda 44d5c6bc8f
Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270) 3 years ago
  ThibG c43f4cd3bb
Fix not being able to unfavorite toots one has lost access to (#15192) 3 years ago
  欧醚 84d2e402d3 匿名每天刷新 3 years ago
  Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802) 3 years ago
  Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361) 3 years ago
  OSAMU SATO 96761752ec
Add duration parameter to muting. (#13831) 3 years ago
  Eugen Rochko 5e1364c448
Add IP-based rules (#14963) 3 years ago
  欧醚 48cf6d253e make api/v1/instance public 3 years ago
  Eugen Rochko 8c8bf0289f
Fix not being able to enable status notifications in Web Push API (#14822) 3 years ago
  Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 3 years ago
  Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726) 3 years ago
  欧醚 2cbee8feda 删除空格 3 years ago
  欧醚 53e44cc118 删除关注tag功能 3 years ago
  Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765) 3 years ago
  abcang e79d719e92
Changed tag most_used to recently_used (#14760) 3 years ago
  Eugen Rochko e8bc187845
Refactor how public and tag timelines are queried (#14728) 3 years ago
  Takeshi Umeda 33ad850c98
Added account featured tags API (#11817) 3 years ago
  ThibG 79305428a7
Add configuration option to filter replies in lists (#9205) 3 years ago
  dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412) 3 years ago
  Akihiko Odaki ae871c4d46
Make Array-creation behavior of Paginable more predictable (#14687) 3 years ago
  Akihiko Odaki 64ef37b89d
Introduce ApplicationController#cache_collection_paginated_by_id (#14677) 3 years ago
  Akihiko Odaki b63ede5005
Eagerly load statuses with the main query in Api::V1::BookmarksController (#14674) 3 years ago
  Akihiko Odaki e26e7a1cb5
Replace incorrect use of distinct with group (#14675) 3 years ago
  Akihiko Odaki 552e886b64
Eagerly load statuses with the main query in Api::V1::FavouritesController (#14673) 3 years ago
  Akihiko Odaki 41eeb9ebaa
Use Status.group instead of Status.distinct in HashQueryService (#14662) 3 years ago
  ThibG f6a82cb2cd
Fix not being able to unbookmark toots when blocked by their author (#14604) 3 years ago
  Ariel 2ada2ae18a
Fix/14021 behaviour on add or remove toots (#14212) 3 years ago
  欧醚 57f5128fc6 fix bug (static variables are not thread safe) 3 years ago