Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make attachments appear in a dropdown in wall-item-tools-left | Mario Vavti | 2015-10-31 | 4 | -18/+19 |
| | |||||
* | fix photo item for search_item.tpl and a minor css fix | Mario Vavti | 2015-10-30 | 3 | -3/+3 |
| | |||||
* | possibly improve cloned profile images a bit - mod/photo would pick some ↵ | Mario Vavti | 2015-10-30 | 1 | -0/+22 |
| | | | | random photos if there are more than one kind of PHOTO_PROFILE | ||||
* | Merge pull request #107 from kenrestivo/fix-audio-preload | redmatrix | 2015-10-30 | 1 | -2/+2 |
|\ | | | | | Save bandwidth on mobile networks. | ||||
| * | Save bandwidth on mobile networks. | ken restivo | 2015-10-29 | 1 | -2/+2 |
| | | |||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-29 | 4 | -10/+6 |
|\ \ | |||||
| * | | fix #83 | Mario Vavti | 2015-10-29 | 2 | -2/+3 |
| | | | |||||
| * | | 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 |
| | | | |||||
* | | | issue #106 | redmatrix | 2015-10-29 | 1 | -5/+9 |
|/ / | |||||
* | | add entry for 'none' | redmatrix | 2015-10-29 | 1 | -10/+12 |
| | | |||||
* | | This may take a few iterations to discover the best way to present the ↵ | redmatrix | 2015-10-29 | 3 | -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 filter | redmatrix | 2015-10-28 | 1 | -2/+2 |
| | | |||||
* | | 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 | 2 | -2/+11 |
|\ \ | |||||
| * \ | Merge pull request #105 from HaakonME/master | redmatrix | 2015-10-29 | 1 | -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 Eriksen | 2015-10-28 | 1 | -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 Vavti | 2015-10-28 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | result | ||||
| * | | | pathinfo() does not work in this case. getimagesize() seems more reliabel. ↵ | Mario Vavti | 2015-10-28 | 1 | -0/+8 |
| |/ / | | | | | | | | | | this fixes transparent png avatars having a black background. | ||||
* / / | restrict sslify to img tags by default - set config system.sslify_everything ↵ | redmatrix | 2015-10-28 | 3 | -3/+13 |
|/ / | | | | | | | if you want to proxy media files also. | ||||
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-27 | 3 | -3/+33 |
|\ \ | |||||
| * | | Merge pull request #103 from kenrestivo/status-message | redmatrix | 2015-10-28 | 1 | -0/+1 |
| |\| | | | | | | | Add status monitor widget from Travis. | ||||
| | * | Add status monitor widget from Travis. | ken restivo | 2015-10-27 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #102 from kenrestivo/upload-fixes | redmatrix | 2015-10-28 | 2 | -3/+32 |
| |\ | | | | | | | Handle file names with more than one dot. | ||||
| | * | Add rudimentary unit test for z_mime_content_type. | ken restivo | 2015-10-27 | 1 | -0/+29 |
| | | | |||||
| | * | 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 |
|/ | |||||
* | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-27 | 12 | -25/+125 |
|\ | |||||
| * | Merge pull request #101 from kenrestivo/kens-fixes | redmatrix | 2015-10-28 | 2 | -1/+50 |
| |\ | | | | | | | Add YML file for travis CI suite, fix MIME types for audio files | ||||
| | * | Add yml file for travis, as an experiment. | ken restivo | 2015-10-27 | 1 | -0/+46 |
| | | | |||||
| | * | Correct mime types via https://wiki.xiph.org/MIME_Types_and_File_Extensions | ken restivo | 2015-10-27 | 1 | -1/+4 |
| |/ | |||||
| * | More fine tuning bluegrid schema. Extra generic-wrapper-styled. | jeroenpraat | 2015-10-27 | 7 | -14/+58 |
| | | |||||
| * | css fixes | Mario Vavti | 2015-10-27 | 1 | -2/+2 |
| | | |||||
| * | first the image than the body | Mario Vavti | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | fix sharing of photo items | Mario Vavti | 2015-10-27 | 2 | -8/+15 |
| | | |||||
* | | revision | redmatrix | 2015-10-27 | 1 | -1/+1 |
|/ | |||||
* | Better -styled. | jeroenpraat | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Another .generic-content-wrapper | jeroenpraat | 2015-10-27 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | jeroenpraat | 2015-10-27 | 1 | -1/+1 |
|\ | |||||
| * | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-26 | 19 | -2128/+2247 |
| |\ | |||||
| * | | version | redmatrix | 2015-10-26 | 1 | -1/+1 |
| | | | |||||
* | | | NEW: Redbasic schema, based on the Hubzilla project page layout. | jeroenpraat | 2015-10-27 | 3 | -0/+358 |
| |/ |/| | |||||
* | | 2 more tpl files with generic-content-wrapper-styled | jeroenpraat | 2015-10-26 | 2 | -0/+4 |
| | | |||||
* | | es+nl strings | jeroenpraat | 2015-10-26 | 4 | -2090/+2128 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/hubzilla | jeroenpraat | 2015-10-26 | 4 | -19/+28 |
|\ \ | |||||
| * \ | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-10-26 | 8 | -16/+24 |
| |\ \ | |||||
| * | | | bring back item transparency | Mario Vavti | 2015-10-26 | 4 | -19/+28 |
| | |/ | |/| | |||||
* | | | Update Dark schema | jeroenpraat | 2015-10-26 | 1 | -3/+63 |
| |/ |/| |