236 Commits (9cb7fa57f62635c949b94deafbab62ad84af050e)

Author SHA1 Message Date
Claire cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 3 years ago
Claire 9e77ab7db2
Change private statuses index to index without crutches (#26713) 3 years ago
Claire 0cce7fb617
Fix incorrect call to `PublicStatusesIndex.import` (#26697) 3 years ago
Eugen Rochko 5694e24bbf
Fix unnecessary condition causing seqscan when indexing (#26689) 3 years ago
jsgoldstein 30c191aaa0
Add new public status index (#26344) 3 years ago
Eugen Rochko 4d01d1a1ee
Remove 16:9 cropping from web UI (#26132) 3 years ago
Matt Jankowski ce43ed144c
Rails 7.0 update (#25668) 3 years ago
Claire 94fbac77e7
Fix processing of media files with unusual names (#25788) 3 years ago
Claire dc8f1fbd97
Merge pull request from GHSA-9928-3cp5-93fm 3 years ago
Eugen Rochko ba06a2f104
Revert "Rails 7 update" (#25667) 3 years ago
Matt Jankowski 50c2a03695
Rails 7 update (#24241) 3 years ago
jsgoldstein 4581a528f7
Change account search to match by text when opted-in (#25599) 3 years ago
Matt Jankowski 0b249ebdb0
Extract StatusSafeReblogInsert concern from Status (#24821) 3 years ago
Claire 1e75eb690d
Fix own posts not getting delivered to own lists (#24810) 3 years ago
Matt Jankowski 38b2974a83
Extract AccountSearch concern from Account (#24716) 3 years ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 3 years ago
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests (#19727) 3 years ago
Claire 32a030dd74
Rewrite import feature (#21054) 3 years ago
Matt Jankowski d902a707a3
Fix Rails/CompactBlank cop (#24690) 3 years ago
Matt Jankowski af824db398
Fix Rails/InverseOf cop (#24732) 3 years ago
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 (#24237) 3 years ago
Claire 0e919397db
Fix unescaped user input in LDAP query (#24379) 3 years ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630) 3 years ago
Eugen Rochko 9bda933740
Change media upload limits and remove client-side resizing (#23726) 3 years ago
Takeshi Umeda 38c84f57b6
Refactoring relations_map (#24195) 3 years ago
Claire 6b16b77ab0
Fix external authentication not running onboarding code for new users (#23458) 3 years ago
Nick Schonning d2dcb6c45a
Autofix Rubocop Style/UnpackFirst (#23741) 3 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 3 years ago
Nick Schonning ab7816a414
Autofix Rubocop Style/Lambda (#23696) 3 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697) 3 years ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 3 years ago
Nick Schonning 8c1b65c7dd
Apply Rubocop Style/RedundantAssignment (#23452) 3 years ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429) 3 years ago
Claire d1387579b9
Fix situations in which instance actor can be set to a Mastodon-incompatible name (#22307) 3 years ago
David Freedman ff70e50199
Don't crash on unobtainable avatars (#22462) 3 years ago
Claire 70415714f1
Add follow request banner on account header (#20785) 3 years ago
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025) 3 years ago
Eugen Rochko 552d69ad96
Fix error when invalid domain name is submitted (#19474) 3 years ago
Eugen Rochko 9bc0a6c861
Fix metadata scrubbing removing color profile from images (#20389) 3 years ago
Claire 86f6631d28
Remove dead code and refactor status threading code (#20357) 3 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095) 4 years ago
Claire 50487db122
Add ability to filter individual posts (#18945) 4 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641) 4 years ago
Claire 02851848e9
Revamp post filtering system (#18058) 4 years ago
Alexander Ivanov 379a7a7ca7
Add support for webp uploads (#18506) 4 years ago
Eugen Rochko 6cf57c6765
Refactor how Redis locks are created (#18400) 4 years ago
Eugen Rochko 7b0fe4aef9
Fix opening and closing Redis connections instead of using a pool (#18171) 4 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135) 4 years ago
Claire 33cd80d69c
Fix instance actor being incorrectly created when running migrations (#18109) 4 years ago
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed (#17843) 4 years ago