aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings
Commit message (Collapse)AuthorAgeFilesLines
* don't save a permcat with empty namezotlabs2018-04-161-0/+5
|
* allow to toggle visibility of likes/dislikes in notificationsMario Vavti2018-04-111-1/+4
|
* Show "Unseen public activity" channel setting when site only public streams ↵Julian Schweinsberg2018-04-091-2/+3
| | | | are activated
* more intelligent handling of level 0 - and remove an extraneous logging functionzotlabs2018-04-081-2/+7
|
* more work merging techlevels and featureszotlabs2018-04-081-25/+32
|
* first cut of feature/techlevel mergezotlabs2018-04-081-4/+24
|
* oauth2 client settings pagezotlabs2018-04-052-5/+166
|
* some more work on hubzilla issue #1019zotlabs2018-04-021-1/+5
|
* show site registration notifications setting only to site adminMario Vavti2018-03-141-2/+2
|
* sort settings/featuredzotlabs2018-03-021-3/+16
|
* rename Addon/Feature settings to addon settings [string change]zotlabs2018-02-271-1/+1
|
* provide usage hint on addon settings page to save each panel before opening ↵zotlabs2018-02-271-0/+1
| | | | another. [String change, not for 3.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.
* second part of hubzilla issue #972zotlabs2018-02-111-5/+4
|
* remove mobile_detect (outdated and unmaintainable)zotlabs2018-02-051-22/+4
|
* hubzilla issue #920 - unable to delete permission groups with space in namezotlabs2018-01-221-2/+2
|
* a different (hopefully better) implementation of affinity presets, but not ↵zotlabs2017-12-281-8/+4
| | | | for 3.0 because strings have changed.
* Make affinity widget settings work. It's entirely possible they never did ↵zotlabs2017-12-281-7/+13
| | | | work correctly. I'm not comfortable over-riding the network_page_default config in this way but this is the way I've always set the affinity and it has worked just fine for me for several years and there haven't been any other requests to extend the network page default options.
* fix some pubstream on/off weirdnessMario2017-12-031-2/+4
|
* default profile assignzotlabs2017-11-241-1/+8
|
* move mailhost settings from plugin to corezotlabs2017-11-131-0/+4
|
* provide personal config for channel_menu; the site can set an initial ↵zotlabs2017-10-311-0/+3
| | | | site-wide value but this but there isn't a corresponding admin setting currently and can only be set by manual config
* fix wrong logic for enable/disable pubstream notificationsMario Vavti2017-10-051-2/+2
|
* hubzilla issue #855: fix for some problems with displaying selected theme ↵Sergey Lukin2017-09-121-34/+38
| | | | after panel Settings->Display loading
* Default Access Control List (ACL) -> Default Privacy Group and minor ↵Mario Vavti2017-09-041-1/+1
| | | | template fix
* consolidate disable_discover_tab config if it was not yet set to either 1 or ↵git-marijus2017-08-061-1/+1
| | | | 0 in DB
* initial notifications support for new shared files and new (since initial ↵git-marijus2017-07-281-0/+6
| | | | site load) pubstream activity
* affinitiy slider settings were being updated on any submit of of ↵zotlabs2017-07-051-8/+10
| | | | settings/featured, plus minor non-code changes
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-1/+1
|
* start deprecation of server_rolezotlabs2017-05-291-1/+0
|
* consolidate email validation checkszotlabs2017-05-111-1/+1
|
* fix php warning and remove loggingMario Vavti2017-03-191-4/+2
|
* Monday is a proper name and should be capitalised (except in private ↵zotlabs2017-03-081-1/+1
| | | | conversation amongst unix geeks).
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-021-1/+1
|\
| * reset schema value after we empty and repopulate it. second half of fix for #624Mario Vavti2017-03-021-1/+1
| |
* | activity widget - like the forum widget but represents unseen activity by ↵zotlabs2017-03-021-2/+2
|/ | | | author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding.
* set minversion and maxversion for themes in ↵Mario Vavti2017-02-271-2/+3
| | | | view/theme/themename/php/theme.php instead of separate file.
* add a minversion to the theme and fallback to default if requirement is not ↵Mario Vavti2017-02-261-3/+9
| | | | met. mark incompatible themes in the theme selector
* add default permcat to channel settings formzotlabs2017-02-121-1/+18
|
* more permissions optimisationszotlabs2017-02-091-9/+11
|
* bringer - all basic functionality is implementedzotlabs2017-02-081-18/+24
|
* initial permcat creation ability, in /settings/permcats; functional permcat ↵zotlabs2017-02-071-0/+111
| | | | creation for testing but still needs a lot of UX work before promoting the ability
* atokens - we only need one permission columnzotlabs2017-02-071-1/+2
|
* default to manual conversation updatesMario Vavti2017-02-071-1/+1
|
* move firefox social api configuration to pluginzotlabs2017-02-021-1/+8
|
* Add affinity slider tool settings for min and max defaults in settings/featuredAndrew Manning2017-01-291-0/+29
|
* some preliminary work for email notification of likes - potentially ↵zotlabs2016-12-111-0/+2
| | | | destabilising so disabled until after next release
* Report the WebDAV endpoint on the settings page (under the reddress) if the ↵zotlabs2016-12-081-0/+3
| | | | account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'.
* issue #607 parens not recognised inside urlszotlabs2016-12-011-1/+1
|
* reverse logicMario Vavti2016-11-071-2/+2
|