aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Admin/Accounts.php
Commit message (Collapse)AuthorAgeFilesLines
* register: minor strings changes and whitespaceMario2021-04-191-1/+1
|
* registration: reveal possibility to show all registrations in the UIMario2021-04-191-2/+10
|
* register: add option to show all register entriesMario2021-04-161-4/+10
|
* register: minor fixes and template cleanupMario2021-04-151-1/+2
|
* register: provide a possibility to leave a message id registration is by ↵Mario2021-04-141-4/+9
| | | | approval
* register: only return verified registrations in get_pending_accounts(), more ↵Mario2021-04-091-9/+4
| | | | invite handling fixes
* register: default to auto-create channel and fix auto create channel if ↵Mario2021-04-081-6/+32
| | | | register approval is configured
* air: display the verification status in the notificationsMario2021-03-181-1/+2
|
* air: only set registration request to expired if it is not yet verifiedMario2021-03-181-2/+2
|
* adjust timezone after the expiration checkMario2021-03-181-4/+4
|
* air: make sure to display the timezone corrected times in the admin uiMario2021-03-181-0/+4
|
* air: another stringMario2021-03-171-1/+1
|
* air: some work on ui/uxMario2021-03-171-8/+17
|
* also move code comments to the functionMario2021-03-161-8/+0
|
* air: fix register notificationsMario2021-03-151-36/+29
|
* a bit more useability for the admin at the beginningHilmar R2021-03-031-1/+2
|
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-10/+117
|
* do not include pending registrations in accounts and goaway to ↵Mario Vavti2018-03-171-3/+4
| | | | /admin/accounts after approval or denial of an pending registration
* remove loggingzotlabs2018-01-291-2/+0
|
* unable to delete accounts using tickboxes on admin/accounts - make all the ↵zotlabs2018-01-291-3/+6
| | | | action names consistent
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-4/+3
| | | | queries
* move the rest of mod_admin to sub modulesredmatrix2016-09-051-0/+206