Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | issues #306 and #307 | redmatrix | 2016-03-04 | 1 | -489/+510 |
| | |||||
* | turn timezone aware birthdays into a feature for those who want an ↵ | redmatrix | 2016-02-26 | 1 | -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 update | redmatrix | 2016-02-19 | 1 | -1315/+1364 |
| | |||||
* | directory modes reversed | redmatrix | 2016-02-12 | 1 | -815/+829 |
| | |||||
* | rev update | redmatrix | 2016-02-05 | 1 | -1463/+1520 |
| | |||||
* | heavy lifting on admin security page | redmatrix | 2016-02-03 | 1 | -3/+16 |
| | |||||
* | move permission check before global block check | redmatrix | 2016-01-29 | 1 | -526/+527 |
| | |||||
* | rename collections to privacy groups | redmatrix | 2016-01-26 | 1 | -450/+452 |
| | |||||
* | provide mechanism for custom .well-known handlers and static files (e.g. for ↵ | redmatrix | 2016-01-22 | 1 | -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 script | Bob Mottram | 2016-01-21 | 1 | -0/+1 |
| | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2016-01-15 | 1 | -3/+5 |
|\ | |||||
| * | Use ctrl-d for multi-line messages. | ken restivo | 2016-01-14 | 1 | -3/+5 |
| | | |||||
* | | minor version roll | redmatrix | 2016-01-15 | 1 | -524/+569 |
|/ | |||||
* | very small tweaks to CLI plugin manager utility | redmatrix | 2016-01-13 | 1 | -5/+7 |
| | |||||
* | Correct docs. | ken restivo | 2016-01-12 | 1 | -2/+2 |
| | |||||
* | cli utility for managing addons | redmatrix | 2016-01-12 | 1 | -0/+130 |
| |