Commit Graph

942 Commits (84d03e4e16d454bdce085ca8d1ba6ea3f179ddf5)

Author SHA1 Message Date
Claire 02ac18da51
Change display of quote posts to strip fallback link and preview cards (#34772) 8 months ago
Renaud Chaput ef1bf8e9f2
Fix polyfills naming and tag missing a source (#34768) 8 months ago
Claire da60acced5
Add boost of remote quote post with fallback link to sample dev data (#34771) 8 months ago
Renaud Chaput 83dd09d4dc
Fix JS polyfills missing after the Vite switch (#34758) 8 months ago
Matt Jankowski f1a6f4333a
Remove `redis-namespace` gem (#34742) 8 months ago
Matt Jankowski 3a5e310a6d
Remove `OTP_SECRET` env configuration from setup (#34757) 8 months ago
Claire dab31f7a88
Drop support for PostgreSQL 12 (#34744) 8 months ago
Claire 6d6263ce07
Drop redis namespace code (except for Rails cache) (#34665) 8 months ago
Claire 0ada6e4168
Bypass date of birth check in `dev:populate_sample_data` task (#34733) 8 months ago
Echo c4f47adb49
Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
9 months ago
Claire ae281f31db
Add `dev:populate_sample_data` rake task to populate test data (#34676) 9 months ago
Claire 4e2aa78a56
Fix `tootctl accounts create` failing because of date-of-birth check (#34663) 9 months ago
Claire fbe9728f36
Bump version to v4.3.8 (#34626) 9 months ago
Claire 41d00bc28b
Fix libvips being unconditionally required by tasks (#34620) 9 months ago
Essem e96044f389
Update to Twemoji 15.1.0 (#34321) 9 months ago
Eugen Rochko bd9223f0b9
Fix `tootctl search deploy --only-mapping` not updating index settings (#34566) 9 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>
9 months ago
Eugen Rochko c01d219c12
Add `--only-mapping` option to `tootctl search deploy` (#34466) 9 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 10 months ago
David Roetzel e2ef173b82
Refactoring: Move `SignatureVerificationError` into `Mastodon` namespace (#34342) 10 months ago
Claire 9686ae7060
Fix static version of animated PNG emojis not being properly extracted (#34337) 10 months ago
Claire c93b2c6809
Add new filter action to blur media (#34256) 10 months ago
David Roetzel d232fa5b14
Reduce number of metric labels (#34223) 10 months ago
David Roetzel 4a6cf67c46
Add middleware to record queue time (#34172) 11 months ago
Claire 7866745a6b
Bump version to v4.3.6 (#34167) 11 months ago
David Roetzel 9041ce3c18
Refactoring: Move rack middleware (#34140) 11 months ago
David Roetzel bedf808e02
Move feature flag test setup into config (#34124) 11 months ago
Claire d489fa36f2
Fix Stoplight errors when using `REDIS_NAMESPACE` (#34126) 11 months ago
Claire 04492e7f93
Fix behavior of database schema loading with `SKIP_POST_DEPLOYMENT_MIGRATIONS` (#34089) 11 months ago
Damien Erambert debe6c0545
Add emoji from Twemoji 15.0 to the emoji picker/completion (#33395) 11 months ago
David Roetzel 8cf27d0fbb
Add simple feature flag system (#34038)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
11 months ago
Claire d25de5b757
Bump Mastodon API version for new media deletion methods/parameters (#34035) 11 months ago
Claire cfb473c204
Bump version to v4.4.0-alpha.3 (#34022) 11 months ago
Claire f5c4022a20
Change HTML sanitization to remove unusable and unused `embed` tag (#34021) 11 months ago
Matt Jankowski d75c4bf53e
Update rubocop to version 1.72.2 and use `plugins` configuration style (#33946) 11 months ago
Claire 9e164c532f
Add `--skip-filled-timeline` option to `tootctl feed build` to skip half-filled feeds (#33844) 12 months ago
Claire 6646a0a9fa
Fix parameter validation in our custom devise strategies (#33754) 1 year ago
Claire ea743d68f3
Fix error in `TwoFactorPamAuthenticatable` when handling invalid params (#33746) 1 year ago
Claire a6fc776c6f
Change `mastodon:setup` to prevent overwriting already-configured servers (#33684) 1 year ago
Claire ac59ed39dd
Fix re-encoding of high-framerate VFR videos with FFmpeg 6+ (#33634) 1 year ago
Claire ab4874ff13
Further harden the warnings against changing encryption secrets (#33631) 1 year ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 1 year ago
Matt Jankowski a19141441d
Move clear environment portion of `mastodon:setup` to private method (#33616) 1 year ago
Matt Jankowski 69b8a0b9bf
Collect errors in setup rake task (#33603) 1 year ago
Claire 0aa9bb8130
Bump version to v4.4.0-alpha.2 (#33615) 1 year ago
Matt Jankowski 3db8498903
Fix `Style/MutableConstant` cop (#33602) 1 year ago
Matt Jankowski 7c56517c7c
Move mastodon version config to `config_for` yml (#33577) 1 year ago
Matt Jankowski 34cd7d6585
Use `config_for` for `Mastodon::Version` metadata/prerelease values (#33548) 1 year ago
Matt Jankowski fdfbf6e04e
Set statement timeout to zero in maintenance CLI (#33484) 1 year ago
Matt Jankowski af7d6e59af
Replace deprecated `STATS_DIRECTORIES` with `Rails::CodeStatistics.register_directory` approach (#33445) 1 year ago