aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | provide discovery for local deletes in zot-finger and mark the hublocs invali...redmatrix2015-11-011-0/+9
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-016-10/+44
|\ \
| * | make sure we only have one profile photo for a cloned channelMario Vavti2015-11-012-16/+26
| * | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-11-011-4/+7
| |\ \
| | * | Fix youtube and vimeo for Diaspora posts. Remove empty zrl's from Diaspora po...jeroenpraat2015-10-311-4/+7
| * | | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-311-0/+1
| |\| |
| * | | make attachments appear in a dropdown in wall-item-tools-leftMario Vavti2015-10-311-1/+1
| * | | fix photo item for search_item.tpl and a minor css fixMario Vavti2015-10-302-3/+2
| * | | possibly improve cloned profile images a bit - mod/photo would pick some rand...Mario Vavti2015-10-301-0/+22
* | | | improve /locs page with some field notes and the ability to do a forced syncredmatrix2015-11-011-1/+1
| |/ / |/| |
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-301-2/+2
|\| |
| * | Merge pull request #107 from kenrestivo/fix-audio-preloadredmatrix2015-10-301-2/+2
| |\ \
| | * | Save bandwidth on mobile networks.ken restivo2015-10-291-2/+2
* | | | add hubloc repair script (needed for deadsuperhero, probably temporary)redmatrix2015-10-301-0/+1
|/ / /
* | | update to latest objectMario Vavti2015-10-291-3/+2
* | | move it upMario Vavti2015-10-291-1/+1
* | | possibly better fox for profil photo image type issueMario Vavti2015-10-291-5/+1
* | | fix the typoredmatrix2015-10-281-1/+1
* | | photos linked item visibility issueredmatrix2015-10-282-1/+15
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-281-1/+8
|\ \ \
| * | | re-enable pathinfo() check and try with getimagesize() if we have not got a r...Mario Vavti2015-10-281-3/+2
| * | | pathinfo() does not work in this case. getimagesize() seems more reliabel. th...Mario Vavti2015-10-281-0/+8
* | | | restrict sslify to img tags by default - set config system.sslify_everything ...redmatrix2015-10-282-2/+12
|/ / /
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-271-3/+3
|\| |
| * | Support files with names like foo.0.1.3.oggken restivo2015-10-271-3/+3
* | | api posting with htmlstatus fails if it doesn't contain any html tags issue #104redmatrix2015-10-271-1/+3
|/ /
* | Correct mime types via https://wiki.xiph.org/MIME_Types_and_File_Extensionsken restivo2015-10-271-1/+4
* | fix sharing of photo itemsMario Vavti2015-10-271-5/+6
* | new feature: delayed postingredmatrix2015-10-253-2/+10
* | make use of http_host vs. server_name configurable in script_path()redmatrix2015-10-251-2/+10
* | Better handling for SSL reverse proxyStefan Krauth2015-10-251-7/+2
* | improve photo item object - we now provide the infos for all available photo ...Mario Vavti2015-10-253-43/+60
* | new line between photo and descriptionMario Vavti2015-10-241-2/+2
* | another try to avoid dubble photo deletion. allow to set a photo caption and ...Mario Vavti2015-10-242-15/+25
* | implement the new anchor target behaviourMario Vavti2015-10-221-1/+1
* | define $photoMario Vavti2015-10-221-0/+2
* | move photo object stuff from itemObject to prepare_body() so we can do more s...Mario Vavti2015-10-222-23/+28
* | set link target window for many links that are included in posts, but not in ...redmatrix2015-10-211-16/+16
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-211-27/+28
|\ \
| * | warn if quota exceeds 90% of storage limitMario Vavti2015-10-211-1/+1
| * | move file storage quota display to upload section. add a warning if remaining...Mario Vavti2015-10-211-27/+28
* | | turn relative links in app_render() into absolute links, without affecting th...redmatrix2015-10-211-3/+8
|/ /
* | add obj_type and object againMario Vavti2015-10-201-1/+3
* | fix jot photo uploadMario Vavti2015-10-201-10/+6
* | update large photo feature setting descriptionMario Vavti2015-10-201-1/+1
* | create photo object if feature large photos is enabled and display those slig...Mario Vavti2015-10-204-21/+78
* | revert - we can't guarantee what project name the fallback directory server h...redmatrix2015-10-191-6/+4
* | update site on initial directory setupredmatrix2015-10-191-4/+7
* | extened the earlier fixredmatrix2015-10-191-2/+2
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-4/+11
|\|