aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Regate.php
Commit message (Expand)AuthorAgeFilesLines
* make mod regate return to system.workflow_channel_next and show register mess...Mario2024-05-081-1/+1
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-4/+5
* fix various issuesMario2022-10-211-1/+1
* merge branch perms_ng into devMario2021-12-151-1/+1
* mod regate: auto-connect the invitee with the inviter if auto channel create ...Mario2021-10-251-0/+20
* register: implement remove_expired_registrations() and minor fixesMario2021-05-071-2/+3
* register: fix minor string issueMario2021-05-071-0/+1
* register: fix language issue and add additional info to the infobox if email ...Mario2021-05-071-2/+6
* register: more testing and fixesMario2021-04-281-23/+36
* register: new install testing fixesMario2021-04-271-11/+21
* register: provide a possibility to leave a message id registration is by appr...Mario2021-04-141-1/+0
* register: change some strings and add new templateMario2021-04-131-14/+14
* register: change some strings and some whitespace fixesMario2021-04-111-13/+17
* register: more work on ui/uxMario2021-04-101-38/+44
* register: move some html out of the code and provide a basic templateMario2021-04-101-22/+33
* register: if auto create is configured do some more tests against the provide...Mario2021-04-091-2/+2
* whitespaceMario2021-04-091-3/+2
* register: only return verified registrations in get_pending_accounts(), more ...Mario2021-04-091-2/+14
* rgister: fixes for registering with invitecode outside of open hoursMario2021-04-081-3/+5
* register: more ui/uxMario2021-04-081-12/+11
* register: default to auto-create channel and fix auto create channel if regis...Mario2021-04-081-5/+9
* air: more ui/ux and provide a possibility to lookup your registration id in m...Mario2021-03-281-1/+22
* 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 be...Mario2021-03-251-10/+10
* air: do not require to verify emailaddress once more after invite code got ve...Mario2021-03-201-2/+3
* air: improved UX by changing the registration workflow so that it is not requ...Mario2021-03-191-1/+6
* air: convert utc to local in browser (we do not have a client timezone otherv...Mario2021-03-171-2/+2
* 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