| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-05 | 2 | -2/+2 |
|\ |
|
| * | we should probably stick to 0.875rem font-size (this is equal to 14px with a ... | Mario Vavti | 2017-04-05 | 2 | -2/+2 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-26 | 2 | -79/+4 |
|\| |
|
| * | fix and cleanup custom theme settings | Mario Vavti | 2017-03-26 | 2 | -79/+4 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 3 | -54/+47 |
|\| |
|
| * | bump versions | Mario Vavti | 2017-03-23 | 1 | -2/+2 |
| * | a % example for font size | Mario Vavti | 2017-03-19 | 1 | -1/+1 |
| * | fix custom fontsize for app | Mario Vavti | 2017-03-19 | 2 | -9/+2 |
| * | bs4 fixes | Mario Vavti | 2017-03-19 | 1 | -1/+1 |
| * | style hashtags, mentions and categories. hide expand-aside button if not need... | Mario Vavti | 2017-03-15 | 1 | -2/+2 |
| * | font size and post title adjust | Mario Vavti | 2017-03-11 | 1 | -45/+45 |
| * | fixing classes | Mario Vavti | 2017-03-10 | 1 | -1/+1 |
| * | upgrade bs to latest git and some more progress | Mario Vavti | 2017-03-09 | 1 | -1/+1 |
* | | make redbasic compatible with red 5.x | zotlabs | 2017-03-13 | 1 | -1/+1 |
|/ |
|
* | lower version requirement to 2.2RC | Mario Vavti | 2017-02-27 | 1 | -1/+1 |
* | set minversion and maxversion for themes in view/theme/themename/php/theme.ph... | Mario Vavti | 2017-02-27 | 1 | -0/+2 |
* | add a minversion to the theme and fallback to default if requirement is not m... | Mario Vavti | 2017-02-26 | 1 | -1/+1 |
* | fix several places where head_add_(css|js) functions have been used incorrect... | zotlabs | 2017-02-19 | 1 | -14/+12 |
* | make sticky aside available for small screens. we had to get rid of the trans... | Mario Vavti | 2016-12-19 | 1 | -1/+1 |
* | put theme config into its own namespace | redmatrix | 2016-09-01 | 1 | -2/+4 |
* | turn theme configuration into a class object | redmatrix | 2016-09-01 | 1 | -116/+122 |
* | separate the 'expert' feature into 'advanced_theming' and 'advanced_dirsearch... | redmatrix | 2016-09-01 | 1 | -2/+2 |
* | actively set all the theme options on the display settings page based on the ... | redmatrix | 2016-09-01 | 1 | -2/+1 |
* | move schema settings into the display settings main so we can set theme:schem... | redmatrix | 2016-08-15 | 1 | -15/+21 |
* | check for variables after schema files have been added | Mario Vavti | 2016-07-16 | 1 | -12/+12 |
* | check for variables in schemes | Mario Vavti | 2016-07-16 | 1 | -1/+1 |
* | static App | redmatrix | 2016-03-31 | 2 | -3/+3 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
* | issue #319 - make sure we have a local_channel() and an App::channel before t... | redmatrix | 2016-03-09 | 1 | -1/+1 |
* | Set the schema to the default schema in derived themes. | Jeroen van Riet Paap | 2016-03-07 | 1 | -0/+5 |
* | Update config.php | Jeroen van Riet Paap | 2016-03-07 | 1 | -0/+1 |
* | avoid collapsing only above the viewport | Mario Vavti | 2016-02-08 | 1 | -1/+0 |
* | change aside width to reflect recent widget style changes | Mario Vavti | 2016-02-02 | 1 | -1/+1 |
* | Converse width for a few related (old) schemas back to 1024px / Name default ... | jeroenpraat | 2015-09-17 | 1 | -1/+1 |
* | an attempt to fix the banner mess | Mario Vavti | 2015-09-12 | 1 | -1/+1 |
* | center page content by default | Mario Vavti | 2015-09-11 | 2 | -10/+9 |
* | make redmatrix focus scheme default for hubzilla | Mario Vavti | 2015-09-10 | 1 | -5/+5 |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-10 | 1 | -1/+1 |
|\ |
|
| * | fix aside width for collapsed state | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| * | move profile image up and refine the aside width | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| * | increase width of the aside area and make default profile image size 300x300 | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-21 | 2 | -2/+5 |
|\| |
|
| * | do not show default in scheme selection dropdown. default.php and default.css... | Mario Vavti | 2015-06-21 | 2 | -2/+5 |
* | | more work on items | redmatrix | 2015-06-11 | 1 | -3/+8 |
|\| |
|
| * | set width for region_3 only if center page content is set | Mario Vavti | 2015-06-11 | 1 | -3/+8 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-10 | 1 | -3/+6 |
|\| |
|
| * | assign right aside the same width as we have in left aside but hide it on sma... | Mario Vavti | 2015-06-10 | 1 | -3/+6 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-06 | 1 | -283/+172 |
|\| |
|
| * | whitespace | Mario Vavti | 2015-06-06 | 1 | -169/+175 |
| * | some cleanup after scheme transition | Mario Vavti | 2015-06-06 | 1 | -117/+0 |