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
Files
5c499f54e3ecc2fab6de2ff76441a11ddf3c503d
Mastodon
/
app
/
controllers
/
settings
History
Eugen Rochko
a9b5598c97
Change user settings to be stored in a more optimal way (
#23630
)
...
Co-authored-by: Claire <
claire.github-309c@sitedethib.com
>
2023-03-30 14:44:00 +02:00
..
exports
…
migration
…
preferences
…
two_factor_authentication
Fix misleading error code when receiving invalid WebAuthn credentials (
#23568
)
2023-03-15 04:15:20 +01: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
Add 'private' to Cache-Control, match Rails expectations (
#20608
)
2022-11-16 04:56:30 +01:00
deletes_controller.rb
…
exports_controller.rb
…
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
…
sessions_controller.rb
…
two_factor_authentication_methods_controller.rb
…