1864 Commits (b509b9650452935bf1460607b31600cc1ba0bdbe)

Author SHA1 Message Date
Claire d77fbbed73 Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream
2 years ago
Claire 2d029dedd9 Merge commit '0ad2413b35287958f59073a5b63aecc659a64d98' into glitch-soc/merge-upstream
2 years ago
Matt Jankowski 0b249ebdb0
Extract StatusSafeReblogInsert concern from Status (#24821)
2 years ago
Nick Schonning da3bd913ae
Autofix Rubocop Style/HashSyntax (#23754)
2 years ago
Matt Jankowski 2c6c398c60
Fix Performance/CollectionLiteralInLoop cop (#24819)
2 years ago
Claire a2a22bad23
Fix various edge cases with local moves (#24812)
2 years ago
Claire 1e75eb690d
Fix own posts not getting delivered to own lists (#24810)
2 years ago
Matt Jankowski a0c9f2447e
Fix Performance/MethodObjectAsBlock cop (#24798)
2 years ago
Matt Jankowski b5c4b47746
Fix Rails/ActiveRecordCallbacksOrder cop (#24689)
2 years ago
Matt Jankowski 38b2974a83
Extract AccountSearch concern from Account (#24716)
2 years ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
2 years ago
Matt Jankowski 5e060e1f44
Fix Performance/Sum cop (#24788)
2 years ago
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests (#19727)
2 years ago
Matt Jankowski 88d33f361f
Fix Lint/DuplicateBranch cop (#24766)
2 years ago
Claire 32a030dd74
Rewrite import feature (#21054)
2 years ago
Matt Jankowski d902a707a3
Fix Rails/CompactBlank cop (#24690)
2 years ago
Matt Jankowski af824db398
Fix Rails/InverseOf cop (#24732)
2 years ago
Claire 12b935fadf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 (#24237)
2 years ago
Claire abfdafef1e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire b0eba1a060
Minor clean up and optimization of the automatic post deletion code (#24613)
2 years ago
Robert R George 4db8230194
Add trend management to admin API (#24257)
2 years ago
Heitor de Melo Cardozo bc75e62ca6
Change moderation search an account using the username with @ (#24242)
2 years ago
Claire f9a9f9344b Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire f53d009778
Refactor `Status._insert_record` slightly and tighten the test around reblogs of discarded statuses (#24516)
2 years ago
Kuba Suder aca2cd1528
fixed typo in a constant name (#24511)
2 years ago
Claire ff168ef202
Fix most rubocop issues (#2165)
2 years ago
Claire d13ef49b15 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0e919397db
Fix unescaped user input in LDAP query (#24379)
2 years ago
Claire 3dcba94e68 Migrate glitch-soc's exclusive user settings
2 years ago
Claire 01d6f7529f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning cb2ce842b0
Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)
2 years ago
Christian Schmidt b4f38edf74
Wrong type for user setting when default is defined by lambda (#24321)
2 years ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630)
2 years ago
Claire e084b5b82d
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
2 years ago
Eugen Rochko 9bda933740
Change media upload limits and remove client-side resizing (#23726)
2 years ago
Claire 5ac380c122 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 2626097869
Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)
2 years ago
Takeshi Umeda 38c84f57b6
Refactoring relations_map (#24195)
2 years ago
Vyr Cossont 94cbd808b5
Webhooks for local status.create, status.update, account.update (#24133)
2 years ago
Claire 193250556c Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 75e5a6e437
Change user backups to use expiring URLs for download when possible (#24136)
2 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Claire 3ef5f62abf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 86f8aa2db2
Fix unconfirmed accounts being registered as active users (#23803)
2 years ago
Claire 7623e18124 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
2 years ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879)
2 years ago
Claire 6b16b77ab0
Fix external authentication not running onboarding code for new users (#23458)
2 years ago
Claire f8bb4d0d6b
Fix server error when failing to follow back followers from `/relationships` (#23787)
2 years ago