aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* don't send notification for posts/comments on old conversations that were ref...zotlabs2016-11-121-205/+221
* Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin ...zotlabs2016-11-105-3/+5
* provide /locs link on settings page if there is more than one hubloc for this...zotlabs2016-11-051-272/+273
* command line connect utility.zotlabs2016-11-011-0/+64
* string updatezotlabs2016-10-301-494/+546
* string updatezotlabs2016-10-211-3031/+3032
* more fixes to addons doc, include project addons in string extraction for tra...zotlabs2016-10-182-4457/+7488
* permissions issuezotlabs2016-10-141-4669/+4688
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-2/+4
* don't expire posts before 2001zotlabs2016-10-101-2/+2
* Unify the various mail sending instance to enotify::send() and z_mail(). Both...redmatrix2016-10-011-4070/+4079
* issue #531 - util/config and postgresredmatrix2016-09-231-1/+1
* attach sql issueredmatrix2016-09-231-3638/+3640
* some changes merged from wrong branch... new function channel_reddress() inst...redmatrix2016-09-173-3480/+3491
* issue #511, postgres schema issuesredmatrix2016-09-091-4248/+4297
* turn Settings page into sub-modulesredmatrix2016-09-061-2/+2
* move the rest of mod_admin to sub modulesredmatrix2016-09-051-0/+7
* empty schemaredmatrix2016-09-021-3680/+3763
* - implemented but untested: duplicate detection for photo 'move to another fo...redmatrix2016-08-261-4321/+4318
* string updateredmatrix2016-08-191-3697/+3724
* remove insecure repository warning.redmatrix2016-08-183-30/+30
* string updateredmatrix2016-08-121-3625/+3619
* strings updateredmatrix2016-08-051-2270/+2333
* make guest access tokens work with PERMS_NETWORK, PERMS_SITE, PERMS_PENDING, ...redmatrix2016-07-311-3184/+3114
* github didn't accept the last push. Touching the files to force a git revisionredmatrix2016-07-271-1/+0
* fix italian strings (messed up by rtl variable); and finish removing openid f...redmatrix2016-07-271-1/+2
* string update and some minor comment editsredmatrix2016-07-241-1489/+1567
* sort out some of the authentication mess - with luck this may fix the DAV aut...redmatrix2016-07-201-2/+5
* add service class restrictions to access_tokensredmatrix2016-07-151-1/+1
* enforce non-empty name and token/password on access tokens until better check...redmatrix2016-07-151-1803/+1820
* some work on the forum widget queriesredmatrix2016-07-091-1271/+1268
* allow multiple apd's per plugin dirredmatrix2016-07-011-3526/+3562
* fix pdledit "list layouts"redmatrix2016-06-241-3510/+3517
* experimental rtl support; this will probably require a fair bit of work.redmatrix2016-06-191-2/+10
* 1. string update, 2. pretty print json blobsredmatrix2016-06-171-1079/+1144
* strings updateredmatrix2016-06-101-3447/+3449
* new utility: util/safemode (on or off); requires util/addonsredmatrix2016-06-062-1/+27
* stringsredmatrix2016-06-031-381/+336
* strings updateredmatrix2016-05-271-2109/+2099
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-222-130/+130
* finish updating zot_finger instancesredmatrix2016-05-211-2/+2
* case issueredmatrix2016-05-201-503/+536
* cli utilities - argc and argv reversed. Not functionally incorrect since it w...redmatrix2016-05-171-2/+2
* strings updateredmatrix2016-05-131-1577/+1639
* missed one other place where we called comanche outside the page buildredmatrix2016-05-061-1540/+1512
* Merge branch 'master' into devredmatrix2016-04-291-793/+778
|\
| * version+stringsredmatrix2016-04-291-793/+778
* | improve error message in config and pconfigTreer2016-04-252-0/+13
* | util/pconfig can list channel IDsTreer2016-04-251-1/+13
* | add commandline help to util/pconfigTreer2016-04-251-0/+34