This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Mastodon
/
app
/
controllers
/
settings
History
Claire
bb1ef11c30
Change featured hashtag deletion to be done synchronously (
#19590
)
2022-10-31 16:31:44 +01:00
..
exports
…
migration
…
preferences
…
two_factor_authentication
Explicitly set userVerification to discoraged (
#16545
)
2021-08-26 09:51:22 -05:00
aliases_controller.rb
…
applications_controller.rb
…
base_controller.rb
…
deletes_controller.rb
Remove setting that disables account deletes (
#17683
)
2022-10-06 10:16:47 +02:00
exports_controller.rb
Refactor how Redis locks are created (
#18400
)
2022-05-13 00:02:35 +02:00
featured_tags_controller.rb
Change featured hashtag deletion to be done synchronously (
#19590
)
2022-10-31 16:31:44 +01:00
imports_controller.rb
…
login_activities_controller.rb
Add authentication history (
#16408
)
2021-06-21 17:07:30 +02:00
migrations_controller.rb
…
pictures_controller.rb
Fix profile update not being sent on profile/header picture deletion (
#15461
)
2020-12-30 23:19:18 +01:00
preferences_controller.rb
Remove digest e-mails (
#17985
)
2022-08-25 23:38:22 +02:00
profiles_controller.rb
Add
/api/v1/accounts/familiar_followers
to REST API (
#17700
)
2022-03-07 09:36:47 +01:00
sessions_controller.rb
…
two_factor_authentication_methods_controller.rb
…