Commit Graph

333 Commits (fix/MAS-381-remove-swipeable-views)

Author SHA1 Message Date
Claire 4fa203e69e
Rename `unknown` quote policy value to `unsupported_policy` (#35955) 2 weeks ago
Claire a2cddb9eac
Disallow making private posts quotable (#35780) 4 weeks ago
Echo 8ee4b3f906
Update Redux to handle quote posts (#35715) 1 month ago
Matt Jankowski a485f97d21
Replace `EmailHelper` module with `normalizes` via model concern (#35702) 1 month ago
Claire 572a0e128d
Change quote verification to not bypass authorization flow for mentions (#35528) 1 month ago
Matt Jankowski 7e6b134222
Extract `User::Activity` concern (#35581) 1 month ago
Matt Jankowski 6dc55a2f4e
Extract `User::Confirmation` concern (#35582) 1 month ago
Eugen Rochko 8cf7a77808
Fix async refresh never being finished when status cannot be fetched (#35500) 1 month ago
Matt Jankowski 73f72ec8fe
Use `attribute` for defining `rate_limit` boolean (#35555) 1 month ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 2 months ago
Eugen Rochko 14a781fa24
Add button to load new replies in web UI (#35210) 2 months ago
Matt Jankowski 0efb889a9c
Extract constant for attribution domains limit in account (#35350) 2 months ago
Claire 88b0f3a172
Simplify `DatabaseViewRecord.refresh` (#35252) 2 months ago
Matt Jankowski c442589593
Use `ActiveModel::Attributes` in `FollowLimitable` concern (#35327) 2 months ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 3 months ago
Matt Jankowski b08ccaa5b3
Extract `Account::Mappings` concern from "interactions" (#35119) 3 months ago
Matt Jankowski d887790e86
Update `SafeReblogInsert` concern to match Rails 8 method (#34966) 3 months ago
Matt Jankowski 1297ad759e
Update rubocop to version 1.76.0 (#34926) 3 months ago
Matt Jankowski 4709121f72
Remove Legacy OTP Secret code (#34743) 4 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 4 months ago
Marcel Hellkamp c9a554bdca
fix: OIDC account creation fails for long display names (#34639) 4 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 5 months ago
Claire ee65f77a7e
Add server-side support for grouping account sign-up notifications (#34298) 6 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 6 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 6 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>
6 months ago
Matt Jankowski bdc9cb27e2
Update rubocop to version 1.73.1 (#34034) 6 months ago
Claire 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 7 months ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 8 months ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 8 months ago
Michael Stanclift 04b7046be1
Provide option to force use of system scrollbar styling (#32117) 9 months ago
Eugen Rochko 46c43d263c
Change avatar and header size limits from 2MB to 8MB when using libvips (#33002) 10 months ago
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations (#33063) 10 months ago
Matt Jankowski f2976ec9a4
Extract `Notification::Groups` concern (#32968) 10 months ago
Matt Jankowski da826fe959
Use hash arguments to `order` when possible (Rails 7.2) (#32915) 10 months ago
Matt Jankowski 1c6f53e70f
Use `with_options` blocks in `Associations` concern (#32840) 10 months ago
Matt Jankowski c78dc23b49
Move account sensitize-related methods to concern (#28865) 10 months ago
Matt Jankowski d033920b7e
Move account silence-related methods to concern (#28866) 10 months ago
Matt Jankowski bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` (#32802) 10 months ago
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 (#30391) 10 months ago
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 (#32363) 10 months ago
Matt Jankowski babee06794
Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` (#32688) 11 months ago
Matt Jankowski 258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 11 months ago
Matt Jankowski e8ec6667bd
Extract wrapper constant for `HTTP::*` error classes (#32285) 11 months ago
Matt Jankowski bfabd6a2b8
Move account suspension-related methods to concern (#28351) 11 months ago
Matt Jankowski ec16ed37c3
Extract constants for header and avatar geometry (#32151) 11 months ago
Matt Jankowski 04a939d640
Add `reviewed` and `unreviewed` scopes to `Reviewable` model concern (#31988) 12 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 12 months ago
David Roetzel c1b2c4fd9a
Strip protocol from attribution domains (#31900) 1 year ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 1 year ago