Age | Commit message (Expand) | Author |
2019-05-02 | Check that an invite link is valid before bypassing approval mode (#10657) | ThibG |
2019-04-09 | Add "why do you want to join" field to invite requests (#10524) | Eugen Rochko |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-02-12 | Save IP address used for sign-up, not only sign-in (#10026) | ThibG |
2018-12-24 | Add REST API for creating an account (#9572) | Eugen Rochko |
2018-10-26 | Fix styling in /auth/edit (#9117) | ThibG |
2018-07-31 | Compensate for scrollbar disappearing when media modal visible (#8100) | Eugen Rochko |
2018-07-05 | If signed in, redirect autofollow invite to profile page (#7956) | Eugen Rochko |
2018-06-15 | Add autofollow option to invites (#7805) | Eugen Rochko |
2018-02-02 | pam authentication (#5303) | Alexander |
2018-01-02 | Add confirmation step for email changes (#6071) | Patrick Figel |
2017-11-27 | Add consumable invites (#5814) | Eugen Rochko |
2017-10-13 | Set InstancePresenter to `Auth::RegistrationsController#create` (#5366) | Yamagishi Kazutoshi |
2017-10-11 | sign_in and sign_up views present og meta infos (#5308) | takayamaki |
2017-06-25 | Add overview of active sessions (#3929) | Eugen Rochko |
2017-05-23 | Fix Devise destroy method being available to delete user record (#3266) | Eugen Rochko |
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 |