Commit Graph

670 Commits (feature-quotes-web)

Author SHA1 Message Date
David Roetzel abbd83b441 Add support for FASP data sharing (#34415) 2 months ago
Eugen Rochko 3807a8a38a Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 months ago
Matt Jankowski 50448b3936 Update `rubocop-rspec` to version 3.6.0 (#34497) 2 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 4 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 4 months ago
Claire ef870007e9
Fix `CacheBuster` being queued for missing media attachments (#34253) 4 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 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
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 6 months ago
Matt Jankowski 68c9f91ccb
Treat non-null but blank account domain as local (#33576) 6 months ago
Matt Jankowski 50013b10a5
Add `Status::Visibility` concern to hold visibility logic (#33578) 6 months ago
Matt Jankowski f9451c5614
Fix issue with trending order when user has chosen languages (#33557) 6 months ago
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 6 months ago
Matt Jankowski 22c1b6f3ee
Fix `Invite#code` changing value on every save (#33550) 7 months ago
Matt Jankowski 4f6edc7596
Use `in_order_of` in `trends/*` classes (#33531) 7 months ago
Matt Jankowski f98972e4eb
Use `with_options` for Account `if: :local?` validation group (#33529) 7 months ago
Matt Jankowski 54e2030146
Add `AccountWarning#appeal_eligible?` method (#33526) 7 months ago
Matt Jankowski 9b8d1fb6d1
Add `Account#actor_type_application?` query method (#33525) 7 months ago
Matt Jankowski ce1501c3a7
Add "Account::Search" shared example for use in `Account` spec (#33507) 7 months ago
Matt Jankowski f22a2aab40
Add `Account#remote?` query method (#33508) 7 months ago
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths (#33207) 7 months ago
Matt Jankowski b3243ef41c
Refer to constant values from `api/v1/apps` request spec (#33488) 7 months ago
Matt Jankowski efcd4ea5de
Reference value constants from specs (#33479) 7 months ago
Matt Jankowski ef39398b82
Add `urgent` scope and `by_version` method to `SoftwareUpdate` (#33470) 7 months ago
Matt Jankowski 08dd11f8d4
Use `in_order_of` with `filter: false` in `AccountSummary.localized` (#33446) 7 months ago
zunda f16fbc069a
Use configured limit for number of profile fields (#33463) 7 months ago
Tim Rogers 3bdfa3eb4c
Added validator for extra profile field values with empty name (#33421) 7 months ago
Matt Jankowski 7cbdcd7b3f
Add role-specific user fabricators (#33437) 7 months ago
Matt Jankowski f35de1ed0d
Remove un-needed `Poll.attached` scope (#33368) 7 months ago
Matt Jankowski 28d309fd86
Add shared example for `Expireable` concern (#33369) 7 months ago
Matt Jankowski 22caddaa24
Update user role position range limit (#33349) 7 months ago
Matt Jankowski aee64a465c
Remove unused `Poll.unattached` scope (#33350) 7 months ago
Matt Jankowski ca2a7d66b8
Fix missing value limits for `UserRole` position (#33172) 7 months ago
Matt Jankowski 0085e8c427
Wrap assertions in `change` within `AccountStatusesCleanupPolicy` spec (#33335) 7 months ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 7 months ago
Matt Jankowski 1bd9306ced
Add coverage for `Tag` model validations on name/display_name (#33291) 7 months ago
Matt Jankowski 4bf6af3b61
Remove unused `model_have_error_on_field` matcher (#33273) 8 months ago
Matt Jankowski b51e0bc3c7
Simplify model validation specs for `Report` (#33267) 8 months ago
Matt Jankowski ad68686bec
Simplify model validation specs for `CustomFilter` (#33248) 8 months ago
Matt Jankowski f6daf73286
Add non-matching cases to `Report#history` spec (#33253) 8 months ago
Christian Schmidt a70ae28644
Support animated PNGs in media attachments (#28516) 8 months ago
Matt Jankowski e76aff7de5
Standardize uniqueness validation declaration on `Mention` (#33247) 8 months ago
Matt Jankowski 7d52b24569
Add coverage for `AccountPin` model (#33231) 8 months ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 8 months ago
Eugen Rochko 48ea7552dd
Change hashtag trends to be stored in the database instead of redis (#32837)
Co-authored-by: David Roetzel <david@roetzel.de>
8 months ago
Matt Jankowski be43b01eb1
Add coverage for `CustomFilter#expires_in` method (#33142) 8 months ago
Matt Jankowski 2381ed55d7
Add coverage for `Report#unresolved_siblings?` (#33141) 8 months ago
Matt Jankowski 3cd308523a
Add shared example for `RankedTrend` concern (#33125) 8 months ago
Matt Jankowski 74df47ad9c
Add coverage for `Webhook` validations (#33026) 8 months ago