aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
...
* sort out some of the authentication mess - with luck this may fix the DAV ↵redmatrix2016-07-201-2/+5
| | | | auth issue which I simply could not duplicate or find a reason for.
* add service class restrictions to access_tokensredmatrix2016-07-151-1/+1
|
* enforce non-empty name and token/password on access tokens until better ↵redmatrix2016-07-151-1803/+1820
| | | | checks are instituted.
* 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 ↵redmatrix2016-05-222-130/+130
| | | | (connections.php)
* 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 ↵redmatrix2016-05-171-2/+2
| | | | was consistent but aesthetically incorrect.
* 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
| |
* | add commandline help to util/configTreer2016-04-251-2/+38
| |
* | Merge branch 'master' into devredmatrix2016-04-221-5130/+5300
|\|
| * revupredmatrix2016-04-221-5130/+5300
| |
* | module updatesredmatrix2016-04-182-7/+7
|/
* revup + strings #337redmatrix2016-04-151-4018/+4030
|
* Merge branch 'master' into devredmatrix2016-04-081-1280/+1302
|\
| * revupredmatrix2016-04-081-1280/+1302
| |
* | SECURITY: Do not link unknown and unverified code repositories to the ↵redmatrix2016-04-043-5/+36
|/ | | | project without some form of confirmation that one accepts the significant risks involved.
* ditto for typohelperredmatrix2016-04-011-0/+1
|
* change call to App::init() to bring back include path (only in typocheck)redmatrix2016-04-011-1/+3
|
* primary hub changeredmatrix2016-04-011-1857/+1872
|
* issue #336redmatrix2016-03-311-0/+2
|
* static Appredmatrix2016-03-3112-4144/+4144
|
* issue #319 part 2redmatrix2016-03-261-133/+142
|
* make the admin side menu extensible and provide a hook for a channel "move" ↵redmatrix2016-03-191-427/+433
| | | | operation that federation plugins might use to re-establish connections after a channel move.
* git update everythingredmatrix2016-03-131-0/+17
|
* provide service federation overview - how to go about it and the appropriate ↵redmatrix2016-03-121-345/+344
| | | | places to attach your plugin.
* issues #306 and #307redmatrix2016-03-041-489/+510
|
* turn timezone aware birthdays into a feature for those who want an ↵redmatrix2016-02-261-1078/+1065
| | | | uncluttered calendar - at the expense of possibly sending somebody's birthday greeting on the wrong day if they are in a different timezone.
* string updateredmatrix2016-02-191-1315/+1364
|
* directory modes reversedredmatrix2016-02-121-815/+829
|
* rev updateredmatrix2016-02-051-1463/+1520
|
* heavy lifting on admin security pageredmatrix2016-02-031-3/+16
|
* move permission check before global block checkredmatrix2016-01-291-526/+527
|
* rename collections to privacy groupsredmatrix2016-01-261-450/+452
|
* provide mechanism for custom .well-known handlers and static files (e.g. for ↵redmatrix2016-01-221-1293/+1297
| | | | letsencypt ownership verification). Document that if you create a .well-known directory to validate a letsencrypt cert you need to remove it before installing hubzilla. We probably need a check for this in the install checklist.
* Type of scriptBob Mottram2016-01-211-0/+1
|