aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added new directory server https://blablanet.comHaakon Meland Eriksen2015-11-021-1/+1
|
* Added new directory server https://blablanet.comHaakon Meland Eriksen2015-11-021-0/+1
|
* revert filtering by metworkMario Vavti2015-11-021-1/+1
|
* provide discovery for local deletes in zot-finger and mark the hublocs ↵redmatrix2015-11-011-0/+9
| | | | invalid/deleted
* hubloc filtering to eliminate dead and deleted entriesredmatrix2015-11-011-1/+2
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-0125-1355/+1565
|\
| * More Bluegrid fine tuning and generic-content-wrapper-styled added to some ↵jeroenpraat2015-11-018-10/+53
| | | | | | | | tpl-files and 2 php files, cause they dont have a tpl file.
| * remove zotid.net from fallback dir and add hubzilla.siteMario Vavti2015-11-011-1/+1
| |
| * since other networks do not support cloning we only need hublocs for zot ↵Mario Vavti2015-11-011-1/+1
| | | | | | | | contacts - fix #111
| * 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-019-1326/+1470
| |\
| | * Fix youtube and vimeo for Diaspora posts. Remove empty zrl's from Diaspora ↵jeroenpraat2015-10-311-4/+7
| | | | | | | | | | | | posts (fixes also the not working and only translated into default hub language 'view full size'). Please revert when wrong.
| | * update srings nl+es, wrapper-styled 1 tpl-file, more finetuning bluegrid schema.jeroenpraat2015-10-316-1318/+1449
| | |
| * | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-315-560/+671
| |\ \
| * | | make attachments appear in a dropdown in wall-item-tools-leftMario Vavti2015-10-314-18/+19
| | | |
| * | | fix photo item for search_item.tpl and a minor css fixMario Vavti2015-10-303-3/+3
| | | |
| * | | possibly improve cloned profile images a bit - mod/photo would pick some ↵Mario Vavti2015-10-301-0/+22
| | | | | | | | | | | | | | | | random photos if there are more than one kind of PHOTO_PROFILE
* | | | improve /locs page with some field notes and the ability to do a forced syncredmatrix2015-11-014-2/+25
| |_|/ |/| |
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-311-1/+9
|\ \ \ | | |/ | |/|
| * | Merge pull request #110 from kenrestivo/add-directory-docsredmatrix2015-10-311-1/+9
| |\ \ | | | | | | | | Add directory docs
| | * | Add directory docs based on my (possibly incorrect/incomplete?) reading of ↵ken restivo2015-10-301-1/+9
| | |/ | | | | | | | | | https://macgirvin.com/display/4acdbf7403aa244044d403820274b1b1142f57bbc0b38d0ea0e35e49f36eceb7@macgirvin.com
* | / make hubloc repair script a bit more selectiveredmatrix2015-10-312-4/+14
|/ /
* | 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.
| | * Save bandwidth on mobile networks.ken restivo2015-10-291-2/+2
| | |
* | | add hubloc repair script (needed for deadsuperhero, probably temporary)redmatrix2015-10-304-559/+662
|/ /
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-294-10/+6
|\ \
| * | fix #83Mario Vavti2015-10-292-2/+3
| | |
| * | 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
| | |
* | | issue #106redmatrix2015-10-291-5/+9
|/ /
* | add entry for 'none'redmatrix2015-10-291-10/+12
| |
* | This may take a few iterations to discover the best way to present the ↵redmatrix2015-10-293-3/+24
| | | | | | | | 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.
* | add text hint how to set language in connection filterredmatrix2015-10-281-2/+2
| |
* | 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-282-2/+11
|\ \
| * \ Merge pull request #105 from HaakonME/masterredmatrix2015-10-291-1/+3
| |\ \ | | | | | | | | Updated Hubzilla on OpenShift help page to clarify hosting for three …
| | * | Updated Hubzilla on OpenShift help page to clarify hosting for three gears ↵Haakon Meland Eriksen2015-10-281-1/+3
| | | | | | | | | | | | | | | | is available at no cost as of this writing, 2015-10-28
| * | | re-enable pathinfo() check and try with getimagesize() if we have not got a ↵Mario Vavti2015-10-281-3/+2
| | | | | | | | | | | | | | | | result
| * | | pathinfo() does not work in this case. getimagesize() seems more reliabel. ↵Mario Vavti2015-10-281-0/+8
| |/ / | | | | | | | | | this fixes transparent png avatars having a black background.
* / / restrict sslify to img tags by default - set config system.sslify_everything ↵redmatrix2015-10-283-3/+13
|/ / | | | | | | if you want to proxy media files also.
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-273-3/+33
|\ \
| * | Merge pull request #103 from kenrestivo/status-messageredmatrix2015-10-281-0/+1
| |\| | | | | | | Add status monitor widget from Travis.
| | * Add status monitor widget from Travis.ken restivo2015-10-271-0/+1
| |/
| * Merge pull request #102 from kenrestivo/upload-fixesredmatrix2015-10-282-3/+32
| |\ | | | | | | Handle file names with more than one dot.
| | * Add rudimentary unit test for z_mime_content_type.ken restivo2015-10-271-0/+29
| | |
| | * 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
|/