aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Admin/Site.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-128/+129
* Remove obsolete field for system lang from site admin page.Harald Eilertsen2024-03-031-15/+0
* enable object cash by default, introduce system.cache_expire_days and default...Mario2024-01-281-2/+2
* 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, dis...Mario2022-12-041-3/+3
* look for iconfig at the right place, fix mod sharedwithme, comment out unused...Mario2022-12-031-9/+9
* 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 provide...Mario2021-04-091-2/+1
* register: default to auto-create channel and fix auto create channel if regis...Mario2021-04-081-1/+1
* 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
* fix default value displayed if value is set to empty or zero. fix #1536 and #...Mario2021-03-151-39/+39
* 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 e...Mario2020-11-141-0/+8
* make inline pdf a security option, move thumbnail security to security option...Mario2019-11-151-3/+0
* fix linkify_tags() so it works with xchans across multiple protocols, also so...zotlabs2019-02-031-1/+1
* 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 min...zotlabs2018-05-181-2/+2
* hubzilla issue #1169zotlabs2018-05-101-1/+9
* Simplify first channel creation even further by using a site-configurable def...zotlabs2018-05-071-0/+10
* 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 m...zotlabs2018-02-261-1/+2
* Usability and member experience: remove street address info from the default ...zotlabs2018-02-231-1/+1
* provide option to block the public stream unless authenticated, since there c...zotlabs2018-02-141-1/+3
* Surface the ability to change the landing page after channel creation and cr...zotlabs2018-01-281-0/+3
* 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