1195 Commits (d21251f8fe318ca468d14134dd767382447249de)

Author SHA1 Message Date
Claire 13b08610a0
Fix crash when encountering invalid account fields (#16598)
3 years ago
Claire 4ac78e2a06
Add feature to automatically delete old toots (#16529)
3 years ago
Claire 763ab0c7eb
Fix owned account notes not being deleted when an account is deleted (#16579)
3 years ago
Claire 30ce6e395c
Fix user email address being banned on self-deletion (#16503)
3 years ago
Eugen Rochko 7095c80373
Add ability to filter reports by origin of target account (#16487)
3 years ago
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
Claire 8569126c2e
Fix upgrade path from 3.4.0 (#16465)
3 years ago
Eugen Rochko 38b3419950
Fix not being able to suspend accounts that already have a canonical e-mail block (#16455)
3 years ago
Eugen Rochko d174d12c83
Add authentication history (#16408)
3 years ago
Claire 526332c545
Fix account deletion sometimes failing because of optimistic locks (#16317)
3 years ago
Claire 76064e6608
Update fix-duplicates maintenance script to support latest migrations (#16231)
3 years ago
Takeshi Umeda c403c3695b
Fix to be able to redownload avatar and header (#16190)
3 years ago
Claire f9c2d1b9a1
Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189)
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
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
Claire d9ae3db8d5
Improve performance of follow recommendation scheduler (#16159)
3 years ago
Eugen Rochko 036556d350
Fix media processing getting stuck on too much stdin/stderr (#16136)
3 years ago
Eugen Rochko fab65848d2
Fix empty home feed before first follow has finished processing (#16152)
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
Eugen Rochko f4b7c6b619
Fix nil error when removing status caused by race condition (#16099)
3 years ago
Claire a6564d56d6
Fix edge case where accepted follow cannot be processed because of follow limit (#16098)
3 years ago
Eugen Rochko b3ceb3dcc4
Add canonical e-mail blocks for suspended accounts (#16049)
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
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910)
4 years ago
Eugen Rochko af8fe6e1e9
WIP (#15222)
4 years ago
Claire 741d0952b1
Improve account counters handling (#15913)
4 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911)
4 years ago
Claire 1b02d29be5
Fix not being able to change world filter expiration back to “Never” (#15858)
4 years ago
Claire 5cc45d22d3
Remove subscription_expires_at leftover from OStatus (#15857)
4 years ago
Eugen Rochko 8331fdf7e0
Add server rules (#15769)
4 years ago
Claire acdeb162b8
Create instance actor if it hasn't been properly seeded (#15693)
4 years ago
Eugen Rochko acf1842896
Change max. image dimensions to 1920x1080px (1080p) (#15690)
4 years ago
ThibG a044ddac5b
Fix race conditions on account migration creation (#15597)
4 years ago
abcang 7ab53f221a
Improved performance of notification preloading (#15640)
4 years ago
abcang c8c764dd8b
Fix N+1 query when rendering with StatusSerializer (#15641)
4 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528)
4 years ago
ThibG e955ca5463
Fix sign-up restrictions based on IP addresses not being enforced (#15607)
4 years ago
ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542)
4 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513)
4 years ago
abcang efffdd3778
Fix rubocop config and warnings (#15503)
4 years ago
ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384)
4 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407)
4 years ago
ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405)
4 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
4 years ago
ThibG 43961035a9
Fix some notifications not being deleted on poll/status deletion (#15402)
4 years ago
ThibG 6f51fd7435
Fix invitation links not working when invite request text is required (#15385)
4 years ago
ThibG 7bf3c6e57b
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
4 years ago
Eugen Rochko eb35be0431
Fix follow limit preventing re-following of a moved account (#14207)
4 years ago
Eugen Rochko 8a95867693
Add option to obfuscate domain name in public list of domain blocks (#15355)
4 years ago
ThibG 8357969559
Fix admins being able to suspend their instance actor (#14567)
4 years ago
ThibG 1390cc194b
Add indication to admin UI of whether a report has been forwarded (#13237)
4 years ago
ThibG 47e507fa61
Add ability to require invite request text (#15326)
4 years ago
Eugen Rochko 216b85b053
Fix performance on instances list in admin UI (#15282)
4 years ago
ThibG 49eb4d4ddf
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
4 years ago
trwnh 127c543a6e
rename replies_policy enumerables (#15304)
4 years ago
Eugen Rochko 48bef17cc9
Fix slow distinct queries where grouped queries are faster (#15287)
4 years ago
ThibG fbe7519243
Fix account merging in maintenance script (#15264)
4 years ago
ThibG 9136be480f
Fix followers hash cache not being invalidated on account merge (#15256)
4 years ago
Eugen Rochko f844386809
Add `tootctl accounts merge` (#15201)
4 years ago
ThibG 96c1e71329
Add import/export feature for bookmarks (#14956)
4 years ago
Eugen Rochko aa10200e58
Fix streaming API allowing connections to persist after access token invalidation (#15111)
4 years ago
Eugen Rochko 8532429af7
Fix 2FA/sign-in token sessions being valid after password change (#14802)
4 years ago
ThibG 9870b175b4
Fix possible inconsistencies in tag search (#14906)
4 years ago
Takeshi Umeda 2b1a6e734f
Add follow selected followers button (#15148)
4 years ago
Eugen Rochko 337dc6e0ad
Fix updating account counters when account_stat is not yet created (#15108)
4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
ThibG b29defb851
Change order of announcements in admin page to sort them newest-first (#15091)
4 years ago
Takeshi Umeda d6fe0c94ca
Add account sensitized (#14361)
4 years ago
ThibG ca56527140
Add follower synchronization mechanism (#14510)
4 years ago
OSAMU SATO 96761752ec
Add duration parameter to muting. (#13831)
4 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963)
4 years ago
Eugen Rochko 7d985f2aac
Remove dependency on goldfinger gem (#14919)
4 years ago
ThibG 78e45a5285
Add option to disable swiping motions across the WebUI (#13885)
4 years ago
Takeshi Umeda b655a7f88f
Fix a slow query for TagFeed (#14861)
4 years ago
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546)
4 years ago
kawaguchi 5d3c8baa9a
Fix validates :sign_count of WebauthnCredential (#14806)
4 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726)
4 years ago
Eugen Rochko 42c4322ce7
Fix reported statuses not being included in warning e-mail (#14778)
4 years ago
tateisu fa0c71f0d9
allow pagination by min_id and max_id (#14776)
4 years ago
Eugen Rochko e6b272e5c9
Change REST API to return empty data for suspended accounts (#14765)
4 years ago
abcang e79d719e92
Changed tag most_used to recently_used (#14760)
4 years ago
Eugen Rochko e8bc187845
Refactor how public and tag timelines are queried (#14728)
4 years ago
ThibG 79305428a7
Add configuration option to filter replies in lists (#9205)
4 years ago
dependabot[bot] 8972e5f7f6
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
4 years ago
Akihiko Odaki ae871c4d46
Make Array-creation behavior of Paginable more predictable (#14687)
4 years ago
Eugen Rochko bf477cee9f
Fix videos with near-60 fps being rejected (#14684)
4 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466)
4 years ago
niwatori24 8b61bb1c3e
Cache result of SQL (#14534)
4 years ago
Takeshi Umeda 7540e235a2
Fix movie width and frame_rate returning nil (#14357)
4 years ago
abcang 6a96af4d20
Fix rubocop warning (#14288)
4 years ago
ThibG a8e84a18f1
Fix larger video files not being transcoded (#14306)
4 years ago
Eugen Rochko 99f3a55540
Add color extraction for audio thumbnails (#14209)
4 years ago
Eugen Rochko 6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
4 years ago
Eugen Rochko 7aaf2b44ec
Fix remote files not using Content-Type header, streaming (#14184)
4 years ago
ThibG 65506bac3f
Add user notes on accounts (#14148)
4 years ago
Eugen Rochko 1b198d6489
Fix trying to write non-existent image remote URL attribute on preview cards (#14181)
4 years ago
Eugen Rochko 64aac30733
Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
Eugen Rochko 662a49dc3f
Fix various issues around OpenGraph representation of media (#14133)
4 years ago
Eugen Rochko 72a7cfaa39
Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
4 years ago
ThibG 346d9b3d2e
Add blurhash to preview cards (#13984)
4 years ago
Eugen Rochko 5d8398c8b8
Add E2EE API (#13820)
4 years ago
ThibG 51ff679b9d
Fix admin page crashing when trying to block an invalid domain name (#13884)
4 years ago
Takeshi Umeda 8e056bd82e
Fix csv upload (#13835)
4 years ago
Takeshi Umeda e6706d171a
Fix searchable status without explicitly mentioning it (#13829)
4 years ago
dependabot-preview[bot] 78202e9138
Bump doorkeeper from 5.3.3 to 5.4.0 (#13733)
4 years ago
Eugen Rochko 4b766f9846
Refactor monkey-patching of Goldfinger (#12561)
4 years ago
Takeshi Umeda 26b08a3c54
Add remote only to public timeline (#13504)
4 years ago
ThibG a4240fd027
Improve RSS entries for statuses (#13592)
4 years ago
Taras Gogol 6748a5acb1
Fix followings list order | Issue #13538 (#13676)
4 years ago
Yamagishi Kazutoshi e223fd8c61
Revert "improve status title (#8596)" (#13591)
4 years ago
Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers (#13585)
4 years ago
kaiyou 3511528e50
Only check locally when deduplicating usernames (#13581)
4 years ago
Eugen Rochko c3ca3801f2
Add separate cache directory for non-local uploads (#12821)
4 years ago
Takeshi Umeda 46b2cc184f
Fix enable/disable relay failures (#13535)
4 years ago
ThibG 3825e1943f
Fix confusing error when failing to add an alias to an unknown account (#13480)
4 years ago
Eugen Rochko 5edff32733
Change delivery failure tracking to work with hostnames instead of URLs (#13437)
4 years ago
ThibG 5524258da9
Fix “Email changed” notification sometimes having wrong e-mail (#13475)
5 years ago
ThibG f7e011919e
Fix account aliases page (#13452)
5 years ago
Eugen Rochko c9efb400b4
Add rate limit for reporting (#13390)
5 years ago
ThibG 89e28c7674
Fix PostgreSQL load when linking in announcements (#13250)
5 years ago
Eugen Rochko f65568f1d4
Add ability to filter audit log in admin UI (#13381)
5 years ago
Eugen Rochko 0c8945e5ff
Change `tootctl media remove-orphans` to work for all classes (#13316)
5 years ago
Jeong Arm 8c42e0b53c
Make bookmarks also searchable (#13271)
5 years ago
ThibG 61f35c1a8a
Fix reported accounts not being whitelisted when resolving a spamcheck report (#13289)
5 years ago
Eugen Rochko bea0bb39d6
Add option to include resolved DNS records when blacklisting e-mail domains in admin UI (#13254)
5 years ago
Eugen Rochko f556f79b77
Add titles to warning presets in admin UI (#13252)
5 years ago
ThibG 2c6099125d
Fix videos with unsupported colorspace not being transcoded (#13242)
5 years ago
ThibG abd8394880
Fix MP4 (H264 + AAC) video files being needlessly re-encoded (#13239)
5 years ago
Eugen Rochko 8a2b8e0321
Change video uploads to always be converted to H264/MP4 (#13220)
5 years ago
Eugen Rochko dc15c81e67
Change video uploads to enforce certain limits (#13218)
5 years ago
ThibG b154428e14
Add federation support for the "hide network" preference (#11673)
5 years ago
Eugen Rochko 9660aa4543
Change local media attachments to perform heavy processing asynchronously (#13210)
5 years ago
ThibG aa67036b41
Add support for links to statuses in announcements to be opened in web UI (#13212)
5 years ago
ThibG 4a4cd686c1
Add sorting by username, creation and last activity in moderation view (#13076)
5 years ago
Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following (#13172)
5 years ago
Eugen Rochko d081a80cff
Fix "tootctl media remove-orphans" crashing when encountering invalid media (#13170)
5 years ago
ThibG 7b63c5469e
Fix announcements with fully-qualified mention to local user crashing WebUI (#13164)
5 years ago
Eugen Rochko ff07e80533
Fix remote convertible media attachments not being saved (#13032)
5 years ago
abcang 61a7390b66
Search account domain in lowercase (#13016)
5 years ago
Eugen Rochko 663ea84b08
Add publish/unpublish controls to announcements in admin UI (#12967)
5 years ago
Eugen Rochko 401f32f9ee
Fix expired announcements being re-published (#12964)
5 years ago
Eugen Rochko b9d74d4076
Add streaming API updates for announcements being modified or deleted (#12963)
5 years ago
Eugen Rochko 71921f6bc3
Fix user disabling changing activity timestamps, fix nil error (#12943)
5 years ago
Eugen Rochko daf71573d0
Fix password change/reset not immediately invalidating other sessions (#12928)
5 years ago