602 Commits (af01ab7efebab356e73b498afe4258ae7515cc6a)

Author SHA1 Message Date
Claire 32c70d2f09 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko b31afc6294
Fix error when passing unknown filter param in REST API (#20626)
2 years ago
Emily Strickland c2231539c7
Test blank account field verifiability (#20458)
2 years ago
Claire c118918520 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 9965a23b04
Change link verification to ignore IDN domains (#20295)
2 years ago
Eugen Rochko e98833748e
Fix being able to spoof link verification (#20217)
2 years ago
luzpaz 6ba52306f9
Fix typos (#19849)
2 years ago
Roni Laukkarinen 36b0ff57b7
Fix grammar (#20106)
2 years ago
Claire 0ad919b192 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko d0ba77047e
Change max. thumbnail dimensions to 640x360px (360p) (#19619)
2 years ago
Claire cb19be67d1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 45ebdb72ca
Add support for language preferences for trending statuses and links (#18288)
2 years ago
Eugen Rochko 9f65909f42
Change public timelines to be filtered by current locale by default (#19291)
2 years ago
Claire 221580a3af Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire 2d1d4210f9 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 0412a4d03e
Change e-mail domain blocks to match subdomains of blocked domains (#18979)
2 years ago
Claire cd87d7dcef Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809)
2 years ago
Eugen Rochko e7aa2be828
Change how hashtags are normalized (#18795)
2 years ago
Claire 92c06a1113 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641)
2 years ago
Claire fe5f6bc7ed Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 02851848e9
Revamp post filtering system (#18058)
2 years ago
Claire edaaf6a5e9 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko a2871cd747
Add administrative webhooks (#18510)
2 years ago
Claire f13d910f3e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 440eb71310
Change unapproved and unconfirmed account to not be accessible in the REST API (#17530)
3 years ago
Claire f23f784f18 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135)
3 years ago
Claire 5c808ee0de Revert support from loading Home timeline from database
3 years ago
Claire ec4a8d81b1 Revert DM support in HomeFeed#from_database
3 years ago
Claire 5db3a14388
Fix loading Home TL from database not respecting `min_id` and not including DMs (#1744)
3 years ago
Jeong Arm d353bb5ee3
Implement infinity home timeline (#1610)
3 years ago
Claire aaa9ec340b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed (#17843)
3 years ago
Claire 24e83246f9 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696)
3 years ago
Claire 1fbd1fa5c4 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 8f6c67bfde
Fix performance of account timelines (#17709)
3 years ago
Josh Soref b5329e0035
Spelling (#17705)
3 years ago
Claire be493b6c0d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431)
3 years ago
Eugen Rochko a29a982eaa
Change e-mail domain blocks to block IPs dynamically (#17635)
3 years ago
Claire 3d25fe0426 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
luzpaz 73f5e4a1d9
Fix various typos (#17621)
3 years ago
Claire f224237862 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm 2fd2666eea
Add test for user matching ip (#17572)
3 years ago
Eugen Rochko 564efd0651
Add appeals (#17364)
3 years ago
Claire 51cad4f7fb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 472bc89611
Fix some flaky tests that randomly failed because of item ordering (#17509)
3 years ago
Claire b2915613fb Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire e38fc319dc
Refactor and improve tests (#17386)
3 years ago
Claire 61ef81c548 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 0a120d86d2
Fix error-prone SQL queries (#15828)
3 years ago
Claire fe89554a54 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697)
3 years ago
Claire b3bf32a21e Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 14f436c457
Add notifications for statuses deleted by moderators (#17204)
3 years ago
Claire 2d4b4b0b45 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire d5c9feb7b7
Add support for private pinned posts (#16954)
3 years ago
Claire b2526316f5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 0fb9536d38
Add batch suspend for accounts in admin UI (#17009)
3 years ago
Claire afd71867ba Revert "Fix trends admin page crashing"
3 years ago
Claire 5f10e64330 Fix trends admin page crashing
3 years ago
Claire 443ec4f8ba Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 534b0a2704 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917)
3 years ago
Claire 02a87431cf
Fix error when suspending user with an already-existing canonical email block (#17036)
3 years ago
Claire e855df149b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864)
3 years ago
Claire b2eaf5562d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Jeong Arm f4081d1564
Allow keeping only 1 boosts/favs on auto deleting posts (#16653)
3 years ago
Claire 1665b84285 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5159ba26e4
Fix error when rendering public pages with media attachments (#16763)
3 years ago
Claire 079ed6c26d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 84ceebe1c4
Fix media attachment size validation not correctly accounting for file type (#16819)
3 years ago
Claire 29b5c5f483 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire fc3ae1343d
Switch from unmaintained paperclip to kt-paperclip (#16724)
3 years ago
Claire 4e2a8c9b38 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5efb1ff337
Fix followers synchronization mechanism not working when URI has empty path (#16510)
3 years ago
Claire 8ec4be4233 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529)
3 years ago
Claire 3160e050a9 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Ikko Ashimine 67226acf7e
Fix typo in tag_feed_spec.rb (#16466)
3 years ago
Claire 37fd9670a5 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408)
3 years ago
Claire 50b430d9a2 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164)
4 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046)
4 years ago
abcang 7f0c49c58a
Improve tag search query (#16104)
4 years ago
Claire a6564d56d6
Fix edge case where accepted follow cannot be processed because of follow limit (#16098)
4 years ago
Claire e2a2bc9021 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
4 years ago
Eugen Rochko ce2148c571
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
4 years ago
Eugen Rochko f7117646af
Add cold-start follow recommendations (#15945)
4 years ago
Claire f60c99a8fb Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
4 years ago
Claire 051efed5ed
Bypass MX validation for explicitly allowed domains (#15930)
4 years ago