aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Register.php
Commit message (Expand)AuthorAgeFilesLines
* make mod regate return to system.workflow_channel_next and show register mess...Mario2024-05-081-2/+2
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-27/+28
* php warningsMario2022-11-021-1/+1
* fix various issuesMario2022-10-211-3/+3
* register: fix language issue and add additional info to the infobox if email ...Mario2021-05-071-2/+2
* register: redirect unverified registration emails to the verification formMario2021-05-061-2/+5
* register: we have already checked for existing email in check_account_email()Mario2021-05-061-33/+6
* Fix missprintMax Kostikov2021-04-291-1/+1
* fix manual fetching of non-ascii domainsMario2021-04-281-3/+1
* cleanupMario2021-04-281-20/+16
* do not attempt to translate twiceMario2021-04-281-1/+1
* register: more testing and fixesMario2021-04-281-16/+14
* register: new install testing fixesMario2021-04-271-23/+28
* register: add help text to the message fieldMario2021-04-151-2/+2
* register: minor fixes and template cleanupMario2021-04-151-8/+5
* register: provide a possibility to leave a message id registration is by appr...Mario2021-04-141-3/+12
* register: more work on ui/uxMario2021-04-101-4/+0
* register: move some html out of the code and provide a basic templateMario2021-04-101-5/+4
* register: we use default role if auto create is configuredMario2021-04-091-17/+0
* register: if auto create is configured do some more tests against the provide...Mario2021-04-091-44/+55
* register: only return verified registrations in get_pending_accounts(), more ...Mario2021-04-091-11/+2
* minor revertMario2021-04-081-2/+8
* rgister: fixes for registering with invitecode outside of open hoursMario2021-04-081-24/+17
* register: more ui/uxMario2021-04-081-14/+12
* register: cleanup templateMario2021-04-081-7/+0
* register: default to auto-create channel and fix auto create channel if regis...Mario2021-04-081-6/+5
* register: more ui/ux workMario2021-04-071-25/+25
* registrations: minor cleanupMario2021-04-071-2/+2
* air: more ui/ux and provide a possibility to lookup your registration id in m...Mario2021-03-281-13/+14
* air: fixesMario2021-03-281-1/+0
* air: more work on UX during registerMario2021-03-261-39/+55
* air security: saving the password as hex string is not acceptableMario2021-03-221-2/+14
* air: do not require to verify emailaddress once more after invite code got ve...Mario2021-03-201-19/+35
* air: improved UX by changing the registration workflow so that it is not requ...Mario2021-03-191-14/+18
* air: deal with timezones when displaying open/close time - this should finall...Mario2021-03-181-3/+3
* air: convert utc to local in browser (we do not have a client timezone otherv...Mario2021-03-171-4/+4
* air: make sure we always save date_time in UTC - issue #1544Mario2021-03-171-5/+5
* air: fix calculate_adue() to return false if the value is zero and do not har...Mario2021-03-151-70/+70
* did2 chk num 5...10Hilmar R2021-03-021-2/+2
* validate,inviteHilmar R2021-01-301-11/+21
* context help register en,deHilmar R2021-01-291-1/+12
* Register panel interaction consistence usageHilmar R2021-01-281-9/+16
* login panel, reg limits.Hilmar R2021-01-271-14/+24
* auto channel create adjustments, zar log reg msgsHilmar R2021-01-241-0/+2
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-127/+371
* Fix bug allowing invite codes to be reused unlimited timesKeenan Pepper2020-05-271-1/+1
* form security token for mod register ported from zapMario Vavti2019-05-131-4/+8
* Remove servicelevel logicM. Dent2018-09-291-5/+0
* refactor the 'where does the register link point?' logiczotlabs2018-05-141-3/+3
* hubzilla issue #1045 - display pubsites link in info area if invite onlyzotlabs2018-05-121-2/+10