aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Admin/Site.php
Commit message (Collapse)AuthorAgeFilesLines
* move trusted directory servers to security and implement in backendMario Vavti2023-04-291-6/+0
|
* trusted dir servers frontendMario2023-04-291-9/+15
|
* bring back poll and delivery intervalMario2022-12-121-6/+6
|
* typoMario2022-12-041-1/+1
|
* wordingMario2022-12-041-4/+4
|
* the logic for public stream has changed - adjust help text and externals, ↵Mario2022-12-041-3/+3
| | | | disable lockfile check in cron daemon
* look for iconfig at the right place, fix mod sharedwithme, comment out ↵Mario2022-12-031-9/+9
| | | | unused configs
* fix various issuesMario2022-10-211-1/+1
|
* make sure we have an existing default role in any caseMario2022-01-231-2/+5
|
* merge branch perms_ng into devMario2021-12-151-2/+2
|
* fix admin button state not displayed correctlyMario2021-05-311-2/+2
|
* register: more testing and fixesMario2021-04-281-14/+13
|
* register: remove single quotes in advanced examples - they might be misleadingMario2021-04-271-1/+1
|
* more strings changesMario2021-04-261-1/+1
|
* register: remove debug messages from UI and streamline some stringsMario2021-04-261-82/+63
|
* register: if auto create is configured do some more tests against the ↵Mario2021-04-091-2/+1
| | | | provided name and nick so it will not fail later in create_identity();
* register: default to auto-create channel and fix auto create channel if ↵Mario2021-04-081-1/+1
| | | | register approval is configured
* registrations: minor cleanupMario2021-04-071-7/+3
|
* air: more work on UX during registerMario2021-03-261-1/+2
|
* adminUI cfg to switch on (default off) register w/o email,Hilmar R2021-03-191-6/+16
| | | | accept delay 0 (no delay) and expire defaults to 99years
* fix default value displayed if value is set to empty or zero. fix #1536 and ↵Mario2021-03-151-39/+39
| | | | #1537
* login panel, reg limits.Hilmar R2021-01-271-10/+19
|
* melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-231-16/+375
|
* remove dotMario2020-11-141-1/+1
|
* Polling fallback to server sent events. Polling is the default. SSE must be ↵Mario2020-11-141-0/+8
| | | | enabled in /admin/site > Advanced > Enable SSE Notifications if desired.
* make inline pdf a security option, move thumbnail security to security ↵Mario2019-11-151-3/+0
| | | | options from admin/site
* fix linkify_tags() so it works with xchans across multiple protocols, also ↵zotlabs2019-02-031-1/+1
| | | | some fixes to activity parsing from upstream.
* typoMario Vavti2018-10-081-1/+1
|
* Remove servicelevel logicM. Dent2018-09-291-24/+0
|
* Add translation for missed stringMax Kostikov2018-08-101-1/+1
|
* wrong default param for pubstream_incl (this checkin also picked up a few ↵zotlabs2018-05-181-2/+2
| | | | minor and hopefully non-significant changes)
* hubzilla issue #1169zotlabs2018-05-101-1/+9
|
* Simplify first channel creation even further by using a site-configurable ↵zotlabs2018-05-071-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 adminzotlabs2018-04-101-0/+3
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-121-2/+7
|\
| * remove debuggingzotlabs2018-03-101-2/+0
| |
| * trim expects error ... in admin/sitezotlabs2018-03-101-3/+9
| |
* | do not use trim on arrayMario Vavti2018-03-101-1/+1
| |
* | we do not support separate mobile themes anymoreMario Vavti2018-03-071-7/+7
|/
* require directory servers to be using some modern form of encryption; which ↵zotlabs2018-02-261-1/+2
| | | | means we only currently have 2.
* Usability and member experience: remove street address info from the default ↵zotlabs2018-02-231-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.
* provide option to block the public stream unless authenticated, since there ↵zotlabs2018-02-141-1/+3
| | | | could be legal issues with unmoderated content
* Surface the ability to change the landing page after channel creation and ↵zotlabs2018-01-281-0/+3
| | | | create a 'go' module to present several possible things to do at this point. Change the default from 'settings' to 'profiles' so that the focus is more on you rather than the software configuration.
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-181-0/+4
|\
| * provide local pubstream option (content from this site only).zotlabs2018-01-171-0/+4
| |
* | raise the queue threshold default from 300 to 3000Mario Vavti2018-01-181-2/+2
|/
* Added minimum registration age to /admin/site settings pageAndrew Manning2018-01-141-1/+3
|
* expose settings for site sellpage and site locationzotlabs2018-01-111-0/+10
|
* fix some pubstream on/off weirdnessMario2017-12-031-0/+1
|
* expose the security setting for SVG thumbnailszotlabs2017-11-211-1/+3
|