| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | hubzilla compatibility: improve photo item object - we now provide the infos ... | Mario Vavti | 2015-10-25 | 1 | -1/+2 |
| * | photo object compatibility revamped | Mario Vavti | 2015-10-22 | 2 | -15/+9 |
| * | hubzilla photo object compatibility | Mario Vavti | 2015-10-20 | 1 | -1/+15 |
| * | typo | redmatrix | 2015-10-19 | 1 | -1/+1 |
* | | better re-install detection/protection. This necessitated a slight protocol c... | redmatrix | 2015-11-03 | 1 | -3/+5 |
* | | need better peer verification due to re-install issue, this is temporary | redmatrix | 2015-11-03 | 2 | -3/+7 |
* | | provide admin setting to change directory server | redmatrix | 2015-11-03 | 1 | -2/+3 |
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-03 | 1 | -1/+1 |
|\ \ |
|
| * | | timeago() works best with iso format. fix #118 | Mario Vavti | 2015-11-03 | 1 | -1/+1 |
* | | | implement unfollow thread | redmatrix | 2015-11-03 | 2 | -0/+17 |
|/ / |
|
* | | bug in hub/location sync | redmatrix | 2015-11-02 | 1 | -4/+3 |
* | | provide discovery for local deletes in zot-finger and mark the hublocs invali... | redmatrix | 2015-11-01 | 1 | -0/+9 |
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-11-01 | 6 | -10/+44 |
|\ \ |
|
| * | | make sure we only have one profile photo for a cloned channel | Mario Vavti | 2015-11-01 | 2 | -16/+26 |
| * | | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-11-01 | 1 | -4/+7 |
| |\ \ |
|
| | * | | Fix youtube and vimeo for Diaspora posts. Remove empty zrl's from Diaspora po... | jeroenpraat | 2015-10-31 | 1 | -4/+7 |
| * | | | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-10-31 | 1 | -0/+1 |
| |\| | |
|
| * | | | make attachments appear in a dropdown in wall-item-tools-left | Mario Vavti | 2015-10-31 | 1 | -1/+1 |
| * | | | fix photo item for search_item.tpl and a minor css fix | Mario Vavti | 2015-10-30 | 2 | -3/+2 |
| * | | | possibly improve cloned profile images a bit - mod/photo would pick some rand... | Mario Vavti | 2015-10-30 | 1 | -0/+22 |
* | | | | improve /locs page with some field notes and the ability to do a forced sync | redmatrix | 2015-11-01 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-30 | 1 | -2/+2 |
|\| | |
|
| * | | Merge pull request #107 from kenrestivo/fix-audio-preload | redmatrix | 2015-10-30 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Save bandwidth on mobile networks. | ken restivo | 2015-10-29 | 1 | -2/+2 |
* | | | | add hubloc repair script (needed for deadsuperhero, probably temporary) | redmatrix | 2015-10-30 | 1 | -0/+1 |
|/ / / |
|
* | | | update to latest object | Mario Vavti | 2015-10-29 | 1 | -3/+2 |
* | | | move it up | Mario Vavti | 2015-10-29 | 1 | -1/+1 |
* | | | possibly better fox for profil photo image type issue | Mario Vavti | 2015-10-29 | 1 | -5/+1 |
* | | | fix the typo | redmatrix | 2015-10-28 | 1 | -1/+1 |
* | | | photos linked item visibility issue | redmatrix | 2015-10-28 | 2 | -1/+15 |
* | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-28 | 1 | -1/+8 |
|\ \ \ |
|
| * | | | re-enable pathinfo() check and try with getimagesize() if we have not got a r... | Mario Vavti | 2015-10-28 | 1 | -3/+2 |
| * | | | pathinfo() does not work in this case. getimagesize() seems more reliabel. th... | Mario Vavti | 2015-10-28 | 1 | -0/+8 |
* | | | | restrict sslify to img tags by default - set config system.sslify_everything ... | redmatrix | 2015-10-28 | 2 | -2/+12 |
|/ / / |
|
* | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-27 | 1 | -3/+3 |
|\| | |
|
| * | | Support files with names like foo.0.1.3.ogg | ken restivo | 2015-10-27 | 1 | -3/+3 |
* | | | api posting with htmlstatus fails if it doesn't contain any html tags issue #104 | redmatrix | 2015-10-27 | 1 | -1/+3 |
|/ / |
|
* | | Correct mime types via https://wiki.xiph.org/MIME_Types_and_File_Extensions | ken restivo | 2015-10-27 | 1 | -1/+4 |
* | | fix sharing of photo items | Mario Vavti | 2015-10-27 | 1 | -5/+6 |
* | | new feature: delayed posting | redmatrix | 2015-10-25 | 3 | -2/+10 |
* | | make use of http_host vs. server_name configurable in script_path() | redmatrix | 2015-10-25 | 1 | -2/+10 |
* | | Better handling for SSL reverse proxy | Stefan Krauth | 2015-10-25 | 1 | -7/+2 |
* | | improve photo item object - we now provide the infos for all available photo ... | Mario Vavti | 2015-10-25 | 3 | -43/+60 |
* | | new line between photo and description | Mario Vavti | 2015-10-24 | 1 | -2/+2 |
* | | another try to avoid dubble photo deletion. allow to set a photo caption and ... | Mario Vavti | 2015-10-24 | 2 | -15/+25 |
* | | implement the new anchor target behaviour | Mario Vavti | 2015-10-22 | 1 | -1/+1 |
* | | define $photo | Mario Vavti | 2015-10-22 | 1 | -0/+2 |
* | | move photo object stuff from itemObject to prepare_body() so we can do more s... | Mario Vavti | 2015-10-22 | 2 | -23/+28 |
* | | set link target window for many links that are included in posts, but not in ... | redmatrix | 2015-10-21 | 1 | -16/+16 |
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-21 | 1 | -27/+28 |
|\ \ |
|