index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
auth
/
registrations_controller.rb
Age
Commit message (
Expand
)
Author
2017-04-17
Assign user locale on signup (#1982)
saturday06
2017-04-15
Give SINGLE_USER a chance to register (#1820)
Marcin Cieślak
2017-04-04
New admin setting: open/close registrations, with custom message, from the ad...
Eugen Rochko
2017-02-08
Fix #611 - Layout setting in registrations controller
Eugen
2017-01-28
Update settings to re-use admin layout, one big navigation tree, improve sett...
Eugen Rochko
2017-01-04
Fix #390 - fix redirect after sign-up (to login page instead of homepage)
Eugen Rochko
2016-12-06
Add single user mode
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-13
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-26
Moving Salmon notifications to background processing, fixing mini-profiler
Eugen Rochko
2016-03-21
Change default avatar, redirect to home after sign up
Eugen Rochko
2016-03-05
Customizing devise views and controllers
Eugen Rochko