2079 Commits (47d213e701ced1a63c749748358f5a2cfdd4e2d9)

Author SHA1 Message Date
Claire 47d213e701 Merge commit '5dc634796aba951f6a085e1ed0e1b807e25d7d41' into glitch-soc/merge-upstream
8 months ago
Claire 0b2c7cdb02 Merge commit 'fe2667bb0d3487a32b9da5250402a90482a85fe2' into glitch-soc/merge-upstream
8 months ago
Matt Jankowski cd4b4d4734
Replace unused `by_recent_sign_in` scope (#28616)
9 months ago
Matt Jankowski e677eb164c
Remove unused `Announcement#time_range?` (#28648)
9 months ago
Matt Jankowski 3e43cd095c
Remove unused scope `Announcement.without_muted` (#28645)
9 months ago
Matt Jankowski 9322396e58
Use normalizes to prepare `Account#username` value (#28646)
9 months ago
Matt Jankowski cd58e37b25
Remove unused `DomainBlock#affected_accounts_count` method (#28642)
9 months ago
Matt Jankowski 4ccba94489
Remove unused `*_silenced_accounts` scopes on Status (#28644)
9 months ago
Matt Jankowski c52a593a30
Remove unused scope `User.emailable` (#28647)
9 months ago
Matt Jankowski e827c4692c
Use Arel `matches` method in CustomEmoji search (#28615)
9 months ago
Matt Jankowski 1bc5a52139
Extract SQL heredoc method for Announcement scopes (#28613)
9 months ago
Matt Jankowski aa6d07dbd9
Use normalizes to prepare CustomEmoji `domain` value (#28624)
9 months ago
Matt Jankowski 202951e6d9
Use Arel `in_order_of` method to generate CASE for `DomainBlock.by_severity` (#28617)
9 months ago
Matt Jankowski 57f49c8191
Use Arel `nulls_first` method in ordering CustomEmojiFilter scope (#28614)
9 months ago
Jean Boussier 5a6d533c53
Enable Rails 7.1 Marshalling format (#28609)
9 months ago
Matt Jankowski 12bed81187
Add validation specs to `CustomFilter` model (#28600)
9 months ago
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains (#28468)
9 months ago
Michael Stanclift 195b89d336
Fix .opus file uploads being misidentified by Paperclip (#28580)
9 months ago
Claire 35b6583371 Merge commit '6374358357ee81b5f137f471f028a56974109155' into glitch-soc/merge-upstream
9 months ago
Claire fcfdeadc04
Fix random `NoMethodError` errors on cached `CustomFilter` objects (#28521)
9 months ago
Matt Jankowski ba5f659bb3
Use shorter attribute query methods in `Announcement` (#28474)
9 months ago
Matt Jankowski 128c5b7db3
Fix `Performance/StringIdentifierArgument` cop (#28508)
9 months ago
Claire c5b0e6d5a0 Merge branch 'main' into glitch-soc/merge-upstream
9 months ago
Claire ea6c187fca Fix media attachment order of remote posts (#28469)
9 months ago
Claire 2bf84b93d4
Fix media attachment order of remote posts (#28469)
9 months ago
Claire 30ee7339d3 Merge commit '7d9b209fe84b00eff348ea9d54905cbfffa79788' into glitch-soc/merge-upstream
9 months ago
Claire f5b7307890 Merge commit 'f99e05710ea06cf10bbd3fb64ae8c00b095cb455' into glitch-soc/merge-upstream
9 months ago
Claire a60b9acf3c Merge commit 'b2f915b31ae884e3893e93a99da4e2b8d7e9ef7b' into glitch-soc/merge-upstream
9 months ago
Claire 6e56f95285 Merge commit '4a7395d989e40c3bd4ef18173aa5ea850c8ddcdd' into glitch-soc/merge-upstream
9 months ago
Claire 077e0c6812 Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream
9 months ago
Claire 75580360cd Merge commit '272592d16d40e804ec325ef3b5e6de9bbad5f2dd' into glitch-soc/merge-upstream
9 months ago
Claire b8209c3b96 Merge commit '85662a5a57531af5402a6777d0b1089e78c56815' into glitch-soc/merge-upstream
9 months ago
Claire d29b1cca2e
Fix `friends_of_friends` sometimes suggesting already-followed accounts (#28433)
9 months ago
Claire b135b6ba8f Merge commit '8ebc94dd22a18c28c4c9763b909e92e6ba64e242' into glitch-soc/merge-upstream
9 months ago
Claire 2e786e13cb Merge commit '973597c6f1e25b16c592e5573304319aeaa375e1' into glitch-soc/merge-upstream
9 months ago
Claire 8afd313807 Merge commit '15b2d7eec59c745b418debf63907d8bd08c4a730' into glitch-soc/merge-upstream
9 months ago
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
9 months ago
Claire a111fd7a0b Merge commit 'b2c5b20ef27edd948eca8d6bd2014b7a5efaec11' into glitch-soc/merge-upstream
9 months ago
Claire d6ad9d351e Merge commit 'a36b59be8ad7656b7ceab9751c9ec5b3563e3a30' into glitch-soc/merge-upstream
9 months ago
Claire 7d9b209fe8
Fix call to inefficient `delete_matched` cache method in domain blocks (#28374)
9 months ago
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop (#28399)
9 months ago
Matt Jankowski 0e5b8fc46b
Fix `Style/RedundantReturn` cop (#28391)
9 months ago
Claire 4113fbf6e8 Merge commit 'f476d9dab2f5cca6ae44b95961df6b6557d66dab' into glitch-soc/merge-upstream
9 months ago
Claire 1474318691 Merge commit 'a916251d8a8fffcaeb6be80eacf50138a53650dc' into glitch-soc/main
9 months ago
Matt Jankowski b1dec09d20
Fix `Style/InverseMethods` cop (#28377)
9 months ago
Claire dcc24db793
Fix N+1s because of association preloaders not actually getting called (#28339)
9 months ago
Claire 9f92b05bd2 Merge commit '2e6bf60f1549e5c1f1cfea2d614f978bea17b8a2' into glitch-soc/merge-upstream
9 months ago
Matt Jankowski 3918dc68c7
Use composite primary key for `PreviewCardsStatus` model (#28208)
10 months ago
Matt Jankowski 5631f139c1
Fix `Lint/SymbolConversion` cop (#28175)
10 months ago
Matt Jankowski d83d01eb1e
Fix `Lint/RedundantSafeNavigation` cop (#28172)
10 months ago