2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-08 18:55:59 +02:00

919 Commits

Author SHA1 Message Date
David Roetzel
4a6cf67c46
Add middleware to record queue time () 2025-03-14 13:52:04 +00:00
Claire
7866745a6b
Bump version to v4.3.6 () 2025-03-13 14:27:20 +00:00
David Roetzel
9041ce3c18
Refactoring: Move rack middleware () 2025-03-11 15:24:06 +00:00
David Roetzel
bedf808e02
Move feature flag test setup into config () 2025-03-11 13:29:17 +00:00
Claire
d489fa36f2
Fix Stoplight errors when using REDIS_NAMESPACE () 2025-03-10 14:27:43 +00:00
Claire
04492e7f93
Fix behavior of database schema loading with SKIP_POST_DEPLOYMENT_MIGRATIONS () 2025-03-07 13:41:16 +00:00
Damien Erambert
debe6c0545
Add emoji from Twemoji 15.0 to the emoji picker/completion () 2025-03-05 17:05:15 +00:00
David Roetzel
8cf27d0fbb
Add simple feature flag system ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2025-03-05 15:41:54 +00:00
Claire
d25de5b757
Bump Mastodon API version for new media deletion methods/parameters () 2025-03-04 14:05:40 +00:00
Claire
cfb473c204
Bump version to v4.4.0-alpha.3 () 2025-02-27 15:32:15 +00:00
Claire
f5c4022a20
Change HTML sanitization to remove unusable and unused embed tag () 2025-02-27 10:12:58 +00:00
Matt Jankowski
d75c4bf53e
Update rubocop to version 1.72.2 and use plugins configuration style () 2025-02-18 08:25:41 +00:00
Claire
9e164c532f
Add --skip-filled-timeline option to tootctl feed build to skip half-filled feeds () 2025-02-06 09:38:32 +00:00
Claire
6646a0a9fa
Fix parameter validation in our custom devise strategies () 2025-01-28 08:21:59 +00:00
Claire
ea743d68f3
Fix error in TwoFactorPamAuthenticatable when handling invalid params () 2025-01-27 16:30:18 +00:00
Claire
a6fc776c6f
Change mastodon:setup to prevent overwriting already-configured servers () 2025-01-22 15:34:22 +00:00
Claire
ac59ed39dd
Fix re-encoding of high-framerate VFR videos with FFmpeg 6+ () 2025-01-20 09:22:49 +00:00
Claire
ab4874ff13
Further harden the warnings against changing encryption secrets () 2025-01-17 10:42:52 +00:00
Christian Schmidt
a3baae0b99
API for updating attribution domains () 2025-01-17 08:18:55 +00:00
Matt Jankowski
a19141441d
Move clear environment portion of mastodon:setup to private method () 2025-01-16 15:45:02 +00:00
Matt Jankowski
69b8a0b9bf
Collect errors in setup rake task () 2025-01-16 14:58:59 +00:00
Claire
0aa9bb8130
Bump version to v4.4.0-alpha.2 () 2025-01-16 11:02:54 +00:00
Matt Jankowski
3db8498903
Fix Style/MutableConstant cop () 2025-01-16 09:09:06 +00:00
Matt Jankowski
7c56517c7c
Move mastodon version config to config_for yml () 2025-01-14 14:32:29 +00:00
Matt Jankowski
34cd7d6585
Use config_for for Mastodon::Version metadata/prerelease values () 2025-01-10 15:52:43 +00:00
Matt Jankowski
fdfbf6e04e
Set statement timeout to zero in maintenance CLI () 2025-01-07 14:11:12 +00:00
Matt Jankowski
af7d6e59af
Replace deprecated STATS_DIRECTORIES with Rails::CodeStatistics.register_directory approach () 2025-01-03 21:52:16 +00:00
Matt Jankowski
535866218e
Update rails to version 8.0.1 () 2025-01-03 16:08:21 +00:00
Renaud Chaput
3f8f06eb46
Add support for Active Record query log tags () 2024-12-18 10:05:00 +00:00
Claire
1712543c68
Revert "Support animated PNGs in media attachments ()" () 2024-12-17 10:52:59 +00:00
Christian Schmidt
a70ae28644
Support animated PNGs in media attachments () 2024-12-11 02:28:21 +00:00
Eugen Rochko
425311e1d9
Change referrer policy to be controlled by header in web UI () 2024-12-09 22:42:45 +00:00
Matt Jankowski
342055cb15
Update rubocop to version 1.69.1 () 2024-12-09 14:52:49 +00:00
Claire
1ee149d015
Add explicit migration breakpoints () 2024-12-05 11:40:30 +00:00
Claire
c58967c3bd
Add tootctl feeds vacuum () 2024-11-29 14:08:57 +00:00
Calvin Lee
7f4858b339
Correctly sanitize MathML out of post content () 2024-11-28 12:02:34 +00:00
Claire
2d8fed23e6
Fix TagFollow records not being correctly handled in account operations () 2024-11-25 10:27:58 +00:00
Claire
9d34146aaa
Remove redundant temporary index creation in tootctl status remove () 2024-11-22 14:19:11 +00:00
シュンジョーァ
35683ac154
Remove webauthn credentials on tootctl accounts modify --disable-2fa ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-11-22 10:04:48 +00:00
Andrew W. Lee
3e44dca0b4
Change dependency from annotate to annotaterb () 2024-11-18 14:40:02 +00:00
Matt Jankowski
c0c34d35e2
Move self destruct check to config_for and add constant for verifier string () 2024-11-18 09:57:16 +00:00
Eugen Rochko
911d7dbbf6
Fix min_id and max_id causing error in search API () 2024-11-18 09:37:01 +00:00
Renaud Chaput
bcf5d30e01
Add OpenTelemetry VCS attributes () 2024-11-18 08:41:09 +00:00
Claire
f1ef7b5b43
Fix uploading higher-than-wide GIF profile picture with libvips enabled () 2024-11-15 15:35:30 +00:00
Matt Jankowski
62d65504f6
Add DomainResource class to wrap MX lookup/normalize () 2024-11-14 13:47:29 +00:00
Matt Jankowski
a6d829e86f
Fix error in CLI EmailDomainBlocks when supplying --with-dns-records () 2024-11-13 08:39:58 +00:00
Matt Jankowski
bde0f1239a
Add InetContainer with scopes of containing and contained () 2024-11-08 10:08:36 +00:00
Matt Jankowski
41227aeb95
Update Rails to version 7.2.2 () 2024-11-07 14:58:20 +00:00
Matt Jankowski
697947116e
Add EmailDomainBlock.parents scope () 2024-11-07 13:46:20 +00:00
Matt Jankowski
e0a44b8317
Use shell.indent for list output indentation in CLI area () 2024-11-07 10:34:13 +00:00