Commit Graph

2868 Commits (feature-starter-packs)

Author SHA1 Message Date
David Roetzel 9c80b16401
Accept HTTP Message Signatures (RFC9421) (#34814) 2 months ago
Claire 00b56932de
Fix handling of featured tag removal (#34887) 2 months ago
Claire 32b521b7f4
Fix multiple issues in quoted posts hydration (#34864) 2 months ago
Claire 4b39bced3e
Increase capybara default timeout to reduce test flakiness (#34859) 2 months ago
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) 3 months ago
Claire 4e2aa78a56
Fix `tootctl accounts create` failing because of date-of-birth check (#34663) 3 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) 4 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 4 months ago
Matt Jankowski 6deadd596d
Remove deprecated single-argument variation of `UnfilterNotificationsWorker` (#33353) 4 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