about summary refs log tree commit diff
path: root/app/views/auth/registrations/new.html.haml
AgeCommit message (Expand)Author
2020-12-14Add ability to require invite request text (#15326)ThibG
2020-12-10Add honeypot fields and minimum fill-out time for sign-up form (#15276)ThibG
2020-08-19Fix client-side form validation not accepting handles with uppercase letters ...ThibG
2020-08-12Add client-side validation in password change forms (#14564)ThibG
2020-04-28Fix end-user-facing uses of inline CSS (#13438)ThibG
2020-02-16Fix invite request input not being shown on sign-up error if left empty (#13089)ThibG
2019-09-03Change OpenGraph description on sign-up page to reflect invite (#11744)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-04-23Fix sign up button not saying sign up when invite is used (#10623)Eugen Rochko
2019-04-09Add "why do you want to join" field to invite requests (#10524)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-06-15Add autofollow option to invites (#7805)Eugen Rochko
2017-11-27Add consumable invites (#5814)Eugen Rochko
2017-10-11sign_in and sign_up views present og meta infos (#5308)takayamaki
2017-09-16Adjust landing pages 2 (#4967)Lynx Kotoura
2017-07-29Fix autocomplete option in haml files (#4438)Lynx Kotoura
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-05-08Added haml-lint and fix warnings (#2773)yhirano
2016-11-15Adding some localizationsEugen Rochko
2016-11-03Fix #136: Add aria-labelsEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-14Add window titles to auth pages and about page, link sign up/login from about...Eugen Rochko
2016-03-05Customizing devise views and controllersEugen Rochko