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
pre-update
Mastodon
/
app
/
controllers
/
settings
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Claire
8c4ea7d715
Fix misleading error code when receiving invalid WebAuthn credentials (
#23568
)
2023-03-16 11:45:53 +01:00
..
exports
…
migration
…
preferences
…
two_factor_authentication
Fix misleading error code when receiving invalid WebAuthn credentials (
#23568
)
2023-03-16 11:45:53 +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
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
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
…