aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * fix config storage of booleansfriendica2012-04-041-0/+1
* | added index to config and pconfig tableAlexander Kampmann2012-04-051-152/+154
|/
* Wrong variable nameroot2012-02-261-1/+1
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* config: set/get arrays with pconfigFabio Comuni2011-12-191-4/+8
* never enough commentsFriendika2011-08-101-0/+13
* breaking up boot file (part of zot refactor)Friendika2011-08-011-0/+205