Claire
|
df9e26158d
|
Bump version to v4.3.0-alpha.5 (#30920)
|
2024-07-04 14:59:54 +00:00 |
Emelia Smith
|
47f0faebc9
|
Implement HTML ruby tags for east-asian languages (#30897)
|
2024-07-03 20:05:59 +00:00 |
Claire
|
ba6a558a70
|
Simplify color extraction code using `bandunfold` (#30869)
|
2024-06-28 22:41:27 +00:00 |
Claire
|
7a84b76bb1
|
Drop favicon.ico generation (#30375)
|
2024-06-26 13:44:08 +00:00 |
Claire
|
2cda1dd542
|
Fix compatibility with Redis < 6.2 again (#30412)
|
2024-06-19 16:59:37 +00:00 |
Michael Stanclift
|
d5f02adad7
|
Add option to use native Ruby driver for Redis (#30717)
|
2024-06-17 12:28:01 +00:00 |
Claire
|
328d3a87f5
|
Fix libvips color extraction when multiple maxima differ only on blue component (#30632)
|
2024-06-11 13:58:10 +00:00 |
Claire
|
82be5d033f
|
Improve handling of libvips failures (#30597)
|
2024-06-07 15:39:41 +00:00 |
Matt Jankowski
|
37e4d96b70
|
Restore `verbose` option to media remove cli (#30536)
|
2024-06-07 12:39:53 +00:00 |
Emelia Smith
|
e02d23b549
|
Change `read:me` scope to `profile` scope (#30357)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-06-06 07:30:10 +00:00 |
Eugen Rochko
|
5f15a892fa
|
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-06-05 19:15:39 +00:00 |
Claire
|
974335e414
|
Add experimental server-side notification grouping (#29889)
|
2024-06-03 08:35:59 +00:00 |
Claire
|
7f808ff6e9
|
Bump version to v4.3.0-alpha.4 (#30482)
|
2024-05-30 13:34:46 +00:00 |
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
|
2024-05-30 14:24:29 +02:00 |
Claire
|
5d7d23999c
|
Fix leaking Elasticsearch connections in Sidekiq processes (#30450)
|
2024-05-29 08:15:06 +00:00 |
Matt Jankowski
|
def6b686ff
|
Fix `Rails/WhereRange` cop (#30343)
|
2024-05-20 09:37:36 +00:00 |
Claire
|
12472e7f40
|
Add emphasis on ActiveRecord Encryption configuration values being secret (#30340)
|
2024-05-17 09:28:40 +00:00 |
Claire
|
c2ca3d152f
|
Fix off-by-one in `tootctl media` commands (#30306)
|
2024-05-15 13:11:13 +00:00 |
Claire
|
b5b84fad65
|
Fix OpenSearch compatibility issue (#30278)
|
2024-05-14 17:54:28 +00:00 |
Matt Jankowski
|
0d397db5dd
|
Consolidate system specs into single directory, use rspec tags for configuration (#30206)
|
2024-05-10 12:36:09 +00:00 |
Claire
|
996292cd55
|
Fix `db:encryption:init` requiring ActiveRecord encryption variables to be set (#30202)
|
2024-05-07 08:41:53 +00:00 |
Claire
|
33368e3e79
|
Change ActiveRecordEncryption variable to be more explicit (#30151)
|
2024-05-03 09:26:24 +00:00 |
Matt Jankowski
|
1e7d5d2957
|
Update `devise-two-factor` to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-02 09:31:41 +00:00 |
Shlee
|
40d7a553d2
|
Minor phrasing on tootcli statuses remove (#30122)
|
2024-04-30 08:51:39 +00:00 |
Matt Jankowski
|
f1a4b4e228
|
Disable `Style/SignalException` cop (#30064)
|
2024-04-29 12:32:06 +00:00 |
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>
|
2024-04-22 14:02:47 +00:00 |
Tim Rogers
|
1ca6ff8ca5
|
Fixed crash when supplying FFMPEG_BINARY environment variable (#30022)
|
2024-04-22 09:00:24 +00:00 |
Matt Jankowski
|
2ec9bff36e
|
Fix Rubocop `Rails/UniqueValidationWithoutIndex` cop (#27461)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-04-22 08:04:05 +00:00 |
Matt Jankowski
|
828299e71c
|
Enable AR Encryption (#29831)
|
2024-04-17 09:19:02 +00:00 |
Matt Jankowski
|
9ae2594726
|
Add reusable duplicate ID finder methods in maintenance CLI (#28910)
|
2024-04-17 09:00:08 +00:00 |
Matt Jankowski
|
0d9ad96d3f
|
Rename `PremailerWebpackStrategy` -> `PremailerBundledAssetStrategy` (#29934)
|
2024-04-15 09:16:59 +00:00 |
Matt Jankowski
|
bf5d948237
|
Fix `Style/SingleArgumentDig` cop in webpacker/manifest_extensions (#29929)
|
2024-04-15 09:15:32 +00:00 |
Matt Jankowski
|
4565015615
|
Fix `Style/MapIntoArray` cop in cli progress helper (#29884)
|
2024-04-10 12:46:43 +00:00 |
Matt Jankowski
|
4948a063d2
|
Use `tt` extension for form scaffold template (#29676)
|
2024-04-10 09:20:21 +00:00 |
Matt Jankowski
|
edde54e991
|
Update stoplight to version 4.1.0 (#28366)
|
2024-04-02 15:47:40 +00:00 |
Claire
|
d71d26a3c9
|
Reattribute notification-related records if possible when merging accounts (#29694)
|
2024-03-22 16:21:53 +00:00 |
Claire
|
70a8fcf07d
|
Fix notification policy migration not preserving `filter_private_mentions` correctly (#29699)
|
2024-03-21 21:52:29 +00:00 |
Matt Jankowski
|
718ee72c80
|
Use `db_table_exists?` method in new cli/maintenance area (#29677)
|
2024-03-21 08:32:40 +00:00 |
Matt Jankowski
|
cdd168f5d3
|
Update `enum` away from deprecated (#29678)
|
2024-03-21 08:32:35 +00:00 |
Claire
|
44bf7b8128
|
Add notifications of severed relationships (#27511)
|
2024-03-20 15:37:21 +00:00 |
Matt Jankowski
|
4f4132f1a1
|
Add diagnostic message for failure during CLI search deploy (#29462)
|
2024-03-15 14:26:23 +00:00 |
Matt Jankowski
|
df6086d402
|
Extract file size sql calc from media storage cli (#29577)
|
2024-03-14 15:22:52 +00:00 |
Matt Jankowski
|
14aa7f1e15
|
Use `Account.activitypub` generated scope (#28157)
|
2024-03-14 13:19:20 +00:00 |
Matt Jankowski
|
19cbadfbd6
|
Use enum-generated scope for `IpBlock` in CLI (#28144)
|
2024-03-14 09:31:15 +00:00 |
Matt Jankowski
|
a38e424185
|
Use unchanging github links in docs/comments (#29545)
|
2024-03-11 15:14:55 +00:00 |
Claire
|
cfa71a4d16
|
Fix admin account created by `mastodon:setup` not being auto-approved (#29379)
|
2024-02-23 19:04:57 +00:00 |
Matt Jankowski
|
245064bb98
|
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260)
|
2024-02-19 11:09:43 +00:00 |
Claire
|
5f21a1f5a3
|
Bump version to v4.3.0-alpha.3 (#29241)
|
2024-02-16 11:06:47 +00:00 |
Claire
|
8e8e0f104f
|
Bump version to v4.3.0-alpha.2 (#29200)
|
2024-02-14 14:20:02 +00:00 |
Claire
|
554e2a019e
|
Add `sidekiq_unique_jobs:delete_all_locks` task and disable `sidekiq-unique-jobs` UI by default (#29199)
|
2024-02-14 12:12:13 +00:00 |