| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 inform... | redmatrix | 2015-10-29 | 3 | -3/+24 |
* | | 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 gears is... | Haakon Meland Eriksen | 2015-10-28 | 1 | -1/+3 |
| * | | | 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 | 3 | -3/+13 |
|/ / |
|
* | | 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. | ken restivo | 2015-10-27 | 1 | -0/+1 |
| |/ |
|
| * | Merge pull request #102 from kenrestivo/upload-fixes | redmatrix | 2015-10-28 | 2 | -3/+32 |
| |\ |
|
| | * | 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, 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 fixe... | jeroenpraat | 2015-10-26 | 7 | -16/+25 |
* | | 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 timezone... | redmatrix | 2015-10-25 | 3 | -6/+4 |
* | 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 | 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 |
* | | | new feature: delayed posting | redmatrix | 2015-10-25 | 5 | -2/+51 |
|/ / |
|