Commit Graph

874 Commits (463f6a87dcccd48cb9f01ff79ba78b68650cb70b)

Author SHA1 Message Date
Claire c1f398ae93 Bump version to v4.3.4 2 days ago
Claire 19b3469c29 Change HTML sanitization to remove unusable and unused `embed` tag (#34021) 2 days ago
Claire 94fed6e140 Change `mastodon:setup` to prevent overwriting already-configured servers (#33684) 4 days ago
Matt Jankowski 37b029d400 Move clear environment portion of `mastodon:setup` to private method (#33616) 4 days ago
Matt Jankowski 11baa26db2 Collect errors in setup rake task (#33603) 4 days ago
Claire ca39069433 Further harden the warnings against changing encryption secrets (#33631) 4 days ago
Claire faed9bf9f1 Bump version to v4.3.3 1 month ago
Claire 13ab4b54e2
Bump version to v4.3.2 (#33136) 3 months ago
Claire 5532d1c2cb Add `tootctl feeds vacuum` (#33065) 3 months ago
Claire 6b8ff1cf6e Fix `TagFollow` records not being correctly handled in account operations (#33063) 3 months ago
Claire cc5c125cc7 Fix uploading higher-than-wide GIF profile picture with libvips enabled (#32911) 3 months ago
Matt Jankowski 90f2c7a1e9 Fix error in CLI EmailDomainBlocks when supplying `--with-dns-records` (#32863) 3 months ago
Eugen Rochko 0720ef5f62 Fix `min_id` and `max_id` causing error in search API (#32857) 3 months ago
Claire 9adb96f3a1
Bump version to v4.3.1 (#32582)
Co-authored-by: David Roetzel <david@roetzel.de>
4 months ago
Claire ee61f7772a Add further warnings about encryption secrets (#32476) 5 months ago
Claire 81472396bc Add note about not changing ActiveRecord encryption secrets once they are set (#32413) 5 months ago
Matt Jankowski 9e04e46521 Reference `IpBlock.severities` keys from CLI option check (#32291) 5 months ago
Claire edcf3d9234
Bump version to v4.3.0 (#32283) 5 months ago
Emelia Smith f397550311 Add detection and download of material_symbol icons in config/navigation.rb (#31366) 5 months ago
Claire 03210085b7
Bump version to 4.3.0-rc.1 (#32124) 5 months ago
Claire 886baa5e35
Fix typo causing incorrect error being raised in blurhash processing failure (#32104) 5 months ago
Claire 3e91c101b3
Bump version to 4.3.0-beta.2 (#31948) 5 months ago
Claire e0648a916a
Rename `/api/v2_alpha/notifications*` to `/api/v2/notifications*` (#31840) 6 months ago
Taylor Chaparro 1b6a82b799
Fix invalid date searches returning 503 (#31526) 6 months ago
Matt Jankowski c4b09d684e
Extract method for account-referencing in CLI prune task (#31824) 6 months ago
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 6 months ago
Matt Jankowski be77a1098b
Extract `Account::AUTOMATED_ACTOR_TYPES` for "bot" actor_type values (#31772) 6 months ago
David Roetzel f85694acfd
Add credentials to redis sentinel configuration (#31768) 6 months ago
David Roetzel 7d91723f05
Support `REDIS_SENTINEL_PORT` variables (#31767) 6 months ago
David Roetzel ef2bc8ea26
Add redis sentinel support to ruby part of code (#31744) 6 months ago
Matt Jankowski 2f0d0fc127
Add coverage for `CLI::Accounts#fix_duplications` task (#30639) 6 months ago
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 6 months ago
Matt Jankowski 85e8d1f285
Use rails configuration storage for paperclip path (#31651) 6 months ago
Matt Jankowski bcc4b1078c
Fix `Rails/RootPathnameMethods` cop (#31582) 6 months ago
Claire 97f6baf977
Bump version to v4.3.0-beta.1 (#30989) 6 months ago
Claire c493689e84
Change output format of `repo:changelog` task (#31546) 6 months ago
Django 709dcd07f2
Add support for incoming <s> tag (#31375) 7 months ago
Claire cbdd8edf68
Revamp notification policy options (#31343) 7 months ago
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter (#31285) 7 months ago
Claire 4eab6aef95
Change User-Agent to use Mastodon as the product, and http.rb as platform details (#31192) 7 months ago
Matt Jankowski 1b839d2cba
Fix `mastodon:stats` decoration of stats rake task (#31104) 7 months ago
Claire df9e26158d
Bump version to v4.3.0-alpha.5 (#30920) 8 months ago
Emelia Smith 47f0faebc9
Implement HTML ruby tags for east-asian languages (#30897) 8 months ago
Claire ba6a558a70
Simplify color extraction code using `bandunfold` (#30869) 8 months ago
Claire 7a84b76bb1
Drop favicon.ico generation (#30375) 8 months ago
Claire 2cda1dd542
Fix compatibility with Redis < 6.2 again (#30412) 8 months ago
Michael Stanclift d5f02adad7
Add option to use native Ruby driver for Redis (#30717) 9 months ago
Claire 328d3a87f5
Fix libvips color extraction when multiple maxima differ only on blue component (#30632) 9 months ago
Claire 82be5d033f
Improve handling of libvips failures (#30597) 9 months ago
Matt Jankowski 37e4d96b70
Restore `verbose` option to media remove cli (#30536) 9 months ago