aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* revert using channel_hash for cdav until we figure out how to do so cleanlyzotlabs2017-07-032-6/+6
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-0227-4376/+2398
|\
| * update bs-dev and min version bumpMario Vavti2017-07-0226-4374/+2392
| * add files and photos to featured apps by defaultgit-marijus2017-06-222-2/+2
| * fix post title radiusgit-marijus2017-06-221-1/+5
* | duplicated posts after conversation fetchzotlabs2017-06-301-0/+11
* | use "Full Name (username)" for ostatus commenter xchanszotlabs2017-06-291-2/+28
* | forgot to return true from the conversation_fetch routine - which triggers th...zotlabs2017-06-291-0/+2
* | log the conversation so we can debug this easierzotlabs2017-06-281-0/+1
* | conversation fetching is partially working - but it isn't always glueing the ...zotlabs2017-06-281-7/+20
* | pretend it's a real feed even though it isn'tzotlabs2017-06-281-2/+12
* | add loggingzotlabs2017-06-281-0/+3
* | minor weirdness in zot finger results after deleting a clone from a channel t...zotlabs2017-06-281-5/+9
* | diaspora hcard wasn't being renderedzotlabs2017-06-281-2/+2
* | missing space in nav tplzotlabs2017-06-284-2/+6
* | more refetch testingzotlabs2017-06-281-1/+1
* | refetch testingzotlabs2017-06-281-1/+1
* | remove logging statementzotlabs2017-06-271-1/+1
* | provide a gender icon on the profile sidebar within reasonzotlabs2017-06-272-1/+26
* | translate 'favorite' verb to 'like' if it's an ostatus feedzotlabs2017-06-271-6/+15
* | log conversation fetches (also a missed / char in the string replace)zotlabs2017-06-271-1/+3
* | (untested currently) fetch conversation for GNU-Social and Mastodon when prov...zotlabs2017-06-271-1/+47
* | support linked media (audio/video) elements in feeds as well as imageszotlabs2017-06-261-4/+17
* | provide more comprehensible information on the admin summary pagezotlabs2017-06-262-9/+12
* | upgrade blueimp from 9.8 to 9.18zotlabs2017-06-2654-1117/+913
* | in gnu-social reshare objects are activities, not posts or commentszotlabs2017-06-261-1/+1
* | add ostatus attached photos (inline to the post body) even if there's a link ...zotlabs2017-06-261-1/+1
* | better fix for dav headers already sent issuezotlabs2017-06-262-2/+4
* | minor usability enhancements with the connections list - label the edit icon ...zotlabs2017-06-253-2/+7
* | typo in chanview, remove output buffering in mod_cloud which is preventing la...zotlabs2017-06-252-3/+3
* | chanview - if already connected, bypass the chanview intermediary page and go...zotlabs2017-06-251-3/+12
* | allow poke by xchan_hashzotlabs2017-06-251-9/+21
* | guess_image_type - ignore scheme when checking for urlszotlabs2017-06-251-1/+1
* | mastodon reshares can be either posts or comments; silence warning from guess...zotlabs2017-06-252-2/+12
* | remove unused page_widgets.php include and provide a general function for loa...zotlabs2017-06-225-64/+14
* | cdav migration to corezotlabs2017-06-225-6/+371
* | more mail issueszotlabs2017-06-221-1/+1
* | Several things about mail storage weren't quite right.zotlabs2017-06-223-41/+98
* | start porting cdav proper to corezotlabs2017-06-212-0/+1377
* | oopsyzotlabs2017-06-212-2/+2
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-2016-2517/+363
|\|
| * more anon comment fixeszotlabs2017-06-203-15/+16
| * Remove important flaggit-marijus2017-06-201-1/+1
| * prevent likes/dislikes/etc. from anon commenterszotlabs2017-06-201-4/+4
| * make bootstrap respect our radius settingMario Vavti2017-06-201-5/+9
| * versionMario Vavti2017-06-201-1/+1
| * stringsMario Vavti2017-06-201-651/+744
| * update bs4-dev and use min version of popperMario Vavti2017-06-2012-2510/+351
| * minor cleanup of moderated comment featurezotlabs2017-06-202-6/+9
| * allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-1913-22/+222