1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-29 15:38:31 +01:00
mastodon/lib
2024-05-17 12:30:07 +02:00
..
active_record Apply Rubocop Performance/BindCall () 2023-02-08 09:10:25 +09:00
assets Expand Stylelint glob to include CSS files () 2023-01-05 13:42:13 +01:00
chewy/strategy Change root Chewy strategy to emit a warning instead of erroring out in production mode () 2023-04-04 12:41:27 +02:00
devise Fix authentication before 2FA challenge () 2019-09-24 04:35:36 +02:00
generators Add post-deployment migration system () 2018-08-13 13:40:01 +02:00
json_ld Fixed code quality issues () 2021-01-31 21:26:09 +01:00
mastodon Fix reference to non-existent var in CLI maintenance command () 2024-05-17 12:30:07 +02:00
paperclip Fixed crash when supplying FFMPEG_BINARY environment variable () 2024-05-17 12:30:07 +02:00
rails Apply Rubocop Performance/BindCall () 2023-02-08 09:10:25 +09:00
redis Change Redis#exists calls to Redis#exists? to avoid deprecation warning () 2020-07-01 19:05:21 +02:00
sanitize_ext Merge pull request from GHSA-ccm4-vgcc-73hp 2023-07-06 15:03:33 +02:00
simple_navigation Add customizable user roles () 2022-07-05 02:41:40 +02:00
tasks Fix admin account created by mastodon:setup not being auto-approved () 2024-05-17 12:30:07 +02:00
templates Add post-deployment migration system () 2018-08-13 13:40:01 +02:00
terrapin Add Ruby 3.0 support () 2021-05-06 14:22:54 +02:00
webpacker Add subresource integrity for JS and CSS assets () 2020-11-06 11:56:31 +01:00
cli.rb Add ability for admins to delete canonical email blocks () 2021-12-17 23:02:14 +01:00
exceptions.rb Fix error when passing unknown filter param in REST API () 2022-11-14 08:06:06 +01:00
public_file_server_middleware.rb Add hardened headers to user-uploaded files () 2023-07-06 14:32:26 +02:00