This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-09 19:56:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
controllers
/
auth
History
Eugen Rochko
ca45f896dd
Fix various visual sign-up flow issues (
#33206
)
2024-12-09 08:23:19 +00:00
..
challenges_controller.rb
Add SELF_DESTRUCT env variable to process self-destructions in the background (
#26439
)
2023-10-23 15:46:21 +00:00
confirmations_controller.rb
Fix contrast between background and form elements on some pages (
#31266
)
2024-08-02 13:55:31 +00:00
omniauth_callbacks_controller.rb
Fix user creation failure handling in OAuth paths (
#29207
)
2024-02-14 21:49:45 +00:00
passwords_controller.rb
Fix contrast between background and form elements on some pages (
#31266
)
2024-08-02 13:55:31 +00:00
registrations_controller.rb
Fix various visual sign-up flow issues (
#33206
)
2024-12-09 08:23:19 +00:00
sessions_controller.rb
Move non-action public method controller callback to private methods (
#31933
)
2024-09-18 08:05:25 +00:00
setup_controller.rb
Fix contrast between background and form elements on some pages (
#31266
)
2024-08-02 13:55:31 +00:00