This website requires JavaScript.
Explore
Help
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
Eugen Rochko
e98c86050a
Refactor
Cache-Control
and
Vary
definitions (
#24347
)
2023-04-19 16:07:29 +02:00
..
exports
…
migration
…
preferences
…
two_factor_authentication
Remove unused methods in 2FA OTP Auth Controller (
#24220
)
2023-04-07 14:13:53 +02:00
aliases_controller.rb
…
applications_controller.rb
Change
POST /settings/applications/:id
to regenerate token on scopes change (
#23359
)
2023-02-02 12:03:49 +01:00
base_controller.rb
Refactor
Cache-Control
and
Vary
definitions (
#24347
)
2023-04-19 16:07:29 +02:00
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
…
migrations_controller.rb
…
pictures_controller.rb
…
preferences_controller.rb
Change user settings to be stored in a more optimal way (
#23630
)
2023-03-30 14:44:00 +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
…