Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | empty schema | redmatrix | 2016-09-02 | 1 | -3680/+3763 |
| | |||||
* | - implemented but untested: duplicate detection for photo 'move to another ↵ | redmatrix | 2016-08-26 | 1 | -4321/+4318 |
| | | | | | | folder' - weekly string update | ||||
* | string update | redmatrix | 2016-08-19 | 1 | -3697/+3724 |
| | |||||
* | remove insecure repository warning. | redmatrix | 2016-08-18 | 3 | -30/+30 |
| | |||||
* | string update | redmatrix | 2016-08-12 | 1 | -3625/+3619 |
| | |||||
* | strings update | redmatrix | 2016-08-05 | 1 | -2270/+2333 |
| | |||||
* | make guest access tokens work with PERMS_NETWORK, PERMS_SITE, PERMS_PENDING, ↵ | redmatrix | 2016-07-31 | 1 | -3184/+3114 |
| | | | | and PERMS_CONTACTS; or everything but PERMS_SPECIFIC. PERMS_SITE could be contentious, but we're currently denying them as they are a guest and don't actually have a channel on this site. We can't easily make PERMS_SPECIFIC work without providing an abook entry for the guest since we would need to set specific permissions for the guest login, but unfortunately this could be the most desirable setting to use in many cases. There is also an update of hmessages.po in this commit. | ||||
* | github didn't accept the last push. Touching the files to force a git revision | redmatrix | 2016-07-27 | 1 | -1/+0 |
| | |||||
* | fix italian strings (messed up by rtl variable); and finish removing openid ↵ | redmatrix | 2016-07-27 | 1 | -1/+2 |
| | | | | from core | ||||
* | string update and some minor comment edits | redmatrix | 2016-07-24 | 1 | -1489/+1567 |
| | |||||
* | sort out some of the authentication mess - with luck this may fix the DAV ↵ | redmatrix | 2016-07-20 | 1 | -2/+5 |
| | | | | auth issue which I simply could not duplicate or find a reason for. | ||||
* | add service class restrictions to access_tokens | redmatrix | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | enforce non-empty name and token/password on access tokens until better ↵ | redmatrix | 2016-07-15 | 1 | -1803/+1820 |
| | | | | checks are instituted. | ||||
* | some work on the forum widget queries | redmatrix | 2016-07-09 | 1 | -1271/+1268 |
| | |||||
* | allow multiple apd's per plugin dir | redmatrix | 2016-07-01 | 1 | -3526/+3562 |
| | |||||
* | fix pdledit "list layouts" | redmatrix | 2016-06-24 | 1 | -3510/+3517 |
| | |||||
* | experimental rtl support; this will probably require a fair bit of work. | redmatrix | 2016-06-19 | 1 | -2/+10 |
| | |||||
* | 1. string update, 2. pretty print json blobs | redmatrix | 2016-06-17 | 1 | -1079/+1144 |
| | |||||
* | strings update | redmatrix | 2016-06-10 | 1 | -3447/+3449 |
| | |||||
* | new utility: util/safemode (on or off); requires util/addons | redmatrix | 2016-06-06 | 2 | -1/+27 |
| | |||||
* | strings | redmatrix | 2016-06-03 | 1 | -381/+336 |
| | |||||
* | strings update | redmatrix | 2016-05-27 | 1 | -2109/+2099 |
| | |||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 2 | -130/+130 |
| | | | | (connections.php) | ||||
* | finish updating zot_finger instances | redmatrix | 2016-05-21 | 1 | -2/+2 |
| | |||||
* | case issue | redmatrix | 2016-05-20 | 1 | -503/+536 |
| | |||||
* | cli utilities - argc and argv reversed. Not functionally incorrect since it ↵ | redmatrix | 2016-05-17 | 1 | -2/+2 |
| | | | | was consistent but aesthetically incorrect. | ||||
* | strings update | redmatrix | 2016-05-13 | 1 | -1577/+1639 |
| | |||||
* | missed one other place where we called comanche outside the page build | redmatrix | 2016-05-06 | 1 | -1540/+1512 |
| | |||||
* | Merge branch 'master' into dev | redmatrix | 2016-04-29 | 1 | -793/+778 |
|\ | |||||
| * | version+strings | redmatrix | 2016-04-29 | 1 | -793/+778 |
| | | |||||
* | | improve error message in config and pconfig | Treer | 2016-04-25 | 2 | -0/+13 |
| | | |||||
* | | util/pconfig can list channel IDs | Treer | 2016-04-25 | 1 | -1/+13 |
| | | |||||
* | | add commandline help to util/pconfig | Treer | 2016-04-25 | 1 | -0/+34 |
| | | |||||
* | | add commandline help to util/config | Treer | 2016-04-25 | 1 | -2/+38 |
| | | |||||
* | | Merge branch 'master' into dev | redmatrix | 2016-04-22 | 1 | -5130/+5300 |
|\| | |||||
| * | revup | redmatrix | 2016-04-22 | 1 | -5130/+5300 |
| | | |||||
* | | module updates | redmatrix | 2016-04-18 | 2 | -7/+7 |
|/ | |||||
* | revup + strings #337 | redmatrix | 2016-04-15 | 1 | -4018/+4030 |
| | |||||
* | Merge branch 'master' into dev | redmatrix | 2016-04-08 | 1 | -1280/+1302 |
|\ | |||||
| * | revup | redmatrix | 2016-04-08 | 1 | -1280/+1302 |
| | | |||||
* | | SECURITY: Do not link unknown and unverified code repositories to the ↵ | redmatrix | 2016-04-04 | 3 | -5/+36 |
|/ | | | | project without some form of confirmation that one accepts the significant risks involved. | ||||
* | ditto for typohelper | redmatrix | 2016-04-01 | 1 | -0/+1 |
| | |||||
* | change call to App::init() to bring back include path (only in typocheck) | redmatrix | 2016-04-01 | 1 | -1/+3 |
| | |||||
* | primary hub change | redmatrix | 2016-04-01 | 1 | -1857/+1872 |
| | |||||
* | issue #336 | redmatrix | 2016-03-31 | 1 | -0/+2 |
| | |||||
* | static App | redmatrix | 2016-03-31 | 12 | -4144/+4144 |
| | |||||
* | issue #319 part 2 | redmatrix | 2016-03-26 | 1 | -133/+142 |
| | |||||
* | make the admin side menu extensible and provide a hook for a channel "move" ↵ | redmatrix | 2016-03-19 | 1 | -427/+433 |
| | | | | operation that federation plugins might use to re-establish connections after a channel move. | ||||
* | git update everything | redmatrix | 2016-03-13 | 1 | -0/+17 |
| | |||||
* | provide service federation overview - how to go about it and the appropriate ↵ | redmatrix | 2016-03-12 | 1 | -345/+344 |
| | | | | places to attach your plugin. |