aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/PConfig.php
Commit message (Expand)AuthorAgeFilesLines
* improve pconfig sync at the sending sideMario2021-12-211-41/+44
* php8: fix warnings during install procedureMario2021-03-031-0/+1
* Remove extraneous sync logicM. Dent2019-01-271-12/+2
* Correct and extend Doxygen comments.Klaus Weidenbach2019-01-231-2/+7
* Tweak to deal with changes that may happen within the same second.DM42.Net (Matt Dent)2019-01-071-6/+11
* no mention notifications from mastodon (and pleroma)zotlabs2018-11-211-1/+1
* Add tracking of deleted pconfig variablesM.Dent2018-10-291-4/+40
* Fix to set update time in pconfig on updateM.Dent2018-10-281-3/+3
* Add timestamp and associated logic to pconfigM.Dent2018-10-281-12/+53
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-20/+26
* some doco fixes and other real minor stuff to improve logreading abilityzotlabs2017-08-091-4/+5
* grrr. stop making branding assumptions.zotlabs2017-03-121-1/+1
* minor changes to config api and markdown_to_bbzotlabs2016-12-051-3/+3
* silence a minor warningzotlabs2016-11-021-0/+1
* array_key_exists warning on PConfig::Delete()zotlabs2016-10-171-6/+9
* trace log pconfig cache if for some reason it isn't an arrayredmatrix2016-07-241-0/+8
* PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ...redmatrix2016-07-211-3/+6
* Finish the config familyredmatrix2016-06-071-1/+1
* move pconfig to static classredmatrix2016-06-051-0/+189