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-13 13:37:07 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
controllers
/
auth
History
Matt Jankowski
0e5b8fc46b
Fix
Style/RedundantReturn
cop (
#28391
)
2023-12-18 09:50:51 +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
Style/RedundantReturn
cop (
#28391
)
2023-12-18 09:50:51 +00:00
omniauth_callbacks_controller.rb
Add SELF_DESTRUCT env variable to process self-destructions in the background (
#26439
)
2023-10-23 15:46:21 +00:00
passwords_controller.rb
Add SELF_DESTRUCT env variable to process self-destructions in the background (
#26439
)
2023-10-23 15:46:21 +00:00
registrations_controller.rb
Add
Account#unavailable?
and
Account#permanently_unavailable?
aliases (
#28053
)
2023-11-30 15:43:26 +00:00
sessions_controller.rb
File cleanup/organization in
controllers/concerns
(
#27846
)
2023-11-30 14:39:41 +00:00
setup_controller.rb
Add progress indicator to sign-up flow (
#24545
)
2023-04-16 07:01:24 +02:00