1594 Commits (7e48bb1d6e2016a253dd1d5000823b3e2424dd79)

Author SHA1 Message Date
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427) 3 years ago
Claire 225c6582d1
Add tests for BootstrapTimelineService (#16476) 3 years ago
Ikko Ashimine 67226acf7e
Fix typo in tag_feed_spec.rb (#16466) 3 years ago
Claire 49219508bc
Fix anonymous access to outbox not being cached by the reverse proxy (#16458) 3 years ago
Claire 63b807cffc
Fix serialization of followers/following counts when user hides their network (#16418) 3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408) 3 years ago
Claire afb7882189
Fix blocking someone not clearing up list feeds (#16205) 3 years ago
Eugen Rochko 1294f9ee4f
Remove PubSubHubbub-related columns from accounts table (#16170) 3 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164) 3 years ago
Eugen Rochko 2c77d97e0d
Add joined date to profiles in web UI (#16169) 3 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046) 3 years ago
Claire 8c44b723bb
Change confirmations controller to redirect to / for approved users (#16151) 3 years ago
abcang 7f0c49c58a
Improve tag search query (#16104) 3 years ago
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078) 3 years ago
Claire a6564d56d6
Fix edge case where accepted follow cannot be processed because of follow limit (#16098) 3 years ago
Eugen Rochko 9cc283f0b4
Change the nouns "toot" and "status" to "post" (#16080) 3 years ago
Claire 0b36e3419d
Fix processing of remote Delete activities (#16084) 3 years ago
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049) 3 years ago
Eugen Rochko 3b8d085436
Fix app name, website and redirect URIs not having a maximum length (#16042) 3 years ago
Eugen Rochko ce2148c571
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 3 years ago
Eugen Rochko 120965eb0b
Change Web Push API deliveries to use request pooling (#16014) 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 7183d9a113
Change multiple mentions with same username to render with domain (#15718) 3 years ago
Claire 5c225b03db Fix glitch-soc-specific health check spec 3 years ago
Claire a650a1157d
Fix /admin/tags/:id crashing since Rails 6.1 update (#15953) 3 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 3 years ago
Claire 1c4dee4554
Fix Mastodon not understanding as:Public and Public (#15948) 3 years ago
Claire 051efed5ed
Bypass MX validation for explicitly allowed domains (#15930) 3 years ago
Claire 741d0952b1
Improve account counters handling (#15913) 3 years ago
Claire b358229834
Further preparation for Rails 6 (#15916) 3 years ago
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917) 3 years ago
Claire 5027abecd1
Fix cache_collection crashing when given an empty collection (#15921) 3 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911) 3 years ago
Claire 5cc45d22d3
Remove subscription_expires_at leftover from OStatus (#15857) 3 years ago
Claire 5614e6724e
Fix URL scanning in note length validator and preview card fetching (#15827) 3 years ago
Claire 65db262550
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) 3 years ago
Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 3 years ago
Claire 5f4c0b79c2
Change ResolveAccountService's handling of skip_webfinger (#15750) 3 years ago
Eugen Rochko 8331fdf7e0
Add server rules (#15769) 3 years ago
Claire be3b9f8151
Fix URI of repeat follow requests not being recorded (#15662) 3 years ago
ThibG a044ddac5b
Fix race conditions on account migration creation (#15597) 3 years ago
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues (#15541) 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
ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384) 3 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407) 3 years ago
ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405) 3 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 3 years ago