| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rework the conversation object stuff at a high level - still needs a bit of r... | redmatrix | 2016-05-20 | 10 | -9/+998 |
* | 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 | 5 | -7/+7 |
* | move template stuff to zotlabs/render | redmatrix | 2016-05-20 | 4 | -0/+445 |
* | remove test file | redmatrix | 2016-05-19 | 1 | -13/+0 |
* | roll minor version, change example text | redmatrix | 2016-05-19 | 1 | -1/+1 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 20 | -36/+34 |
* | cleanup of daemon infrastructure | redmatrix | 2016-05-19 | 1 | -1/+1 |
* | Separate cron into periodic components and use that as the main interface for... | redmatrix | 2016-05-19 | 4 | -230/+321 |
* | don't try to deliver empty hashes | redmatrix | 2016-05-19 | 1 | -0/+3 |
* | daemon master: create some compatibility code | redmatrix | 2016-05-19 | 6 | -19/+21 |
* | first phase of daemon refactoring | redmatrix | 2016-05-19 | 18 | -0/+2122 |
* | Replace text strings for translation support | Andrew Manning | 2016-05-19 | 1 | -1/+3 |
* | issue #391 - htmlspecialchars_decode before firing up jot, which re-encodes | redmatrix | 2016-05-19 | 1 | -2/+2 |
* | one more text clarification | redmatrix | 2016-05-18 | 1 | -1/+1 |
* | text clarifications | redmatrix | 2016-05-18 | 3 | -3/+3 |
* | This explains it all. Don't set the domain when creating a cookie. You'll get... | redmatrix | 2016-05-18 | 1 | -17/+10 |
* | Document what I know about the session regeneration issue. I'm really tired o... | redmatrix | 2016-05-18 | 1 | -0/+13 |
* | Link new plugins when updating repos via admin/plugins | Andrew Manning | 2016-05-18 | 1 | -0/+12 |
* | comment out session_regenerate until we get this sorted | redmatrix | 2016-05-18 | 1 | -1/+1 |
* | Revert "Revert "yet more session work"" | redmatrix | 2016-05-18 | 2 | -5/+23 |
* | Revert "yet more session work" | redmatrix | 2016-05-18 | 2 | -23/+5 |
* | missing close tag | redmatrix | 2016-05-18 | 1 | -1/+1 |
* | provide server role on pubsites page | redmatrix | 2016-05-18 | 2 | -4/+4 |
* | cli utilities - argc and argv reversed. Not functionally incorrect since it w... | redmatrix | 2016-05-17 | 1 | -1/+1 |
* | Merge pull request #389 from sasiflo/dev_sasiflo_sync | hubzilla | 2016-05-18 | 1 | -4/+6 |
|\ |
|
| * | Synchronization: Directory creation on sync import corrected. | sasiflo | 2016-05-17 | 1 | -4/+6 |
* | | support work for a long-term fix for issue #390, essentially one can specify ... | redmatrix | 2016-05-17 | 3 | -6/+141 |
|/ |
|
* | yet more session work | redmatrix | 2016-05-16 | 2 | -5/+23 |
* | an issue related to #386 | redmatrix | 2016-05-16 | 1 | -0/+1 |
* | more work on sessions and cookies, as some anomalies appeared in caldav and f... | redmatrix | 2016-05-16 | 1 | -13/+18 |
* | restrict static to the one function that requires it | redmatrix | 2016-05-16 | 1 | -5/+5 |
* | changes to session for cdev compatibility | redmatrix | 2016-05-16 | 1 | -6/+6 |
* | Comanche: provide a variable '$region' which can be used within a layout to m... | redmatrix | 2016-05-12 | 1 | -3/+4 |
* | Create store/git/sys/extend/addon directory and link if it does not exist in ... | Andrew Manning | 2016-05-12 | 1 | -0/+26 |
* | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-11 | 6 | -66/+85 |
|\ |
|
| * | provide repository versions on admin summary page and an upgrade message if y... | redmatrix | 2016-05-10 | 2 | -7/+16 |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-10 | 1 | -0/+15 |
| |\ |
|
| * | | sabre upgrade | redmatrix | 2016-05-10 | 3 | -60/+56 |
| * | | initial sabre upgrade (needs lots of work - to wit: authentication, redo the ... | redmatrix | 2016-05-10 | 2 | -6/+20 |
* | | | Check if target directories are writable when adding, updating, or removing p... | Andrew Manning | 2016-05-11 | 1 | -63/+88 |
| |/
|/| |
|
* | | Remove debugging lines | Andrew Manning | 2016-05-10 | 1 | -4/+0 |
* | | Link plugins in the newly installed addon repo to /addon so they are accessible | Andrew Manning | 2016-05-10 | 1 | -0/+19 |
|/ |
|
* | Delete existing repo if the new one has a different URL. Fixed bug that could... | Andrew Manning | 2016-05-10 | 1 | -0/+9 |
* | another public -> pubstream | Mario Vavti | 2016-05-10 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-05-10 | 1 | -2/+2 |
|\ |
|
| * | allow delayed publishing of webpages | Mario Vavti | 2016-05-10 | 1 | -2/+2 |
* | | try again with shutdown handler, fix issue #373 (live-pubstream div wasn't pr... | redmatrix | 2016-05-10 | 3 | -4/+7 |
|/ |
|
* | revert shutdown function | redmatrix | 2016-05-09 | 1 | -1/+3 |
* | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-09 | 12 | -222/+135 |
|\ |
|