Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
| |/ / / |/| | | | ||||||
* | | | | Revert this one. This was hub specific. | jeroenpraat | 2015-10-26 | 1 | -11/+5 | |
| | | | | ||||||
* | | | | Added a few generic-content-wrapper-styled classes and a button position ↵ | jeroenpraat | 2015-10-26 | 7 | -16/+25 | |
| | | | | | | | | | | | | | | | | fixed for lostpass. mod/search probably needs a .tpl in the future, but I don't know how to that. | |||||
* | | | | Fixed connection page. Page was overcrowded on systems with larger fonts. | jeroenpraat | 2015-10-26 | 2 | -5/+10 | |
|/ / / | ||||||
* | | | looks like there may be issues with the datetime picker if the local ↵ | redmatrix | 2015-10-25 | 3 | -6/+4 | |
| | | | | | | | | | | | | timezone isn't the same as your settings. | |||||
* | | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-10-25 | 2 | -1/+12 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #99 from HaakonME/master | redmatrix | 2015-10-26 | 2 | -1/+12 | |
| |\ \ \ | | | | | | | | | | | Hubzilla on OpenShift - now with plugins and extra themes | |||||
| | * | | | Hubzilla on OpenShift - now with plugins and extra themes | Haakon Meland Eriksen | 2015-10-25 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Add DeadSuperHero Themes for Hubzilla to deploy | Haakon Meland Eriksen | 2015-10-25 | 1 | -0/+5 | |
| | | | | | ||||||
| | * | | | Adding Hubzilla addons to deploy script | Haakon Meland Eriksen | 2015-10-25 | 1 | -2/+0 | |
| | | | | | ||||||
| | * | | | Adding Hubzilla addons to deploy script | Haakon Meland Eriksen | 2015-10-25 | 1 | -0/+8 | |
| | | | | |