Commit Graph

963 Commits (features/numeric-identifiers)

Author SHA1 Message Date
Damien Erambert debe6c0545
Add emoji from Twemoji 15.0 to the emoji picker/completion (#33395) 5 months ago
David Roetzel 8cf27d0fbb
Add simple feature flag system (#34038)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Claire d25de5b757
Bump Mastodon API version for new media deletion methods/parameters (#34035) 5 months ago
Claire cfb473c204
Bump version to v4.4.0-alpha.3 (#34022) 5 months ago
Claire f5c4022a20
Change HTML sanitization to remove unusable and unused `embed` tag (#34021) 5 months ago
Matt Jankowski d75c4bf53e
Update rubocop to version 1.72.2 and use `plugins` configuration style (#33946) 5 months ago
Claire 9e164c532f
Add `--skip-filled-timeline` option to `tootctl feed build` to skip half-filled feeds (#33844) 6 months ago
Claire 6646a0a9fa
Fix parameter validation in our custom devise strategies (#33754) 6 months ago
Claire ea743d68f3
Fix error in `TwoFactorPamAuthenticatable` when handling invalid params (#33746) 6 months ago
Claire a6fc776c6f
Change `mastodon:setup` to prevent overwriting already-configured servers (#33684) 6 months ago
Claire ac59ed39dd
Fix re-encoding of high-framerate VFR videos with FFmpeg 6+ (#33634) 6 months ago
Claire ab4874ff13
Further harden the warnings against changing encryption secrets (#33631) 6 months ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 6 months ago
Matt Jankowski a19141441d
Move clear environment portion of `mastodon:setup` to private method (#33616) 6 months ago
Matt Jankowski 69b8a0b9bf
Collect errors in setup rake task (#33603) 6 months ago
Claire 0aa9bb8130
Bump version to v4.4.0-alpha.2 (#33615) 6 months ago
Matt Jankowski 3db8498903
Fix `Style/MutableConstant` cop (#33602) 6 months ago
Matt Jankowski 7c56517c7c
Move mastodon version config to `config_for` yml (#33577) 6 months ago
Matt Jankowski 34cd7d6585
Use `config_for` for `Mastodon::Version` metadata/prerelease values (#33548) 7 months ago
Matt Jankowski fdfbf6e04e
Set statement timeout to zero in maintenance CLI (#33484) 7 months ago
Matt Jankowski af7d6e59af
Replace deprecated `STATS_DIRECTORIES` with `Rails::CodeStatistics.register_directory` approach (#33445) 7 months ago
Matt Jankowski 535866218e
Update `rails` to version 8.0.1 (#32357) 7 months ago
Renaud Chaput 3f8f06eb46
Add support for Active Record query log tags (#33342) 7 months ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 7 months ago
Christian Schmidt a70ae28644
Support animated PNGs in media attachments (#28516) 8 months ago
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI (#33214) 8 months ago
Matt Jankowski 342055cb15
Update `rubocop` to version 1.69.1 (#32967) 8 months ago
Claire 1ee149d015
Add explicit migration breakpoints (#33089) 8 months ago
Claire c58967c3bd
Add `tootctl feeds vacuum` (#33065) 8 months ago
Calvin Lee 7f4858b339
Correctly sanitize MathML out of post content (#27107) 8 months ago
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations (#33063) 8 months ago
Claire 9d34146aaa
Remove redundant temporary index creation in `tootctl status remove` (#33023) 8 months ago
シュンジョーァ 35683ac154
Remove webauthn credentials on `tootctl accounts modify --disable-2fa` (#29883)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
8 months ago
Andrew W. Lee 3e44dca0b4
Change dependency from annotate to annotaterb (#30232) 8 months ago
Matt Jankowski c0c34d35e2
Move self destruct check to `config_for` and add constant for verifier string (#32943) 8 months ago
Eugen Rochko 911d7dbbf6
Fix `min_id` and `max_id` causing error in search API (#32857) 8 months ago
Renaud Chaput bcf5d30e01
Add OpenTelemetry VCS attributes (#32904) 8 months ago
Claire f1ef7b5b43
Fix uploading higher-than-wide GIF profile picture with libvips enabled (#32911) 8 months ago
Matt Jankowski 62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize (#32864) 8 months ago
Matt Jankowski a6d829e86f
Fix error in CLI EmailDomainBlocks when supplying `--with-dns-records` (#32863) 8 months ago
Matt Jankowski bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` (#32802) 9 months ago
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 (#30391) 9 months ago
Matt Jankowski 697947116e
Add `EmailDomainBlock.parents` scope (#31968) 9 months ago
Matt Jankowski e0a44b8317
Use `shell.indent` for list output indentation in CLI area (#31969) 9 months ago
Matt Jankowski 68b545ef33
Add `Status.not_direct_visibility` scope (#32065) 9 months ago
Claire befb44a08c
Fix “uninitialized constant HttpLog” errors in tootctl (#32796) 9 months ago
Claire dfccd207bb
Refactor common checks in `tootctl media remove-orphans` (#32720) 9 months ago
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 (#32363) 9 months ago
Claire ffa1032381
Add further warnings about encryption secrets (#32476) 9 months ago
Claire bb0cf04d71
Add note about not changing ActiveRecord encryption secrets once they are set (#32413) 10 months ago
Matt Jankowski 258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 10 months ago
Matt Jankowski e8ec6667bd
Extract wrapper constant for `HTTP::*` error classes (#32285) 10 months ago
Matt Jankowski 3cf2d35c49
Reference `IpBlock.severities` keys from CLI option check (#32291) 10 months ago
Matt Jankowski cf28104317
Rename preloaded models constant in cli media (#30531) 10 months ago
Matt Jankowski 82e7d53d54
Rename transformer constant in sanitizer (#30532) 10 months ago
Matt Jankowski 52afa94f1c
Use `print_table` to wrap storage output CLI (#32230) 10 months ago
Emelia Smith c5f0da98e4
Add detection and download of material_symbol icons in config/navigation.rb (#31366) 10 months ago
Renaud Chaput 497e8d00b9
Bump `main` version 4.4.0-alpha.1 (#32180) 10 months ago
Claire 03210085b7
Bump version to 4.3.0-rc.1 (#32124) 10 months ago
Claire 886baa5e35
Fix typo causing incorrect error being raised in blurhash processing failure (#32104) 10 months ago
Claire 3e91c101b3
Bump version to 4.3.0-beta.2 (#31948) 10 months ago
Claire e0648a916a
Rename `/api/v2_alpha/notifications*` to `/api/v2/notifications*` (#31840) 10 months ago
Taylor Chaparro 1b6a82b799
Fix invalid date searches returning 503 (#31526) 11 months ago
Matt Jankowski c4b09d684e
Extract method for account-referencing in CLI prune task (#31824) 11 months ago
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 11 months ago
Matt Jankowski be77a1098b
Extract `Account::AUTOMATED_ACTOR_TYPES` for "bot" actor_type values (#31772) 11 months ago
David Roetzel f85694acfd
Add credentials to redis sentinel configuration (#31768) 11 months ago
David Roetzel 7d91723f05
Support `REDIS_SENTINEL_PORT` variables (#31767) 11 months ago
David Roetzel ef2bc8ea26
Add redis sentinel support to ruby part of code (#31744) 11 months ago
Matt Jankowski 2f0d0fc127
Add coverage for `CLI::Accounts#fix_duplications` task (#30639) 11 months ago
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 11 months ago
Matt Jankowski 85e8d1f285
Use rails configuration storage for paperclip path (#31651) 11 months ago
Matt Jankowski bcc4b1078c
Fix `Rails/RootPathnameMethods` cop (#31582) 11 months ago
Claire 97f6baf977
Bump version to v4.3.0-beta.1 (#30989) 11 months ago
Claire c493689e84
Change output format of `repo:changelog` task (#31546) 11 months ago
Django 709dcd07f2
Add support for incoming <s> tag (#31375) 12 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 12 months ago
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter (#31285) 12 months ago
Claire 4eab6aef95
Change User-Agent to use Mastodon as the product, and http.rb as platform details (#31192) 12 months ago
Matt Jankowski 1b839d2cba
Fix `mastodon:stats` decoration of stats rake task (#31104) 1 year ago
Claire df9e26158d
Bump version to v4.3.0-alpha.5 (#30920) 1 year ago
Emelia Smith 47f0faebc9
Implement HTML ruby tags for east-asian languages (#30897) 1 year ago
Claire ba6a558a70
Simplify color extraction code using `bandunfold` (#30869) 1 year ago
Claire 7a84b76bb1
Drop favicon.ico generation (#30375) 1 year ago
Claire 2cda1dd542
Fix compatibility with Redis < 6.2 again (#30412) 1 year ago
Michael Stanclift d5f02adad7
Add option to use native Ruby driver for Redis (#30717) 1 year ago
Claire 328d3a87f5
Fix libvips color extraction when multiple maxima differ only on blue component (#30632) 1 year ago
Claire 82be5d033f
Improve handling of libvips failures (#30597) 1 year ago
Matt Jankowski 37e4d96b70
Restore `verbose` option to media remove cli (#30536) 1 year ago
Emelia Smith e02d23b549
Change `read:me` scope to `profile` scope (#30357)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 974335e414
Add experimental server-side notification grouping (#29889) 1 year ago
Claire 7f808ff6e9
Bump version to v4.3.0-alpha.4 (#30482) 1 year ago
Claire 3fa0dd0b88
Merge pull request from GHSA-c2r5-cfqr-c553
* Add hardening monkey-patch to prevent IP spoofing on misconfigured installations

* Remove rack-attack safelist
1 year ago
Claire 5d7d23999c
Fix leaking Elasticsearch connections in Sidekiq processes (#30450) 1 year ago
Matt Jankowski def6b686ff
Fix `Rails/WhereRange` cop (#30343) 1 year ago
Claire 12472e7f40
Add emphasis on ActiveRecord Encryption configuration values being secret (#30340) 1 year ago
Claire c2ca3d152f
Fix off-by-one in `tootctl media` commands (#30306) 1 year ago
Claire b5b84fad65
Fix OpenSearch compatibility issue (#30278) 1 year ago
Matt Jankowski 0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration (#30206) 1 year ago