Commit Graph

824 Commits (e02d23b5499318432981b16d8968e109ebeca18c)

Author SHA1 Message Date
Emelia Smith e02d23b549
Change `read:me` scope to `profile` scope (#30357)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Claire 974335e414
Add experimental server-side notification grouping (#29889) 7 months ago
Claire 7f808ff6e9
Bump version to v4.3.0-alpha.4 (#30482) 7 months 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
7 months ago
Claire 5d7d23999c
Fix leaking Elasticsearch connections in Sidekiq processes (#30450) 7 months ago
Matt Jankowski def6b686ff
Fix `Rails/WhereRange` cop (#30343) 7 months ago
Claire 12472e7f40
Add emphasis on ActiveRecord Encryption configuration values being secret (#30340) 8 months ago
Claire c2ca3d152f
Fix off-by-one in `tootctl media` commands (#30306) 8 months ago
Claire b5b84fad65
Fix OpenSearch compatibility issue (#30278) 8 months ago
Matt Jankowski 0d397db5dd
Consolidate system specs into single directory, use rspec tags for configuration (#30206) 8 months ago
Claire 996292cd55
Fix `db:encryption:init` requiring ActiveRecord encryption variables to be set (#30202) 8 months ago
Claire 33368e3e79
Change ActiveRecordEncryption variable to be more explicit (#30151) 8 months ago
Matt Jankowski 1e7d5d2957
Update `devise-two-factor` to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
8 months ago
Shlee 40d7a553d2
Minor phrasing on tootcli statuses remove (#30122) 8 months ago
Matt Jankowski f1a4b4e228
Disable `Style/SignalException` cop (#30064) 8 months 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>
8 months ago
Tim Rogers 1ca6ff8ca5
Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 8 months ago
Matt Jankowski 2ec9bff36e
Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop (#27461)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
8 months ago
Matt Jankowski 828299e71c
Enable AR Encryption (#29831) 9 months ago
Matt Jankowski 9ae2594726
Add reusable duplicate ID finder methods in maintenance CLI (#28910) 9 months ago
Matt Jankowski 0d9ad96d3f
Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934) 9 months ago
Matt Jankowski bf5d948237
Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions (#29929) 9 months ago
Matt Jankowski 4565015615
Fix `Style/MapIntoArray` cop in cli progress helper (#29884) 9 months ago
Matt Jankowski 4948a063d2
Use `tt` extension for form scaffold template (#29676) 9 months ago
Matt Jankowski edde54e991
Update stoplight to version 4.1.0 (#28366) 9 months ago
Claire d71d26a3c9
Reattribute notification-related records if possible when merging accounts (#29694) 9 months ago
Claire 70a8fcf07d
Fix notification policy migration not preserving `filter_private_mentions` correctly (#29699) 9 months ago
Matt Jankowski 718ee72c80
Use `db_table_exists?` method in new cli/maintenance area (#29677) 9 months ago
Matt Jankowski cdd168f5d3
Update `enum` away from deprecated (#29678) 9 months ago
Claire 44bf7b8128
Add notifications of severed relationships (#27511) 9 months ago
Matt Jankowski 4f4132f1a1
Add diagnostic message for failure during CLI search deploy (#29462) 10 months ago
Matt Jankowski df6086d402
Extract file size sql calc from media storage cli (#29577) 10 months ago
Matt Jankowski 14aa7f1e15
Use `Account.activitypub` generated scope (#28157) 10 months ago
Matt Jankowski 19cbadfbd6
Use enum-generated scope for `IpBlock` in CLI (#28144) 10 months ago
Matt Jankowski a38e424185
Use unchanging github links in docs/comments (#29545) 10 months ago
Claire cfa71a4d16
Fix admin account created by `mastodon:setup` not being auto-approved (#29379) 10 months ago
Matt Jankowski 245064bb98
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 10 months ago
Claire 5f21a1f5a3
Bump version to v4.3.0-alpha.3 (#29241) 11 months ago
Claire 8e8e0f104f
Bump version to v4.3.0-alpha.2 (#29200) 11 months ago
Claire 554e2a019e
Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default (#29199) 11 months ago
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
11 months ago
Matt Jankowski adcd693b71
Use existing `MediaAttachment.remote` scope in media CLI (#28912) 11 months ago
Matt Jankowski 0e0a94f483
Handle CLI failure exit status at the top-level script (#28322) 11 months ago
Matt Jankowski 4cdf62e576
Extract `rebuild_index` method in maintenance CLI (#28911) 11 months ago
Matt Jankowski 274a48a9f4
Extract helper methods for db connection and table existence check in `CLI::Maintenance` task (#28281) 11 months ago
Matt Jankowski ca7053f19c
Consolidate db test prep steps to rake task (#28886) 11 months ago
Matt Jankowski 7a1f087659
Add `created_before` and `updated_before` scopes to `MediaAttachment` (#28869) 11 months ago
Matt Jankowski d03fe2bdee
N+1 fixes for CLI maintenance command (#28847) 11 months ago
Matt Jankowski defe5f4076
Fix `Rails/WhereExists` cop in lib/tasks (#28852) 11 months ago