Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | register: if auto create is configured do some more tests against the ↵ | Mario | 2021-04-09 | 1 | -2/+1 |
| | | | | provided name and nick so it will not fail later in create_identity(); | ||||
* | register: only return verified registrations in get_pending_accounts(), more ↵ | Mario | 2021-04-09 | 1 | -9/+4 |
| | | | | invite handling fixes | ||||
* | register: default to auto-create channel and fix auto create channel if ↵ | Mario | 2021-04-08 | 2 | -7/+33 |
| | | | | register approval is configured | ||||
* | registrations: minor cleanup | Mario | 2021-04-07 | 1 | -7/+3 |
| | |||||
* | air: more work on UX during register | Mario | 2021-03-26 | 1 | -1/+2 |
| | |||||
* | adminUI cfg to switch on (default off) register w/o email, | Hilmar R | 2021-03-19 | 1 | -6/+16 |
| | | | | accept delay 0 (no delay) and expire defaults to 99years | ||||
* | air: display the verification status in the notifications | Mario | 2021-03-18 | 1 | -1/+2 |
| | |||||
* | air: only set registration request to expired if it is not yet verified | Mario | 2021-03-18 | 1 | -2/+2 |
| | |||||
* | adjust timezone after the expiration check | Mario | 2021-03-18 | 1 | -4/+4 |
| | |||||
* | air: make sure to display the timezone corrected times in the admin ui | Mario | 2021-03-18 | 1 | -0/+4 |
| | |||||
* | air: another string | Mario | 2021-03-17 | 1 | -1/+1 |
| | |||||
* | air: some work on ui/ux | Mario | 2021-03-17 | 1 | -8/+17 |
| | |||||
* | also move code comments to the function | Mario | 2021-03-16 | 1 | -8/+0 |
| | |||||
* | air: fix register notifications | Mario | 2021-03-15 | 1 | -36/+29 |
| | |||||
* | fix default value displayed if value is set to empty or zero. fix #1536 and ↵ | Mario | 2021-03-15 | 1 | -39/+39 |
| | | | | #1537 | ||||
* | a bit more useability for the admin at the beginning | Hilmar R | 2021-03-03 | 1 | -1/+2 |
| | |||||
* | login panel, reg limits. | Hilmar R | 2021-01-27 | 1 | -10/+19 |
| | |||||
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 2 | -26/+492 |
| | |||||
* | remove dot | Mario | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | Polling fallback to server sent events. Polling is the default. SSE must be ↵ | Mario | 2020-11-14 | 1 | -0/+8 |
| | | | | enabled in /admin/site > Advanced > Enable SSE Notifications if desired. | ||||
* | deprecate $a variable for *_plugin_admin() and *_plugin_admin_post() | Mario | 2020-09-16 | 1 | -2/+2 |
| | |||||
* | make inline pdf a security option, move thumbnail security to security ↵ | Mario | 2019-11-15 | 2 | -6/+11 |
| | | | | options from admin/site | ||||
* | fix bitrot in util/zotsh | zotlabs | 2019-08-15 | 1 | -15/+16 |
| | |||||
* | port db update improvements from zap | Mario Vavti | 2019-05-03 | 1 | -2/+43 |
| | |||||
* | Merge branch 'exclude_addon_common' into 'dev' | M. Dent | 2019-02-15 | 1 | -1/+4 |
|\ | | | | | | | | | exclude addon_common from addon list See merge request hubzilla/core!1513 | ||||
| * | exclude addon_common from addon list | Mario | 2019-02-15 | 1 | -1/+4 |
| | | |||||
* | | fix linkify_tags() so it works with xchans across multiple protocols, also ↵ | zotlabs | 2019-02-03 | 1 | -1/+1 |
|/ | | | | some fixes to activity parsing from upstream. | ||||
* | typo | Mario Vavti | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 2 | -27/+2 |
| | |||||
* | Add translation for missed string | Max Kostikov | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | plugins -> addons | zotlabs | 2018-06-28 | 1 | -19/+19 |
| | |||||
* | optionally report total available space when uploading | zotlabs | 2018-06-13 | 1 | -1/+4 |
| | |||||
* | SECURITY: provide option to disable the cloud 'root' directory and make the ↵ | zotlabs | 2018-06-13 | 1 | -0/+5 |
| | | | | cloud module require a target channel nickname. This is a low impact change as there is currently no disclosure of private information. The presence of a file browser for all the channels on the site could be (and is reported to be) a concern to some people and there is no reason why it shouldn't be optional. | ||||
* | wrong default param for pubstream_incl (this checkin also picked up a few ↵ | zotlabs | 2018-05-18 | 1 | -2/+2 |
| | | | | minor and hopefully non-significant changes) | ||||
* | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -1/+9 |
| | |||||
* | Simplify first channel creation even further by using a site-configurable ↵ | zotlabs | 2018-05-07 | 1 | -0/+10 |
| | | | | default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings. | ||||
* | last commented expiration setting in admin | zotlabs | 2018-04-10 | 1 | -0/+3 |
| | |||||
* | do not include pending registrations in accounts and goaway to ↵ | Mario Vavti | 2018-03-17 | 1 | -3/+4 |
| | | | | /admin/accounts after approval or denial of an pending registration | ||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-12 | 1 | -2/+7 |
|\ | |||||
| * | remove debugging | zotlabs | 2018-03-10 | 1 | -2/+0 |
| | | |||||
| * | trim expects error ... in admin/site | zotlabs | 2018-03-10 | 1 | -3/+9 |
| | | |||||
* | | do not use trim on array | Mario Vavti | 2018-03-10 | 1 | -1/+1 |
| | | |||||
* | | we do not support separate mobile themes anymore | Mario Vavti | 2018-03-07 | 1 | -7/+7 |
|/ | |||||
* | bugfix: unable to reset profile fields to defaults in admin/profs by ↵ | zotlabs | 2018-03-04 | 1 | -9/+30 |
| | | | | emptying the textarea | ||||
* | require directory servers to be using some modern form of encryption; which ↵ | zotlabs | 2018-02-26 | 1 | -1/+2 |
| | | | | means we only currently have 2. | ||||
* | Usability and member experience: remove street address info from the default ↵ | zotlabs | 2018-02-23 | 1 | -1/+1 |
| | | | | basic profile fields, mention that the site banner can be full HTML, mention on the techlevel setting that this also controls what additional features may be visible. | ||||
* | refactor of the DB update system. Updates are now stored individually in ↵ | zotlabs | 2018-02-16 | 1 | -25/+29 |
| | | | | Zotlabs/Update/_nnnn.php and are objects; so only the pending updates need to be loaded and executed rather than all historical updates. There is one single number (DB_UPDATE_VERSION) representing the current version and it is EQUAL TO the last known update. A dummy update _1201 was created to address the difference in counting behaviour; it will be executed on the next change of DB_UPDATE_VERSION as well as the next update. The database config values are also loaded from disk on every update immediately before setting the update lock in order to reduce timing conflicts and race conditions. | ||||
* | provide option to block the public stream unless authenticated, since there ↵ | zotlabs | 2018-02-14 | 1 | -1/+3 |
| | | | | could be legal issues with unmoderated content | ||||
* | implode can take its arguments in either order, but let's try to be consistent | zotlabs | 2018-02-04 | 1 | -6/+6 |
| | |||||
* | remove logging | zotlabs | 2018-01-29 | 1 | -2/+0 |
| |