f4a9529968
Firefox Share API provider interface (first cut, only has share ability)
redmatrix2015-11-04 17:47:24 -08:00
3d55134953
Merge pull request #124 from kenrestivo/add-app-example2
redmatrix2015-11-05 10:15:33 +11:00
1c0fe89368
Chat page improved (I think). Works now better with diff. resolutions, font sizes and languages. Fixed follow field on conn. page. Small schemas updates.
jeroenpraat2015-11-04 22:52:40 +01:00
73bef17365
Removed fixed directory server - new list available in admin panel if one becomes unavailable
Haakon Meland Eriksen2015-11-04 19:06:25 +01:00
9398e49eb7
Merge pull request #125 from wave72/master
Wave2015-11-04 15:04:20 +01:00
5dade2b608
backport small bits of the re-install fix; at least the damaging bits
redmatrix2015-11-03 20:40:43 -08:00
877b3361c8
better re-install detection/protection. This necessitated a slight protocol change but should not introduce any compatibility issues with older software. Things just work better if you use an up-to-date server.
redmatrix2015-11-03 20:28:56 -08:00
2fbfc2a8f1
need better peer verification due to re-install issue, this is temporary
redmatrix2015-11-03 19:50:40 -08:00
e09b49288f
provide admin setting to change directory server
redmatrix2015-11-03 18:34:16 -08:00
b62614bbd4
improve /locs page with some field notes and the ability to do a forced sync
redmatrix2015-11-01 15:51:45 -08:00
618155e6ab
More Bluegrid fine tuning and generic-content-wrapper-styled added to some tpl-files and 2 php files, cause they dont have a tpl file.
jeroenpraat2015-11-01 22:59:32 +01:00
bd75d32c1b
remove zotid.net from fallback dir and add hubzilla.site
Mario Vavti2015-11-01 22:02:24 +01:00
5acfef8edb
since other networks do not support cloning we only need hublocs for zot contacts - fix#111Mario Vavti2015-11-01 21:32:28 +01:00
7ce3ebc46d
make sure we only have one profile photo for a cloned channel
Mario Vavti2015-11-01 21:04:55 +01:00
ca81ab784a
Fix youtube and vimeo for Diaspora posts. Remove empty zrl's from Diaspora posts (fixes also the not working and only translated into default hub language 'view full size'). Please revert when wrong.
jeroenpraat2015-10-31 22:38:16 +01:00
f8b767ed32
fix photo item for search_item.tpl and a minor css fix
Mario Vavti2015-10-30 18:46:16 +01:00
d0b0d0ec72
possibly improve cloned profile images a bit - mod/photo would pick some random photos if there are more than one kind of PHOTO_PROFILE
Mario Vavti2015-10-30 15:08:28 +01:00
e0463f5a74
Merge pull request #107 from kenrestivo/fix-audio-preload
redmatrix2015-10-30 15:25:18 +11:00
96402a2354
This may take a few iterations to discover the best way to present the information, but we need a way for members to know what alternate locations are available for a channel during times of server issues - and as recently discovered if there aren't any hublocs at all; without digging around the database and probing channels and other messy stuff.
redmatrix2015-10-29 01:23:56 -07:00
4fec7aa991
add text hint how to set language in connection filter
redmatrix2015-10-28 20:11:58 -07:00
06ec5424c7
restrict sslify to img tags by default - set config system.sslify_everything if you want to proxy media files also.
redmatrix2015-10-28 16:58:13 -07:00
e0a75f68d5
re-enable pathinfo() check and try with getimagesize() if we have not got a result
Mario Vavti2015-10-28 21:52:56 +01:00
a5f1fa3168
re-enable pathinfo() check and try with getimagesize() if we have not got a result
Mario Vavti2015-10-28 21:52:15 +01:00
1375ed6aea
pathinfo() does not work in this case. getimagesize() seems more reliabel. this fixes transparent png avatars having a black background.
Mario Vavti2015-10-28 20:01:50 +01:00
f1a3b281d4
pathinfo() does not work in this case. getimagesize() seems more reliabel. this fixes transparent png avatars having a black background.
Mario Vavti2015-10-28 19:59:50 +01:00
59da3dfe03
do not treat profile photo change posts like photo-items
Mario Vavti2015-10-28 15:03:34 +01:00
52f06cabd2
Updated Hubzilla on OpenShift help page to clarify hosting for three gears is available at no cost as of this writing, 2015-10-28
Haakon Meland Eriksen2015-10-28 07:34:11 +01:00