1240 Commits (c79d4711e9529ea024e0b70d3f64821bbde018d2)

Author SHA1 Message Date
Claire c79d4711e9 Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 5 years ago
Claire 4bc1fde105 Fix anonymous access to outbox not being cached by the reverse proxy (#16458) 5 years ago
Claire aebcb722aa Fix serialization of followers/following counts when user hides their network (#16418) 5 years ago
Claire 9b34647c9b Fix followers synchronization mechanism not working when URI has empty path (#16744) 5 years ago
Claire 123a88b6b5 Fix some link previews being incorrectly generated from other prior links (#16885) 5 years ago
Claire e63370db19 Fix scheduled statuses decreasing statuses counts (#16791) 5 years ago
Claire 2396c9061a Fix webauthn secure key authentication (#16792) 5 years ago
Claire 75441ac63d Fix addressing of remote groups' followers (#16700) 5 years ago
Claire 5899fe70b6 Fix processing mentions to domains with non-ascii TLDs (#16689) 5 years ago
Claire 2688f18d06 Fix authentication failures after going halfway through a sign-in attempt (#16607) 5 years ago
Claire 4f852448e1 Fix crash when encountering invalid account fields (#16598) 5 years ago
Claire afb7882189
Fix blocking someone not clearing up list feeds (#16205) 5 years ago
Eugen Rochko 1294f9ee4f
Remove PubSubHubbub-related columns from accounts table (#16170) 5 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164) 5 years ago
Eugen Rochko 2c77d97e0d
Add joined date to profiles in web UI (#16169) 5 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046) 5 years ago
Claire 8c44b723bb
Change confirmations controller to redirect to / for approved users (#16151) 5 years ago
abcang 7f0c49c58a
Improve tag search query (#16104) 5 years ago
Eugen Rochko daccc07dc1
Change auto-following admin-selected accounts, show in recommendations (#16078) 5 years ago
Claire a6564d56d6
Fix edge case where accepted follow cannot be processed because of follow limit (#16098) 5 years ago
Eugen Rochko 9cc283f0b4
Change the nouns "toot" and "status" to "post" (#16080) 5 years ago
Claire 0b36e3419d
Fix processing of remote Delete activities (#16084) 5 years ago
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049) 5 years ago
Eugen Rochko 3b8d085436
Fix app name, website and redirect URIs not having a maximum length (#16042) 5 years ago
Eugen Rochko ce2148c571
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 5 years ago
Eugen Rochko 120965eb0b
Change Web Push API deliveries to use request pooling (#16014) 5 years ago
Eugen Rochko f7117646af
Add cold-start follow recommendations (#15945) 5 years ago
Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011) 5 years ago
Eugen Rochko 7183d9a113
Change multiple mentions with same username to render with domain (#15718) 5 years ago
Claire a650a1157d
Fix /admin/tags/:id crashing since Rails 6.1 update (#15953) 5 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 5 years ago
Claire 1c4dee4554
Fix Mastodon not understanding as:Public and Public (#15948) 5 years ago
Claire 051efed5ed
Bypass MX validation for explicitly allowed domains (#15930) 5 years ago
Claire 741d0952b1
Improve account counters handling (#15913) 5 years ago
Claire b358229834
Further preparation for Rails 6 (#15916) 5 years ago
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917) 5 years ago
Claire 5027abecd1
Fix cache_collection crashing when given an empty collection (#15921) 5 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911) 5 years ago
Claire 5cc45d22d3
Remove subscription_expires_at leftover from OStatus (#15857) 5 years ago
Claire 5614e6724e
Fix URL scanning in note length validator and preview card fetching (#15827) 5 years ago
Claire 65db262550
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) 5 years ago
Eugen Rochko 9aa37b32c3
Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803) 5 years ago
Claire 5f4c0b79c2
Change ResolveAccountService's handling of skip_webfinger (#15750) 5 years ago
Eugen Rochko 8331fdf7e0
Add server rules (#15769) 5 years ago
Claire be3b9f8151
Fix URI of repeat follow requests not being recorded (#15662) 5 years ago
ThibG a044ddac5b
Fix race conditions on account migration creation (#15597) 5 years ago
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues (#15541) 5 years ago
abcang 7ab53f221a
Improved performance of notification preloading (#15640) 5 years ago
ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542) 5 years ago
Levi Bard 11d603101a
Fix muting users with duration via the REST api (#15516) 5 years ago