Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move firefox social api configuration to plugin | zotlabs | 2017-02-02 | 1 | -1/+8 |
| | |||||
* | Add affinity slider tool settings for min and max defaults in settings/featured | Andrew Manning | 2017-01-29 | 1 | -0/+29 |
| | |||||
* | some preliminary work for email notification of likes - potentially ↵ | zotlabs | 2016-12-11 | 1 | -0/+2 |
| | | | | destabilising so disabled until after next release | ||||
* | Report the WebDAV endpoint on the settings page (under the reddress) if the ↵ | zotlabs | 2016-12-08 | 1 | -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 urls | zotlabs | 2016-12-01 | 1 | -1/+1 |
| | |||||
* | reverse logic | Mario Vavti | 2016-11-07 | 1 | -2/+2 |
| | |||||
* | convert manual page updates to a display setting instead of a feature | zotlabs | 2016-11-02 | 1 | -0/+3 |
| | |||||
* | remove logging | zotlabs | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | permissions issue | zotlabs | 2016-10-14 | 1 | -2/+2 |
| | |||||
* | more backquotes - this should take care of most except for the array import ↵ | zotlabs | 2016-10-09 | 2 | -2/+2 |
| | | | | queries | ||||
* | feature_enabled() only takes two arguments | Mario Vavti | 2016-10-04 | 1 | -1/+1 |
| | |||||
* | add some more stuff to admin/account_edit (service class, language, and ↵ | redmatrix | 2016-10-03 | 1 | -9/+1 |
| | | | | techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once. | ||||
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 |
| | |||||
* | fix settings/account | Mario Vavti | 2016-09-12 | 1 | -2/+2 |
| | |||||
* | pro: better handling of system techlevel settings. | redmatrix | 2016-09-07 | 1 | -3/+2 |
| | | | | | | | system.techlevel = initial techlevel for all new accounts system.techlevel_lock = if 1, account techlevel cannot be changed this allows accounts to exist with alternate techlevels than a locked default, but they need to be set by the administrator. By default with no config settings, everybody starts at 0 but can set their own level. | ||||
* | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 7 | -0/+1354 |