Commit Graph

1376 Commits (40b948a1fba629c00f37cb5b0065843fd91f4e98)

Author SHA1 Message Date
Claire dfa5889fc0
Change Identity to not destroy associated User on destroy ()
Matt Jankowski 9f5deb310b
Fix Performance/MapCompact cop ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Emelia Smith 19f9098551
Allow reports with long comments from remote instances, but truncate ()
Claire bec6a1cad4
Add hCaptcha support ()
Claire 3ed3d54bf3
Fix reports not being closed when performing batch suspensions ()
Matt Jankowski 0b249ebdb0
Extract StatusSafeReblogInsert concern from Status ()
Nick Schonning da3bd913ae
Autofix Rubocop Style/HashSyntax ()
Matt Jankowski 2c6c398c60
Fix Performance/CollectionLiteralInLoop cop ()
Claire a2a22bad23
Fix various edge cases with local moves ()
Claire 1e75eb690d
Fix own posts not getting delivered to own lists ()
Matt Jankowski a0c9f2447e
Fix Performance/MethodObjectAsBlock cop ()
Matt Jankowski b5c4b47746
Fix Rails/ActiveRecordCallbacksOrder cop ()
Matt Jankowski 38b2974a83
Extract AccountSearch concern from Account ()
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method ()
Matt Jankowski 5e060e1f44
Fix Performance/Sum cop ()
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests ()
Matt Jankowski 88d33f361f
Fix Lint/DuplicateBranch cop ()
Claire 32a030dd74
Rewrite import feature ()
Matt Jankowski d902a707a3
Fix Rails/CompactBlank cop ()
Matt Jankowski af824db398
Fix Rails/InverseOf cop ()
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 ()
Claire b0eba1a060
Minor clean up and optimization of the automatic post deletion code ()
Robert R George 4db8230194
Add trend management to admin API ()
Heitor de Melo Cardozo bc75e62ca6
Change moderation search an account using the username with @ ()
Claire f53d009778
Refactor `Status._insert_record` slightly and tighten the test around reblogs of discarded statuses ()
Kuba Suder aca2cd1528
fixed typo in a constant name ()
Claire 0e919397db
Fix unescaped user input in LDAP query ()
Nick Schonning cb2ce842b0
Autofix Rubocop Rails/IgnoredColumnsAssignment ()
Christian Schmidt b4f38edf74
Wrong type for user setting when default is defined by lambda ()
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire e084b5b82d
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support ()
Eugen Rochko 9bda933740
Change media upload limits and remove client-side resizing ()
Claire 2626097869
Fix Rails cache namespace being overriden with `v2` for cached statuses ()
Takeshi Umeda 38c84f57b6
Refactoring relations_map ()
Vyr Cossont 94cbd808b5
Webhooks for local status.create, status.update, account.update ()
Eugen Rochko 75e5a6e437
Change user backups to use expiring URLs for download when possible ()
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint ()
Claire 86f8aa2db2
Fix unconfirmed accounts being registered as active users ()
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations ()
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages ()
Claire 6b16b77ab0
Fix external authentication not running onboarding code for new users ()
Claire f8bb4d0d6b
Fix server error when failing to follow back followers from `/relationships` ()
Claire c2a046ded1
Fix “Remove all followers from the selected domains” being more destructive than it claims ()
Matt Jankowski af578e8ce0
Fix deprecation warning about merging conditions ()
Matt Jankowski 4bb39ac3c3
Fix single-record invalid condition on PollVote ()
Claire f682478de8
Fix inefficiency when searching accounts per username in admin interface ()
Nick Schonning 9909b4b653
Autofix Rubocop Rails/WhereEquals ()
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules ()
Nick Schonning d2dcb6c45a
Autofix Rubocop Style/UnpackFirst ()
Nick Schonning 63e6353886
Autofix Rubocop Rails/EnumHash ()