This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-02-01 04:22:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
models
/
form
History
Claire
7b46517c38
Merge commit 'd49343ed11b3c08c4e81ecd70e17e01bd30154a6' into glitch-soc/merge-upstream
2024-05-01 14:31:14 +02:00
..
account_batch.rb
Fix reports not being closed when performing batch suspensions (
#24988
)
2023-05-16 14:56:49 +02:00
admin_settings.rb
Remove duplicate
captcha_enabled
key in
app/models/form/admin_settings.rb
2024-03-08 11:38:01 +01:00
challenge.rb
…
custom_emoji_batch.rb
Fix
Style/CombinableLoops
cop (
#27429
)
2023-10-16 16:36:28 +02:00
delete_confirmation.rb
…
domain_block_batch.rb
Support for import/export of instance-level domain blocks/allows for 4.x w/ additional fixes (
#20597
)
2022-11-17 11:05:09 +01:00
email_domain_block_batch.rb
…
import.rb
Ensure case-insensitive fields are converted to lowercase in user imports (
#29740
)
2024-03-26 09:30:10 +00:00
ip_block_batch.rb
Fix
Style/CombinableLoops
cop (
#27429
)
2023-10-16 16:36:28 +02:00
redirect.rb
Fix 500 error when trying to migrate to an invalid address (
#21462
)
2022-12-07 02:35:39 +01:00
status_filter_batch_action.rb
Add ability to filter individual posts (
#18945
)
2022-08-25 04:27:47 +02:00
two_factor_confirmation.rb
…