Commit Graph

732 Commits (afd1371fa317a0c52e72736d06bab933b97b3997)

Author SHA1 Message Date
Matt Jankowski 7ef56d6e50
Move json_ld context loaders to `config/initializers` ()
Matt Jankowski 4aa05d45fc
Capture minimum postgres version 12 ()
Claire fa65c8244f
Fix cache store pool config deprecation warnings ()
Matt Jankowski e93a75f1a1
Rails 7.1 update ()
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background ()
Claire 79a63201a9
Fix Layout/EmptyLineAfterGuardClause issues caused by merging an old PR ()
Claire 44edf3aa91
Improve error handling in mastodon:setup task ()
Matt Jankowski 65cd0700e4
Refactor domains cli to remove model call from regex ()
Nick Schonning 8bb4706e11
Move migration_helpers Rubocop ignore to config ()
Matt Jankowski 937dc42f10
Extract methods for file movement in `CLI::Upgrade` ()
Claire f0c720cfc9
Bump version to v4.3.0-alpha.0 ()
Claire 82eaa26d87
Update `tootctl maintenance fix-duplicates` to Mastodon v4.2.0 ()
Claire 06444c86c7
Fix division by zero in video in bitrate computation code ()
Claire 4fcc026f0f
Bump version to v4.2.0 ()
Claire 890e334703
Add migration tests for negative settings ()
Claire abcc0b38fa
Fix incorrect PostgreSQL version check ()
Claire f4b780ba22
Bump version to v4.2.0-rc2 ()
Eugen Rochko 0f3f9b611f
Change video bitrate to always fit within size limit ()
Claire b90383d073
Bump version to v4.2.0-rc1 ()
Jeong Arm 59af3c1310
Add PublicStatuses to tootctl search deploy --only option ()
jsgoldstein 4d9186a48c
Add search tests ()
Eugen Rochko 3a679844e4
Fix `account_id`, `max_id` and `min_id` params not working in search ()
Claire ec48bc3610
Do not truncate backtrace when the `BACKTRACE` env variable is set ()
Claire f80f426c57
Bump version to v4.2.0-beta3 ()
Claire cddef4c485
Fix language settings for users having selected the `kmr` language ()
Claire 16681e0f20
Add admin notifications for new Mastodon versions ()
Eugen Rochko 01b87a1632
Change video compression parameters ()
Claire f39847476c
Change the pre-release versioning scheme and associated environment variables ()
jsgoldstein 30c191aaa0
Add new public status index ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Jaehong Kang 2dbbeedc94
Fix: Workaround to load MASTODON_VERSION_* in Docker. ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
yufushiro 3aac12981c
Fix unexpected audio stream transcoding when uploaded video is eligible to passthrough ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Nick Schonning b970ed6098
Update rubocop and rubocop-rspec ()
Claire facfec1ba3
Bump version to v4.2.0-beta2 ()
Claire e7bea8f004
Fix already initialized constant warning ()
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster ()
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
Claire dd049fc37a
Fix ES_PRESET not being applied to Chewy's internal index ()
Claire 3a8370e1f4
Fix `repo:changelog` task matching strings that are not Pull Request identifiers ()
Claire f5778caa3a
Add `ES_PRESET` option to customize numbers of shards and replicas ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Jeong Arm 496eb6f7a4
Add missing instances option to tootctl search deploy ()
Claire dab54ccbba
Prepare v4.2.0-beta1 ()
Eugen Rochko 0e2a4d3897
Fix adding column with default value taking longer on Postgres >= 11 ()
Claire 6b896b20cc
Add primary key to preview_cards_statuses join table (includes deduplication migration) ()
Claire 425d77f812
Fix crash in `tootctl status remove` and some old migrations ()
Christian Schmidt f2257069b2
Fix AVIF attachments ()
Claire 51768de16e
Bump version to v4.1.6 ()
Christian Schmidt d76f79f647
Remove obsolete backport from Rails 7 ()
Matt Jankowski 30f5ec7303
Rubocop fix: `Perfomance/UnfreezeString` ()
Renaud Chaput 4d1b67f664
Add end-to-end (system) tests ()
Misty De Méo 12a6cf569e
Storage: add :azure to remaining callers ()
Claire b4e739ff0f
Change interaction modal in web UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>