Commit Graph

2914 Commits (features/numeric-identifiers)

Author SHA1 Message Date
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 2 months ago
Matt Jankowski f7a3dd0e38
Use `config_for` for VAPID key storage (#34845) 2 months ago
Matt Jankowski 38e0a360ca
Add coverage for "default" stylesheet theme helper path (#34732) 2 months ago
David Roetzel b195956ecb
Encapsulate redis key usage (#34840) 2 months ago
Emelia Smith a73ade526a
Assert usage of client credentials for account registration (#34828) 2 months ago
Matt Jankowski 37c82a3003
Update sidekiq to version 7 (#34745) 2 months ago
Claire 304c0417ed
Fix handling of inlined `featured` collections in ActivityPub actor objects (#34789) 2 months ago
David Roetzel 3acd87419c
Update to linzer 0.7 (#34765) 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
Claire 8c51a8ba94
Add ability to translate server rules (#34494) 2 months ago
Matt Jankowski 4709121f72
Remove Legacy OTP Secret code (#34743) 2 months ago
Claire 6d6263ce07
Drop redis namespace code (except for Rails cache) (#34665) 2 months ago
Claire d7cb6068b1
Add ability to reorder server rules from admin interface (#34737) 2 months ago
Claire 8cc5084ca1
Add interstitial for Terms of Service updates (#34527) 2 months ago
Echo c4f47adb49
Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 2 months ago
Claire 3ea1f074ab
Fix sidekiq JSON serialization warning in `ActivityPub::FetchAllRepliesWorker` (#34702) 2 months ago
Claire aa04efb92a
Move server rule creation form to its own page (#34637) 2 months ago
Jonny Saunders b709ef8ac3
Add: Update root status when fetching replies (#34615) 2 months ago
Claire 4e2aa78a56
Fix `tootctl accounts create` failing because of date-of-birth check (#34663) 2 months ago
Claire 22e2e7f02b
Fix crash when `likes` or `shares` collections are not inlined, for real (#34619) 3 months ago
Claire 3e5d78cc5b
Fix crash when `likes` or `shares` collections are not inlined (#34618) 3 months ago
Claire cbaba54e9d
Add support for importing embedded self-quotes (#34584) 3 months ago
Eugen Rochko 715cbee93d
Fix dashboard warning about Elasticsearch index mismatch not showing up (#34567)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Claire 9ed6a14d45
Add support for ingesting quote policies (#34479) 3 months ago
Claire ae3b7dd28d
Reject incoming `QuoteRequest` activities (#34480) 3 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
Claire 7bc301e184
Make `Web::PushSubscription#user` and `Web::PushSubscription#access_token` relationships non-optional (#34498)
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
3 months ago
Claire dee744c793
Fix quote serializer (#34510) 3 months ago
Matt Jankowski 8dea1c422a
Combine examples to reduce factories in `BulkImportWorker` spec (#34499) 3 months ago
Claire 8489f6c8fc
Fix namespace of `QuoteAuthorization` type in specs (#34481) 3 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 3 months ago
Eugen Rochko ff0990ec9f
Add REST API for fetching an account's endorsed accounts (#34421) 3 months ago
Matt Jankowski 2eaef09166
Use enum validation instead of `ArgumentError` rescue for `List` replies policy check (#34452) 3 months ago
Matt Jankowski aadff24099
Enable `validate: true` on `CustomFilter#action` (#34434) 3 months ago
Matt Jankowski de19af3650
Extract `frontend_translations` helper to support module (#34400) 3 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 3 months ago
Matt Jankowski 6deadd596d
Remove deprecated single-argument variation of `UnfilterNotificationsWorker` (#33353) 3 months ago
Claire dd23ba9c83
Refactor local-URI-to-account resolving (#34349) 4 months ago
Matt Jankowski d315a90db7
Convert `settings/pictures` spec controller->request (#34340) 4 months ago
Matt Jankowski 501ced4239
Add coverage for extra attributes scenario in `Admin::Trends::StatusesHelper#one_line_preview` method (#34353) 4 months ago
David Roetzel e2ef173b82
Refactoring: Move `SignatureVerificationError` into `Mastodon` namespace (#34342) 4 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 4 months ago
Matt Jankowski dfa4a97dd8
Fix intermittent account note failure by removing disappearing content check (#34296) 4 months ago
Claire c2defe0e4c
Change account suspensions to be federated to recently-followed accounts as well (#34294) 4 months ago
Matt Jankowski 0479efdbb6
Fix intermittent failure on account note system spec (#34295) 4 months ago
Matt Jankowski ef879a532f
Convert `activitypub/*` controller specs to request specs (#33992) 4 months ago
Matt Jankowski 445aa4ac72
Convert `activitypub/inboxes` spec controller->request (#34292) 4 months ago
David Roetzel 02db065571
Use fixed order in flaky spec (#34279) 4 months ago
Claire 59e189ad3c
Add support for paginating partial collections in `SynchronizeFollowersService` (#34277) 4 months ago
Matt Jankowski 2a181f56e3
Convert `settings/deletes` spec controller->request/system (#34274) 4 months ago
Matt Jankowski e1dbbf6c9d
Isolate assertions in v2/notifications intermittent failure cases (#34271) 4 months ago
Claire 3edac14f02
Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) 4 months ago
Claire 38f5e74122
Add `Deprecation` headers on deprecated endpoints (#34262)
Co-authored-by: Damien Mathieu <42@dmathieu.com>
4 months ago
Matt Jankowski 9bba2aab33
Convert `intents` spec controller->request (#34261) 4 months ago
Claire 225b18e742
Add system spec for account notes (#34206) 4 months ago
Claire ef870007e9
Fix `CacheBuster` being queued for missing media attachments (#34253) 4 months ago
Matt Jankowski 9d3daa847a
Convert `filters/statuses` spec controller->system/request (#34232) 4 months ago
Matt Jankowski a2981a0997
Convert `admin/users/two_factor_authentications` spec controller->system (#34216) 4 months ago
Matt Jankowski 469cfc5430
Convert `admin/change_emails` spec controller->system (#34215) 4 months ago
Matt Jankowski 0284e77e5f
Convert `admin/action_logs` spec controller->system (#34214) 4 months ago
Matt Jankowski f7b1769e8a
Convert `admin/dashboard` spec controller->system (#34208) 4 months ago
Matt Jankowski 539a06f189
Convert `admin/account_actions` spec controller->system (#34207) 4 months ago
Matt Jankowski 795d465f8d
Convert `disputes/strikes` spec controller->request/system (#34191) 4 months ago
Matt Jankowski 8ef546fe6b
Convert `oauth/tokens#revoke` spec controller->request (#34174) 4 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 4 months ago
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150) 4 months ago
David Roetzel 4a6cf67c46
Add middleware to record queue time (#34172) 4 months ago
Matt Jankowski f71a855e2d
Add coverage for `standard` params on push subs create (#34092) 4 months ago
Claire 966b816382
Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 4 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 4 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>
4 months ago
Claire 420ffdfb62
Add delay to profile updates to debounce them (#34137) 4 months ago
Matt Jankowski 6d5a1fbe1d
Assert on page contents while progressing through `new_statuses` system spec (#34139) 4 months ago
Matt Jankowski 325b55485e
Convert `admin/settings/branding` spec controller->request (#34130) 4 months ago
David Roetzel bedf808e02
Move feature flag test setup into config (#34124) 4 months ago
Matt Jankowski dc43699b77
Assert on page contents before reloading report for interface JS spec (#34132) 4 months ago
David Roetzel 26b5f45564
Make `Faker` generate unique TOS effective dates (#34122) 4 months ago
Matt Jankowski e1f278cdf2
Convert `admin/webhooks/secrets` spec controller->system (#34109) 4 months ago
Matt Jankowski 7169b270ae
Convert `admin/site_uploads` spec controller->system (#34108) 4 months ago
Eugen Rochko 2cabbae132
Add min. age to terms of service (#34105) 5 months ago
Matt Jankowski eaf1ea3155
Remove `admin_user` helper method from `SystemHelpers` module (#34096) 5 months ago
Matt Jankowski 551339401d
Use methods from `SystemHelpers` more consistently (#33973) 5 months ago
Claire 5a100bf38f
Add ability to email announcements to all users (#33928) 5 months ago
Matt Jankowski b021cfc91e
Convert `settings/sessions` spec controller->system (#34072) 5 months ago
David Roetzel 8cf27d0fbb
Add simple feature flag system (#34038)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Eugen Rochko cadda2f957
Add effective date to terms of service (#33993) 5 months ago
Matt Jankowski ce23342d72
Convert `admin/terms_of_service/*` spec controller->system (#33975) 5 months ago
Matt Jankowski d90d68bddf
Remove deprecated `mb_chars` method (#34039) 5 months ago
Emelia Smith 4960193ed0
Add API to delete media attachments that are not in use (#33991) 5 months ago
Claire e71fb450e0
Add optional `delete_media` parameter to `DELETE /api/v1/statuses/:id` (#33988) 5 months ago
Matt Jankowski b56e90d049
Convert `admin/relationships` spec controller->system (#34002) 5 months ago
Matt Jankowski 3aaa388ce4
Convert `admin/trends/*` spec controller->system (#34003) 5 months ago
Emelia Smith febcd0a76c
Expose status language via og:locale (#34012) 5 months ago
Jeremy Kescher 6b519cfefa
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users

* Fix domain blocks/rationales being visible to suspended users

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Allow moved users to view domain blocks

* Add authorization specs for `/api/v1/instance/domain_blocks` spec

* Fix tests

* Fix incorrect test setup

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Claire 06f879ce9b
Merge commit from fork
* Add rate-limit on `/auth/setup`

* Remove useless test
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
Eugen Rochko 298ca53593
Add choice of law to terms of service generator (#33994) 5 months ago