Commit Graph

319 Commits (stable-4.4)

Author SHA1 Message Date
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 1 month ago
Matt Jankowski b08ccaa5b3
Extract `Account::Mappings` concern from "interactions" (#35119) 1 month ago
Matt Jankowski d887790e86
Update `SafeReblogInsert` concern to match Rails 8 method (#34966) 2 months ago
Matt Jankowski 1297ad759e
Update rubocop to version 1.76.0 (#34926) 2 months ago
Matt Jankowski 4709121f72
Remove Legacy OTP Secret code (#34743) 2 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 2 months ago
Marcel Hellkamp c9a554bdca
fix: OIDC account creation fails for long display names (#34639) 2 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 3 months ago
Claire ee65f77a7e
Add server-side support for grouping account sign-up notifications (#34298) 4 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 4 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 5 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
5 months ago
Matt Jankowski bdc9cb27e2
Update rubocop to version 1.73.1 (#34034) 5 months ago
Claire 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 5 months ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 6 months ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 6 months ago
Michael Stanclift 04b7046be1
Provide option to force use of system scrollbar styling (#32117) 8 months ago
Eugen Rochko 46c43d263c
Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 8 months ago
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations (#33063) 8 months ago
Matt Jankowski f2976ec9a4
Extract `Notification::Groups` concern (#32968) 8 months ago
Matt Jankowski da826fe959
Use hash arguments to `order` when possible (Rails 7.2) (#32915) 8 months ago
Matt Jankowski 1c6f53e70f
Use `with_options` blocks in `Associations` concern (#32840) 8 months ago
Matt Jankowski c78dc23b49
Move account sensitize-related methods to concern (#28865) 9 months ago
Matt Jankowski d033920b7e
Move account silence-related methods to concern (#28866) 9 months ago
Matt Jankowski bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` (#32802) 9 months ago
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 (#30391) 9 months ago
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 (#32363) 9 months ago
Matt Jankowski babee06794
Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 9 months ago
Matt Jankowski 258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 10 months ago
Matt Jankowski e8ec6667bd
Extract wrapper constant for `HTTP::*` error classes (#32285) 10 months ago
Matt Jankowski bfabd6a2b8
Move account suspension-related methods to concern (#28351) 10 months ago
Matt Jankowski ec16ed37c3
Extract constants for header and avatar geometry (#32151) 10 months ago
Matt Jankowski 04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 10 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 10 months ago
David Roetzel c1b2c4fd9a
Strip protocol from attribution domains (#31900) 11 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 11 months ago
Matt Jankowski 7c26e5e4a1
Add `Reviewable` model concern (#31152) 11 months ago
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 11 months ago
Claire ad52b04a1c
Add setting to disable hover cards (#30931)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski 4a77e477ee
Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451) 1 year ago
Matt Jankowski 9b5055d34d
Fix `Style/SuperArguments` cop (#30406) 1 year ago
Matt Jankowski def6b686ff
Fix `Rails/WhereRange` cop (#30343) 1 year ago
Claire 2fe1b8d169
Add API to get multiple accounts and statuses (#27871)
Co-authored-by: noellabo <noel.yoshiba@gmail.com>
1 year ago
Râu Cao 9aa31be8d3
Fix local account search on LDAP login being case-sensitive (#30113)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski 88882fbbee
Move Rails/HABTM cop out of todo (#30118) 1 year ago
Matt Jankowski 1e7d5d2957
Update `devise-two-factor` to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year 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>
1 year ago
Matt Jankowski caad1e2628
Add scope `Status.distributable_visibility` (#29950) 1 year ago
Matt Jankowski 285f63c02e
Use composable query in `User.active` scope (#29775) 1 year ago