Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | register: fix language issue and add additional info to the infobox if email ↵ | Mario | 2021-05-07 | 1 | -2/+2 |
| | | | | verification is configured | ||||
* | register: redirect unverified registration emails to the verification form | Mario | 2021-05-06 | 1 | -2/+5 |
| | |||||
* | register: we have already checked for existing email in check_account_email() | Mario | 2021-05-06 | 1 | -33/+6 |
| | |||||
* | Fix missprint | Max Kostikov | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | fix manual fetching of non-ascii domains | Mario | 2021-04-28 | 1 | -3/+1 |
| | |||||
* | cleanup | Mario | 2021-04-28 | 1 | -20/+16 |
| | |||||
* | do not attempt to translate twice | Mario | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | register: more testing and fixes | Mario | 2021-04-28 | 1 | -16/+14 |
| | |||||
* | register: new install testing fixes | Mario | 2021-04-27 | 1 | -23/+28 |
| | |||||
* | register: add help text to the message field | Mario | 2021-04-15 | 1 | -2/+2 |
| | |||||
* | register: minor fixes and template cleanup | Mario | 2021-04-15 | 1 | -8/+5 |
| | |||||
* | register: provide a possibility to leave a message id registration is by ↵ | Mario | 2021-04-14 | 1 | -3/+12 |
| | | | | approval | ||||
* | register: more work on ui/ux | Mario | 2021-04-10 | 1 | -4/+0 |
| | |||||
* | register: move some html out of the code and provide a basic template | Mario | 2021-04-10 | 1 | -5/+4 |
| | |||||
* | register: we use default role if auto create is configured | Mario | 2021-04-09 | 1 | -17/+0 |
| | |||||
* | register: if auto create is configured do some more tests against the ↵ | Mario | 2021-04-09 | 1 | -44/+55 |
| | | | | provided name and nick so it will not fail later in create_identity(); | ||||
* | register: only return verified registrations in get_pending_accounts(), more ↵ | Mario | 2021-04-09 | 1 | -11/+2 |
| | | | | invite handling fixes | ||||
* | minor revert | Mario | 2021-04-08 | 1 | -2/+8 |
| | |||||
* | rgister: fixes for registering with invitecode outside of open hours | Mario | 2021-04-08 | 1 | -24/+17 |
| | |||||
* | register: more ui/ux | Mario | 2021-04-08 | 1 | -14/+12 |
| | |||||
* | register: cleanup template | Mario | 2021-04-08 | 1 | -7/+0 |
| | |||||
* | register: default to auto-create channel and fix auto create channel if ↵ | Mario | 2021-04-08 | 1 | -6/+5 |
| | | | | register approval is configured | ||||
* | register: more ui/ux work | Mario | 2021-04-07 | 1 | -25/+25 |
| | |||||
* | registrations: minor cleanup | Mario | 2021-04-07 | 1 | -2/+2 |
| | |||||
* | air: more ui/ux and provide a possibility to lookup your registration id in ↵ | Mario | 2021-03-28 | 1 | -13/+14 |
| | | | | mod regate (raw and unfinished) | ||||
* | air: fixes | Mario | 2021-03-28 | 1 | -1/+0 |
| | |||||
* | air: more work on UX during register | Mario | 2021-03-26 | 1 | -39/+55 |
| | |||||
* | air security: saving the password as hex string is not acceptable | Mario | 2021-03-22 | 1 | -2/+14 |
| | |||||
* | air: do not require to verify emailaddress once more after invite code got ↵ | Mario | 2021-03-20 | 1 | -19/+35 |
| | | | | verified - fixes #1546 but probably still requires some finetuning. | ||||
* | air: improved UX by changing the registration workflow so that it is not ↵ | Mario | 2021-03-19 | 1 | -14/+18 |
| | | | | required to go back to registration and post the DID. If no registration delay is configured proceed directly to verification. fixes #1540 | ||||
* | air: deal with timezones when displaying open/close time - this should ↵ | Mario | 2021-03-18 | 1 | -3/+3 |
| | | | | finally fix issue #1544 | ||||
* | air: convert utc to local in browser (we do not have a client timezone ↵ | Mario | 2021-03-17 | 1 | -4/+4 |
| | | | | othervise at this point) - issue #1544 | ||||
* | air: make sure we always save date_time in UTC - issue #1544 | Mario | 2021-03-17 | 1 | -5/+5 |
| | |||||
* | air: fix calculate_adue() to return false if the value is zero and do not ↵ | Mario | 2021-03-15 | 1 | -70/+70 |
| | | | | hardcode regexpire - adding the max setting (99 years) should be fine. | ||||
* | did2 chk num 5...10 | Hilmar R | 2021-03-02 | 1 | -2/+2 |
| | |||||
* | validate,invite | Hilmar R | 2021-01-30 | 1 | -11/+21 |
| | |||||
* | context help register en,de | Hilmar R | 2021-01-29 | 1 | -1/+12 |
| | |||||
* | Register panel interaction consistence usage | Hilmar R | 2021-01-28 | 1 | -9/+16 |
| | |||||
* | login panel, reg limits. | Hilmar R | 2021-01-27 | 1 | -14/+24 |
| | |||||
* | auto channel create adjustments, zar log reg msgs | Hilmar R | 2021-01-24 | 1 | -0/+2 |
| | |||||
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 1 | -127/+371 |
| | |||||
* | Fix bug allowing invite codes to be reused unlimited times | Keenan Pepper | 2020-05-27 | 1 | -1/+1 |
| | | | | The invite codes aren't deleted from the DB because of a malformed query. | ||||
* | form security token for mod register ported from zap | Mario Vavti | 2019-05-13 | 1 | -4/+8 |
| | |||||
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -5/+0 |
| | |||||
* | refactor the 'where does the register link point?' logic | zotlabs | 2018-05-14 | 1 | -3/+3 |
| | |||||
* | hubzilla issue #1045 - display pubsites link in info area if invite only | zotlabs | 2018-05-12 | 1 | -2/+10 |
| | |||||
* | Simplify first channel creation even further by using a site-configurable ↵ | zotlabs | 2018-05-07 | 1 | -2/+2 |
| | | | | default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings. | ||||
* | Create one and only one 'registration successful, check your email' popup. | zotlabs | 2018-02-28 | 1 | -4/+2 |
| | |||||
* | Usability improvements to registration/verification workflow. This requires ↵ | zotlabs | 2018-01-27 | 1 | -2/+4 |
| | | | | additional testing. | ||||
* | Issue with configurable site age limit, vagueness when informing about email ↵ | zotlabs | 2018-01-26 | 1 | -4/+10 |
| | | | | validation policy; added email validation resend ability and the option to input a verification code at a webpage though both require additional work to provide these abilities. |