| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | implement chunked uploads on the wall; making it work painlessly on /cloud wa... | zotlabs | 2017-07-13 | 1 | -6/+58 |
* | prevent expiration of conversations you are involved with - allows you to fin... | zotlabs | 2017-07-10 | 3 | -2/+16 |
* | affinitiy slider settings were being updated on any submit of of settings/fea... | zotlabs | 2017-07-05 | 1 | -8/+10 |
* | reimplement creation of default calendar and default addressbook using sabre ... | Mario Vavti | 2017-07-04 | 1 | -23/+19 |
* | revert using channel_hash for cdav until we figure out how to do so cleanly | zotlabs | 2017-07-03 | 1 | -5/+5 |
* | missing space in nav tpl | zotlabs | 2017-06-28 | 2 | -0/+4 |
* | provide more comprehensible information on the admin summary page | zotlabs | 2017-06-26 | 1 | -7/+10 |
* | better fix for dav headers already sent issue | zotlabs | 2017-06-26 | 1 | -1/+2 |
* | minor usability enhancements with the connections list - label the edit icon ... | zotlabs | 2017-06-25 | 1 | -0/+1 |
* | typo in chanview, remove output buffering in mod_cloud which is preventing la... | zotlabs | 2017-06-25 | 2 | -3/+3 |
* | chanview - if already connected, bypass the chanview intermediary page and go... | zotlabs | 2017-06-25 | 1 | -3/+12 |
* | allow poke by xchan_hash | zotlabs | 2017-06-25 | 1 | -9/+21 |
* | remove unused page_widgets.php include and provide a general function for loa... | zotlabs | 2017-06-22 | 3 | -12/+0 |
* | cdav migration to core | zotlabs | 2017-06-22 | 1 | -6/+7 |
* | start porting cdav proper to core | zotlabs | 2017-06-21 | 1 | -0/+1201 |
* | oopsy | zotlabs | 2017-06-21 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-20 | 1 | -1/+0 |
|\ |
|
| * | more anon comment fixes | zotlabs | 2017-06-20 | 1 | -13/+13 |
| * | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-19 | 3 | -5/+105 |
| * | add rel=noopener to all external target _blank links | zotlabs | 2017-06-14 | 1 | -1/+1 |
| * | more client-side mail privacy work | zotlabs | 2017-06-09 | 1 | -46/+28 |
| * | partial fix for failure to sync photos - appears to be memory exhaustion and ... | zotlabs | 2017-06-08 | 1 | -0/+35 |
* | | remove deprecated app parameter from conversation() | zotlabs | 2017-06-20 | 7 | -9/+9 |
* | | more anon comment fixes | zotlabs | 2017-06-20 | 1 | -13/+13 |
* | | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 3 | -5/+105 |
* | | add rel=noopener to all external target _blank links | zotlabs | 2017-06-13 | 1 | -1/+1 |
* | | clean up the warnings about connections on unclonable networks | zotlabs | 2017-06-09 | 1 | -1/+17 |
* | | auto inline embed ostatus image attachments | zotlabs | 2017-06-09 | 1 | -1/+1 |
* | | put unreachable federated connections in the archived tab of the connections ... | zotlabs | 2017-06-08 | 2 | -4/+5 |
* | | indicate on connections page if a federated connection from another network i... | zotlabs | 2017-06-08 | 1 | -2/+3 |
* | | partial fix for failure to sync photos - appears to be memory exhaustion and ... | zotlabs | 2017-06-07 | 1 | -0/+35 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 2 | -8/+12 |
|\| |
|
| * | hubzilla issue #810 | zotlabs | 2017-06-07 | 1 | -2/+2 |
| * | oembed: ensure that width and height are returned as type int and not float | zotlabs | 2017-06-07 | 1 | -2/+2 |
| * | don't allow negative age in directory listings | zotlabs | 2017-06-07 | 1 | -1/+1 |
| * | rewrite wiki pages widget - no need for ajax on pageload, show the pages to n... | git-marijus | 2017-06-03 | 1 | -7/+11 |
| * | convert randprof to use chanlink_hash() instead of chanlink_url() and filter ... | git-marijus | 2017-06-03 | 1 | -1/+1 |
| * | provide ability to search webpages (either public or which contain the observ... | zotlabs | 2017-05-30 | 1 | -2/+2 |
* | | hubzilla issue #810 | zotlabs | 2017-06-06 | 1 | -2/+2 |
* | | oembed: ensure that width and height are returned as type int and not float | zotlabs | 2017-06-03 | 1 | -2/+2 |
* | | don't allow negative age in directory listings | zotlabs | 2017-05-31 | 1 | -1/+1 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-30 | 1 | -1/+2 |
|\| |
|
| * | fix issue #790 - zip->open returned error 19 (not a valid zip archive). in ca... | Mario Vavti | 2017-05-30 | 1 | -1/+2 |
| * | hubzilla issue #795 | zotlabs | 2017-05-27 | 2 | -3/+5 |
| * | wiki auto language select to match webpages implementation | zotlabs | 2017-05-23 | 1 | -5/+27 |
| * | apporder style improvement and add to nav menu, also add language awareness t... | zotlabs | 2017-05-23 | 3 | -15/+50 |
| * | schema fixes | zotlabs | 2017-05-23 | 1 | -0/+4 |
| * | apporder module and all the associated backend stuff to make it work; probabl... | zotlabs | 2017-05-23 | 2 | -0/+54 |
* | | provide ability to search webpages (either public or which contain the observ... | zotlabs | 2017-05-30 | 1 | -2/+2 |
* | | move disapora xrd stuff to plugin | zotlabs | 2017-05-30 | 1 | -13/+2 |