Commit Graph

679 Commits (hacks/mailer-cutoff)

Author SHA1 Message Date
Matt Jankowski ca3cc36549
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 1 month ago
Matt Jankowski ab7f50ce4e
Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 1 month ago
David Roetzel 319fbbbfac
Experimental Async Refreshes API (#34918) 1 month ago
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 2 months ago
David Roetzel b195956ecb
Encapsulate redis key usage (#34840) 2 months ago
Claire 6ab96ba647
Use more generic locale as fallback for rules (#34756) 2 months ago
Matt Jankowski f1a6f4333a
Remove `redis-namespace` gem (#34742) 2 months ago
Matt Jankowski 4709121f72
Remove Legacy OTP Secret code (#34743) 2 months ago
Claire d7cb6068b1
Add ability to reorder server rules from admin interface (#34737) 2 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 2 months ago
Eugen Rochko a97647158c
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>
3 months ago
Matt Jankowski 6463415e06
Update `rubocop-rspec` to version 3.6.0 (#34497) 3 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