Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | register: more testing and fixes | Mario | 2021-04-28 | 1 | -3/+8 |
| | |||||
* | register: only log to separate file if configured that way. default to ↵ | Mario | 2021-04-26 | 1 | -2/+9 |
| | | | | standard logging via logger() | ||||
* | registration: reveal possibility to show all registrations in the UI | Mario | 2021-04-19 | 1 | -1/+1 |
| | |||||
* | register: add option to show all register entries | Mario | 2021-04-16 | 1 | -3/+7 |
| | |||||
* | register: provide a possibility to leave a message id registration is by ↵ | Mario | 2021-04-14 | 1 | -1/+1 |
| | | | | approval | ||||
* | register: more work on ui/ux | Mario | 2021-04-10 | 1 | -7/+7 |
| | |||||
* | register: only return verified registrations in get_pending_accounts(), more ↵ | Mario | 2021-04-09 | 1 | -3/+2 |
| | | | | invite handling fixes | ||||
* | register: default to auto-create channel and fix auto create channel if ↵ | Mario | 2021-04-08 | 1 | -1/+1 |
| | | | | register approval is configured | ||||
* | air: more ui/ux and provide a possibility to lookup your registration id in ↵ | Mario | 2021-03-28 | 1 | -1/+1 |
| | | | | mod regate (raw and unfinished) | ||||
* | air security: saving the password as hex string is not acceptable | Mario | 2021-03-22 | 1 | -2/+3 |
| | |||||
* | air: deal with timezones when displaying open/close time - this should ↵ | Mario | 2021-03-18 | 1 | -6/+11 |
| | | | | finally fix issue #1544 | ||||
* | air: make sure we always save date_time in UTC - issue #1544 | Mario | 2021-03-17 | 1 | -1/+1 |
| | |||||
* | simplify get_pending_accounts query so that it will work in postgres. this ↵ | Mario | 2021-03-16 | 1 | -5/+12 |
| | | | | will introduce a regression in rendering the table background color. | ||||
* | air: fix register notifications | Mario | 2021-03-15 | 1 | -37/+49 |
| | |||||
* | Merge branch 'dev' into air | Mario | 2021-03-12 | 1 | -5/+7 |
|\ | |||||
| * | php8: fix warnings during install procedure | Mario | 2021-03-03 | 1 | -5/+7 |
| | | | | | | (cherry picked from commit 48bae9d4219735bc44f4ee72228d19d3e6b9efc9) | ||||
| * | port Lib/Crypto from zap | Mario | 2021-02-09 | 1 | -17/+19 |
| | | |||||
* | | melt include/account | Hilmar R | 2021-03-02 | 1 | -78/+505 |
| | | |||||
* | | get dev | Hilmar R | 2021-03-01 | 1 | -509/+84 |
| | | |||||
* | | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 1 | -66/+493 |
|/ | |||||
* | Update account.php | Max Kostikov | 2019-07-31 | 1 | -1/+1 |
| | |||||
* | Do not limit channel if service class property value set with 0 | Max Kostikov | 2019-07-31 | 1 | -1/+1 |
| | |||||
* | Update account.php | Max Kostikov | 2019-07-30 | 1 | -1/+3 |
| | |||||
* | Do not control limits on service class settings with 0 values | Max Kostikov | 2019-07-30 | 1 | -1/+1 |
| | |||||
* | Cleanup and fixes | Mario | 2019-03-15 | 1 | -20/+18 |
| | |||||
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -10/+3 |
| | |||||
* | fix postgres issue if register mode is set to yes - with approval | Mario Vavti | 2018-05-12 | 1 | -2/+4 |
| | |||||
* | hubzilla issue #1015 - login with unicode domain name | zotlabs | 2018-03-28 | 1 | -1/+2 |
| | |||||
* | several email validation issues | zotlabs | 2018-02-28 | 1 | -1/+1 |
| | |||||
* | typo from previous checkin and partial fix to hubzilla #965 - show any ↵ | zotlabs | 2018-01-26 | 1 | -1/+1 |
| | | | | connection without comment permission as archived in contact_block(). | ||||
* | Issue with configurable site age limit, vagueness when informing about email ↵ | zotlabs | 2018-01-26 | 1 | -11/+33 |
| | | | | 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. | ||||
* | create account_store_lowlevel() | zotlabs | 2017-05-29 | 1 | -34/+58 |
| | |||||
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -8/+2 |
| | |||||
* | consolidate email validation checks | zotlabs | 2017-05-11 | 1 | -1/+1 |
| | |||||
* | remove more backquotes | zotlabs | 2016-10-09 | 1 | -4/+4 |
| | |||||
* | Unify the various mail sending instance to enotify::send() and z_mail(). ↵ | redmatrix | 2016-10-01 | 1 | -22/+30 |
| | | | | Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook. | ||||
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -2/+2 |
| | |||||
* | pro: add system techlevel to new accounts | redmatrix | 2016-09-02 | 1 | -4/+6 |
| | |||||
* | provide techlevels in the pro server role. Should have no visible effect on ↵ | redmatrix | 2016-08-31 | 1 | -0/+27 |
| | | | | other roles. | ||||
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -2/+2 |
| | |||||
* | sort out some of the authentication mess - with luck this may fix the DAV ↵ | redmatrix | 2016-07-20 | 1 | -1/+1 |
| | | | | auth issue which I simply could not duplicate or find a reason for. | ||||
* | add letsencrypt x3 intermediate cert and new cert file, improve UX of new ↵ | redmatrix | 2016-06-27 | 1 | -1/+17 |
| | | | | registrations | ||||
* | more removal of reserved words from DB schemas | redmatrix | 2016-05-31 | 1 | -3/+3 |
| | |||||
* | code cleanup | redmatrix | 2016-05-24 | 1 | -1/+2 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -1/+1 |
| | | | | (connections.php) | ||||
* | allow engineering units (e.g. 400M, 1G) as service class limits | redmatrix | 2016-04-28 | 1 | -0/+3 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 1 | -4/+4 |
| | |||||
* | ensure auto_channel_create() is executed for all workflows when UNO is set. | redmatrix | 2016-02-19 | 1 | -2/+2 |
| | |||||
* | 'auto channel creation' - if the corresponding config variable is set, ↵ | redmatrix | 2016-01-12 | 1 | -5/+17 |
| | | | | | | create a channel when an account is created. Plugins can provide the necessary channel details (probably from an extended registration form). If no details are provided, a social (mostly public) channel will be created using the LHS of the email address and you will be directed to your channel page (unless email verification is required, in which case this step will be delayed until successful validation and login). If the reddress is already assigned a random name(1000-9999) reddress will be assigned. | ||||
* | Fix #109. | jeroenpraat | 2015-12-09 | 1 | -2/+2 |
| |