1117 Commits (e5113a8cad23f686129ef04e908afee9ad0f6ada)

Author SHA1 Message Date
  Eugen Rochko 5c47a18c8d Fix login being broken due to inaccurately applied backport fix in 3.4.2 2 years ago
  Claire 3251b8eead Fix reviving revoked sessions and invalidating login (#16943) 2 years ago
  Claire c3a6f7b941 Fix user email address being banned on self-deletion (#16503) 2 years ago
  Claire 4bc1fde105 Fix anonymous access to outbox not being cached by the reverse proxy (#16458) 2 years ago
  Claire aebcb722aa Fix serialization of followers/following counts when user hides their network (#16418) 2 years ago
  Claire 9b34647c9b Fix followers synchronization mechanism not working when URI has empty path (#16744) 2 years ago
  Jeong Arm e1cf8d4d37 Fix statuses order in account's statuses admin page (#16937) 2 years ago
  Claire 2396c9061a Fix webauthn secure key authentication (#16792) 2 years ago
  Claire 2688f18d06 Fix authentication failures after going halfway through a sign-in attempt (#16607) 2 years ago
  Eugen Rochko 1410dffdf4
Fix e-mail confirmations API not working correctly (#16348) 2 years ago
  Claire 3b27b09acb
Fix some IDs in instance actor outbox (#16343) 2 years ago
  Jeong Arm 5ef216d032
Remove set-cookie header on custom.css (#16314) 2 years ago
  Claire 12f8f39e25
Fix media proxy RedisLocks auto-releasing too fast (#16291) 3 years ago
  Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164) 3 years ago
  Claire 566fc90913
Add Ruby 3.0 support (#16046) 3 years ago
  Takeshi Umeda 7cb34b32f8
Add management of delivery availability in Federation settings (#15771) 3 years ago
  Eugen Rochko 351c744590
Fix error when trying to render component for media without meta (#16112) 3 years ago
  Eugen Rochko 059df83d1d
Fix database serialization failure returning HTTP 500 (#16101) 3 years ago
  Claire 8c44b723bb
Change confirmations controller to redirect to / for approved users (#16151) 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
  Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011) 3 years ago
  Eugen Rochko 487e37d6d4
Add system checks to dashboard in admin UI (#15989) 3 years ago
  Eugen Rochko 82cce18227
Change health check (#15988) 3 years ago
  Claire a650a1157d
Fix /admin/tags/:id crashing since Rails 6.1 update (#15953) 3 years ago
  Claire 59f94593d0
Add warning in admin dashboard if some required queues are not handled (#15954) 3 years ago
  Eugen Rochko dd1eb9918a
Add `email` param to `POST /api/v1/emails/confirmations` (#15949) 3 years ago
  Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 3 years ago
  Claire b358229834
Further preparation for Rails 6 (#15916) 3 years ago
  Claire 5027abecd1
Fix cache_collection crashing when given an empty collection (#15921) 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
  Claire 75189af528
Fix crash on receiving requests with missing Digest header (#15782) 3 years ago
  Eugen Rochko 8331fdf7e0
Add server rules (#15769) 3 years ago
  Justin Tracey c9e8e1739c
replace all instances of "ends_with?" with "end_with?" (#15745) 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
  Cecylia Bocovich e79f8dd85c
Onion service related changes to HTTPS handling (#15560) 3 years ago
  Claire acdeb162b8
Create instance actor if it hasn't been properly seeded (#15693) 3 years ago
  abcang 7ab53f221a
Improved performance of notification preloading (#15640) 3 years ago
  ThibG 2ff01f78f7
Fix /activity endpoint not require signature in authorized fetch mode (#15592) 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
  ThibG a1a8aa4a08
Skip processing Update activities on unknown accounts (#15514) 3 years ago
  ThibG 4552449c26
Fix profile update not being sent on profile/header picture deletion (#15461) 3 years ago
  trwnh 4950e59cdc
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 3 years ago