Commit Graph

29 Commits (3c71ee9b90f57b0956e208c3f310d41ec028dc1e)

Author SHA1 Message Date
Eugen Rochko 46c43d263c
Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 2 months ago
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations (#33063) 2 months ago
Matt Jankowski da826fe959
Use hash arguments to `order` when possible (Rails 7.2) (#32915) 2 months ago
Matt Jankowski 1c6f53e70f
Use `with_options` blocks in `Associations` concern (#32840) 2 months ago
Matt Jankowski c78dc23b49
Move account sensitize-related methods to concern (#28865) 2 months ago
Matt Jankowski d033920b7e
Move account silence-related methods to concern (#28866) 2 months ago
Matt Jankowski bfabd6a2b8
Move account suspension-related methods to concern (#28351) 3 months ago
Matt Jankowski ec16ed37c3
Extract constants for header and avatar geometry (#32151) 3 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 4 months ago
David Roetzel c1b2c4fd9a
Strip protocol from attribution domains (#31900) 4 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 4 months ago
Matt Jankowski 4a77e477ee
Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451) 8 months ago
Matt Jankowski 88882fbbee
Move Rails/HABTM cop out of todo (#30118) 9 months ago
Matt Jankowski 6fed108703
Use Rails `upsert` to generate update_count! query in Counters concern (#28738)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
Matt Jankowski 285f63c02e
Use composable query in `User.active` scope (#29775) 9 months ago
Claire d71d26a3c9
Reattribute notification-related records if possible when merging accounts (#29694) 10 months ago
Matt Jankowski 77897cd24c
Use existing `SeveredRelationship.about_local_account` scope in more places (#29673) 10 months ago
Claire 44bf7b8128
Add notifications of severed relationships (#27511) 10 months ago
Matt Jankowski 838b0bdf2d
Remove unused `Account::Interactions#endorsed?` method (#29463) 10 months ago
Matt Jankowski 0bc17a3d48
Use enum-generated `public_visibility` scope on Status (#28156) 10 months ago
Jeong Arm 4a6ddbc9c0
Normalize idna domain before account unblock domain (#29530) 10 months ago
Eugen Rochko 50b17f7e10
Add notification policies and notification requests (#29366) 10 months ago
Matt Jankowski 245064bb98
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 11 months ago
Matt Jankowski 89c9a4502d
Fix `Rails/WhereExists` cop in account/interactions concern (#28789) 1 year ago
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 7d9b209fe8
Fix call to inefficient `delete_matched` cache method in domain blocks (#28374) 1 year ago
Claire dcc24db793
Fix N+1s because of association preloaders not actually getting called (#28339) 1 year ago
Matt Jankowski f70f39dd04
Add explicit `dependent: nil` to associations (#28169) 1 year ago
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces (#28149) 1 year ago