This website requires JavaScript.
Explore
Help
Register
Sign In
Leatherface
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-12-26 04:16:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd442485d01c842ff0ebce71210a4b70318429bf
mastodon
/
app
/
models
/
form
History
Claire
385dd5ea37
Merge commit '0c5ce23ae496af26b96aaab742800af93f552f44' into glitch-soc/merge-4.4
2025-07-04 17:56:10 +02:00
..
account_batch.rb
Use
Account#targeted_reports
association where needed (
#35249
)
2025-07-04 15:10:17 +02:00
admin_settings.rb
Merge commit 'f1a6f4333a75f5bc186334f7f43a26e969cd712d' into glitch-soc/merge-upstream
2025-05-25 14:51:59 +02: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
Add
OpenSSL::SSL::SSLError
to http connection errors wrapper (
#32307
)
2024-10-08 14:59:51 +00: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
…