| Commit message (Expand) | Author | Age | Files | Lines |
* | more work associated with DBA and index.php shuffle | redmatrix | 2016-05-24 | 6 | -139/+105 |
* | relocate index and db | redmatrix | 2016-05-24 | 7 | -221/+253 |
* | moved enotify | redmatrix | 2016-05-24 | 8 | -140/+136 |
* | Clarify the privacy rights of commenters, as this can be contentious across t... | redmatrix | 2016-05-23 | 1 | -2/+2 |
* | typo | redmatrix | 2016-05-23 | 1 | -1/+1 |
* | remove some doxygen files that leaked into /doc | redmatrix | 2016-05-22 | 2 | -577/+0 |
* | change the signed token format. We don't folks to be able to submit random te... | redmatrix | 2016-05-22 | 3 | -2/+7 |
* | Can't use "use x as y" aliases in callback function declarations | redmatrix | 2016-05-22 | 1 | -1/+1 |
* | move chatroom stuff to zlib | redmatrix | 2016-05-22 | 6 | -281/+288 |
* | add missing file | redmatrix | 2016-05-22 | 1 | -0/+659 |
* | move apps to zlib | redmatrix | 2016-05-22 | 4 | -677/+20 |
* | turn the oft-repeated block_public ... check into a function observer_prohibi... | redmatrix | 2016-05-22 | 16 | -307/+311 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-22 | 4 | -1318/+1398 |
|\ |
|
| * | Update NL + ES_ES | jeroenpraat | 2016-05-22 | 4 | -1318/+1398 |
* | | renamed include files identity.php (channel.php) and Contact.php (connections... | redmatrix | 2016-05-22 | 62 | -240/+194 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-21 | 6 | -671/+721 |
|\| |
|
| * | Merge pull request #400 from anaqreon/plugin-repo-path | hubzilla | 2016-05-22 | 1 | -8/+14 |
| |\ |
|
| | * | Temp repo folder error message correction | Andrew Manning | 2016-05-21 | 1 | -2/+2 |
| | * | Moved git repository storage to store/[data]/git to avoid collision with a ch... | Andrew Manning | 2016-05-21 | 1 | -8/+14 |
| * | | Merge pull request #399 from phellmes/de20160521 | hubzilla | 2016-05-22 | 2 | -661/+701 |
| |\ \
| | |/
| |/| |
|
| | * | Update DE translation strings | phellmes | 2016-05-21 | 2 | -661/+701 |
| |/ |
|
| * | revert fix for #385 | Mario Vavti | 2016-05-21 | 1 | -4/+0 |
| * | possible better fix for #385 | Mario Vavti | 2016-05-21 | 2 | -2/+5 |
| * | possible fix for #385 | Mario Vavti | 2016-05-21 | 3 | -1/+6 |
* | | include new finger backend | redmatrix | 2016-05-21 | 1 | -0/+130 |
* | | finish updating zot_finger instances | redmatrix | 2016-05-21 | 10 | -44/+29 |
* | | first cut at zot-finger request signatures | redmatrix | 2016-05-21 | 2 | -8/+14 |
|/ |
|
* | relocate the (unused currently) protocol driver | redmatrix | 2016-05-20 | 2 | -26/+32 |
* | rework the conversation object stuff at a high level - still needs a bit of r... | redmatrix | 2016-05-20 | 21 | -98/+44 |
* | remove redundant include | redmatrix | 2016-05-20 | 1 | -3/+0 |
* | consolidate include/*_selectors.php (not touching acl_selectors for the momen... | redmatrix | 2016-05-20 | 8 | -104/+77 |
* | code comments | redmatrix | 2016-05-20 | 1 | -3/+4 |
* | move template stuff to zotlabs/render | redmatrix | 2016-05-20 | 8 | -129/+145 |
* | cleanup proc_run after messing it up with debugging yesterday | redmatrix | 2016-05-20 | 3 | -34/+38 |
* | recurse one more level of array when processing args | redmatrix | 2016-05-20 | 1 | -1/+8 |
* | add some backtrace to find the issue | redmatrix | 2016-05-20 | 1 | -1/+6 |
* | case issue | redmatrix | 2016-05-20 | 3 | -506/+539 |
* | update the installation text for the cron setup | redmatrix | 2016-05-19 | 1 | -4/+4 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-19 | 3 | -15/+60 |
|\ |
|
| * | Merge pull request #397 from git-marijus/dev | hubzilla | 2016-05-20 | 3 | -15/+60 |
| |\ |
|
| | * | whitespace | Mario Vavti | 2016-05-19 | 1 | -1/+1 |
| | * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-05-19 | 3 | -28/+37 |
| | |\
| | |/
| |/| |
|
| | * | provide an acl select option for only me | Mario Vavti | 2016-05-19 | 3 | -15/+60 |
* | | | remove test file | redmatrix | 2016-05-19 | 1 | -13/+0 |
* | | | roll minor version, change example text | redmatrix | 2016-05-19 | 2 | -2/+2 |
* | | | typo uncovered during tests | redmatrix | 2016-05-19 | 1 | -1/+1 |
* | | | daemon conversion continued... | redmatrix | 2016-05-19 | 49 | -1804/+66 |
* | | | cleanup of daemon infrastructure | redmatrix | 2016-05-19 | 2 | -5/+10 |
* | | | Separate cron into periodic components and use that as the main interface for... | redmatrix | 2016-05-19 | 5 | -232/+322 |
* | | | don't try to deliver empty hashes | redmatrix | 2016-05-19 | 2 | -0/+6 |