| Commit message (Expand) | Author | Age | Files | Lines |
* | better fix for dav headers already sent issue | zotlabs | 2017-06-26 | 2 | -2/+4 |
* | minor usability enhancements with the connections list - label the edit icon ... | zotlabs | 2017-06-25 | 3 | -2/+7 |
* | 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 |
* | guess_image_type - ignore scheme when checking for urls | zotlabs | 2017-06-25 | 1 | -1/+1 |
* | mastodon reshares can be either posts or comments; silence warning from guess... | zotlabs | 2017-06-25 | 2 | -2/+12 |
* | remove unused page_widgets.php include and provide a general function for loa... | zotlabs | 2017-06-22 | 5 | -64/+14 |
* | cdav migration to core | zotlabs | 2017-06-22 | 5 | -6/+371 |
* | more mail issues | zotlabs | 2017-06-22 | 1 | -1/+1 |
* | Several things about mail storage weren't quite right. | zotlabs | 2017-06-22 | 3 | -41/+98 |
* | start porting cdav proper to core | zotlabs | 2017-06-21 | 2 | -0/+1377 |
* | oopsy | zotlabs | 2017-06-21 | 2 | -2/+2 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-20 | 16 | -2517/+363 |
|\ |
|
| * | more anon comment fixes | zotlabs | 2017-06-20 | 3 | -15/+16 |
| * | Remove important flag | git-marijus | 2017-06-20 | 1 | -1/+1 |
| * | prevent likes/dislikes/etc. from anon commenters | zotlabs | 2017-06-20 | 1 | -4/+4 |
| * | make bootstrap respect our radius setting | Mario Vavti | 2017-06-20 | 1 | -5/+9 |
| * | version | Mario Vavti | 2017-06-20 | 1 | -1/+1 |
| * | strings | Mario Vavti | 2017-06-20 | 1 | -651/+744 |
| * | update bs4-dev and use min version of popper | Mario Vavti | 2017-06-20 | 12 | -2510/+351 |
| * | minor cleanup of moderated comment feature | zotlabs | 2017-06-20 | 2 | -6/+9 |
| * | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-19 | 13 | -22/+222 |
| * | brainstorming a comment moderation system | zotlabs | 2017-06-19 | 1 | -0/+7 |
| * | testing mastodon boosts/reshares | zotlabs | 2017-06-19 | 2 | -14/+36 |
| * | remove some duplicated code | zotlabs | 2017-06-15 | 1 | -13/+13 |
| * | always transmit a valid uri | zotlabs | 2017-06-15 | 1 | -0/+4 |
| * | use parent_mid | zotlabs | 2017-06-15 | 1 | -2/+2 |
* | | explain what is happening here | zotlabs | 2017-06-20 | 1 | -0/+3 |
* | | more import_author_zot fixes | zotlabs | 2017-06-20 | 1 | -2/+9 |
* | | still an issue with caching import_author_zot | zotlabs | 2017-06-20 | 1 | -0/+4 |
* | | remove deprecated app parameter from conversation() | zotlabs | 2017-06-20 | 8 | -11/+10 |
* | | more anon comment fixes | zotlabs | 2017-06-20 | 3 | -15/+16 |
* | | prevent likes/dislikes/etc. from anon commenters | zotlabs | 2017-06-20 | 1 | -4/+4 |
* | | minor cleanup of moderated comment feature | zotlabs | 2017-06-18 | 2 | -6/+9 |
* | | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 13 | -22/+221 |
* | | brainstorming a comment moderation system | zotlabs | 2017-06-17 | 1 | -0/+7 |
* | | testing mastodon boosts/reshares | zotlabs | 2017-06-16 | 2 | -8/+17 |
* | | some logic cleanup in feed_get_reshare | zotlabs | 2017-06-16 | 1 | -7/+14 |
* | | remove some duplicated code | zotlabs | 2017-06-14 | 1 | -13/+13 |
* | | always transmit a valid uri | zotlabs | 2017-06-14 | 1 | -0/+4 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-14 | 4 | -1/+134 |
|\| |
|
| * | sigh... x-zot prefix slipped in again | Mario Vavti | 2017-06-15 | 1 | -1/+1 |
| * | typo | Mario Vavti | 2017-06-15 | 1 | -1/+1 |
| * | re-add type since the actual culprit was the X-ZOT prefix | Mario Vavti | 2017-06-14 | 1 | -1/+1 |
| * | fix illegal offset type warning | Mario Vavti | 2017-06-14 | 1 | -2/+2 |
| * | thr:in-reply-to seems to must not have a type set. there is no mention of thi... | Mario Vavti | 2017-06-14 | 1 | -1/+1 |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2017-06-14 | 3 | -0/+132 |
| |\ |
|
| | * | Merge pull request #815 from HaakonME/dev | git-marijus | 2017-06-14 | 3 | -0/+132 |
| | |\ |
|
| | | * | Added Portfolio widget | Haakon Meland Eriksen | 2017-06-13 | 3 | -0/+132 |
| | |/ |
|