aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Regate.php
Commit message (Collapse)AuthorAgeFilesLines
* register: default to auto-create channel and fix auto create channel if ↵Mario2021-04-081-5/+9
| | | | register approval is configured
* air: more ui/ux and provide a possibility to lookup your registration id in ↵Mario2021-03-281-1/+22
| | | | mod regate (raw and unfinished)
* air: fixesMario2021-03-281-7/+9
|
* air: more work on UX during registerMario2021-03-261-1/+2
|
* air: currently it is allowed to register with non-unique did2 (should this ↵Mario2021-03-251-10/+10
| | | | be allowed?) - anyway, for now sort them by reg_created to make sure we always match the latest attempt
* air: do not require to verify emailaddress once more after invite code got ↵Mario2021-03-201-2/+3
| | | | verified - fixes #1546 but probably still requires some finetuning.
* air: improved UX by changing the registration workflow so that it is not ↵Mario2021-03-191-1/+6
| | | | required to go back to registration and post the DID. If no registration delay is configured proceed directly to verification. fixes #1540
* air: convert utc to local in browser (we do not have a client timezone ↵Mario2021-03-171-2/+2
| | | | othervise at this point) - issue #1544
* air: make sure we always save date_time in UTC - issue #1544Mario2021-03-171-2/+2
|
* air: some work on ui/uxMario2021-03-171-15/+15
|
* Register panel interaction consistence usageHilmar R2021-01-281-1/+1
|
* auto channel create adjustmentsHilmar R2021-01-241-9/+8
|
* auto channel create adjustments, zar log reg msgsHilmar R2021-01-241-4/+10
|
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-0/+347