aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.php
Commit message (Expand)AuthorAgeFilesLines
* Add timestamp and associated logic to pconfigM.Dent2018-10-281-2/+2
* server/hub config storage for zot6zotlabs2017-09-241-0/+16
* minor changes to config api and markdown_to_bbzotlabs2016-12-051-12/+12
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-3/+1
* Merge branch 'dev' into permsredmatrix2016-07-131-3/+2
|\
| * let abconfig specify a familyredmatrix2016-07-131-2/+2
* | more permissions workredmatrix2016-07-091-1/+1
|/
* change AbConfig to use channel_id instead of channel_hash; which was a mistak...redmatrix2016-06-231-8/+8
* iconfig sharing not set correctlyredmatrix2016-06-101-1/+1
* Finish the config familyredmatrix2016-06-071-368/+18
* move pconfig to static classredmatrix2016-06-051-174/+6
* begin moving config to zotlabs. Leave procedural stubs for backward comaptibi...redmatrix2016-05-301-144/+17
* code cleanupredmatrix2016-05-241-11/+3
* Add space between project name and server typeredmatrix2016-05-241-1/+1
* move iconfig functions to include/config.php with all the rest of the configs...redmatrix2016-04-261-0/+157
* static Appredmatrix2016-03-311-73/+73
* issue #319 - NOTE: this does not fix the issue, it only reports it and contin...redmatrix2016-03-301-0/+11
* abconfigredmatrix2016-02-291-1/+65
* "aconfig" or account configuration storage, needed for some upcoming work. Bu...redmatrix2016-01-111-0/+19
* Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-11/+18
* local_user => local_channelfriendica2015-01-281-1/+1
* hide online presence maps to DNTfriendica2014-11-241-3/+3
* PostgreSQL support initial commitHabeas Codice2014-11-131-6/+6
* Silence insanely noisy log - should probably stick this in a dloggerThomas Willingham2014-09-291-1/+1
* Some documentation of include/config.php.Klaus Weidenbach2014-09-261-105/+269
* file had wrong extensionfriendica2014-03-111-9/+0
* config: don't try to unserialise an arrayfriendica2014-02-011-4/+4
* The check for f*cked database (which otherwise sends out zillions of update f...friendica2013-10-041-3/+3
* suppress creating the directory update record for profile updates which are p...friendica2013-09-251-0/+9
* load_pconfig had some issues when given a familyfriendica2013-07-291-26/+10
* begin code to sync channel changes across all channel clones.friendica2013-06-251-0/+21
* fix some anomolies in config functionsfriendica2013-06-211-47/+69
* fix mod-display when not logged in.friendica2013-06-181-0/+6
* much more efficient config functions. This will save potentially hundreds of ...friendica2013-06-171-97/+60
* silence a pointless warningfriendica2013-06-151-1/+1
* push refresh messages, performance work on conversations and configs, doc upd...friendica2013-06-141-9/+25
* small updatesfriendica2013-05-081-2/+2
* add xconfig table and functions, update strings and docofriendica2013-03-151-11/+123
* initial docofriendica2013-02-261-16/+15
* start formatting for Doxygenfriendica2013-02-251-1/+1
* rev updatefriendica2012-09-021-2/+2
* rev updatefriendica2012-06-161-3/+3
* Check if $rr existsHauke Zuehl2012-06-161-4/+2
* Doing negative caching for config values, special logfile for database optmis...Michael Vogel2012-05-261-2/+22
* Merge remote branch 'upstream/master'Michael Vogel2012-05-251-3/+1
|\
| * fix setting array values to config itemsTobias Diekershoff2012-05-221-3/+1
* | Performance testsMichael Vogel2012-05-201-1/+1
|/
* Another bunch of executable permission removalVasudev Kamath2012-04-141-0/+0
* revert config changes, we're getting duplicate keysfriendica2012-04-061-151/+147
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-4/+7
|\