Commit Graph

932 Commits (fix-accidental-new-tab-on-scroll)

Author SHA1 Message Date
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) 9 months ago
Matt Jankowski a6d829e86f
Fix error in CLI EmailDomainBlocks when supplying `--with-dns-records` (#32863) 9 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) 10 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) 1 year 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
Claire 996292cd55
Fix `db:encryption:init` requiring ActiveRecord encryption variables to be set (#30202) 1 year ago
Claire 33368e3e79
Change ActiveRecordEncryption variable to be more explicit (#30151) 1 year ago
Matt Jankowski 1e7d5d2957
Update `devise-two-factor` to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Shlee 40d7a553d2
Minor phrasing on tootcli statuses remove (#30122) 1 year ago
Matt Jankowski f1a4b4e228
Disable `Style/SignalException` cop (#30064) 1 year ago
renovate[bot] 483fabf48a
Update dependency http to '~> 5.2.0' (#30027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Tim Rogers 1ca6ff8ca5
Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 1 year ago
Matt Jankowski 2ec9bff36e
Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop (#27461)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski 828299e71c
Enable AR Encryption (#29831) 1 year ago
Matt Jankowski 9ae2594726
Add reusable duplicate ID finder methods in maintenance CLI (#28910) 1 year ago
Matt Jankowski 0d9ad96d3f
Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 1 year ago
Matt Jankowski bf5d948237
Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions (#29929) 1 year ago
Matt Jankowski 4565015615
Fix `Style/MapIntoArray` cop in cli progress helper (#29884) 1 year ago
Matt Jankowski 4948a063d2
Use `tt` extension for form scaffold template (#29676) 1 year ago
Matt Jankowski edde54e991
Update stoplight to version 4.1.0 (#28366) 1 year ago
Claire d71d26a3c9
Reattribute notification-related records if possible when merging accounts (#29694) 1 year ago
Claire 70a8fcf07d
Fix notification policy migration not preserving `filter_private_mentions` correctly (#29699) 1 year ago
Matt Jankowski 718ee72c80
Use `db_table_exists?` method in new cli/maintenance area (#29677) 1 year ago
Matt Jankowski cdd168f5d3
Update `enum` away from deprecated (#29678) 1 year ago
Claire 44bf7b8128
Add notifications of severed relationships (#27511) 1 year ago
Matt Jankowski 4f4132f1a1
Add diagnostic message for failure during CLI search deploy (#29462) 1 year ago
Matt Jankowski df6086d402
Extract file size sql calc from media storage cli (#29577) 1 year ago
Matt Jankowski 14aa7f1e15
Use `Account.activitypub` generated scope (#28157) 1 year ago
Matt Jankowski 19cbadfbd6
Use enum-generated scope for `IpBlock` in CLI (#28144) 1 year ago
Matt Jankowski a38e424185
Use unchanging github links in docs/comments (#29545) 1 year ago
Claire cfa71a4d16
Fix admin account created by `mastodon:setup` not being auto-approved (#29379) 1 year ago
Matt Jankowski 245064bb98
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 1 year ago
Claire 5f21a1f5a3
Bump version to v4.3.0-alpha.3 (#29241) 1 year ago
Claire 8e8e0f104f
Bump version to v4.3.0-alpha.2 (#29200) 1 year ago
Claire 554e2a019e
Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default (#29199) 1 year ago
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
2 years ago