Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change wording | Mario Vavti | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | appification of the pdl editor and move advanced_theming to theme settings ↵ | Mario Vavti | 2018-09-26 | 1 | -2/+4 |
| | | | | where it belongs | ||||
* | move advanced_theming switch to settings/display for now | Mario Vavti | 2018-09-25 | 1 | -1/+1 |
| | |||||
* | remove left_align mode | Mario Vavti | 2017-10-10 | 1 | -3/+0 |
| | |||||
* | fix allow setting a default schema for the hub (issue #797) and allow ↵ | git-marijus | 2017-06-04 | 1 | -2/+13 |
| | | | | selecting of focus (hubzilla default) schema if a default is set. | ||||
* | we should probably stick to 0.875rem font-size (this is equal to 14px with a ↵ | Mario Vavti | 2017-04-05 | 1 | -1/+1 |
| | | | | default browser setting of 16px) to give 90% of the members a nice desktop experience. The font-awesome icons are only rendered clean with 14px (and multiples) fontsize. They look somewhat unfocused with 16px font-size. The font-size setting has moved to display setting -> custom theme settings. Set it to 1rem there to use the slightly taller default browser size. | ||||
* | fix and cleanup custom theme settings | Mario Vavti | 2017-03-26 | 1 | -31/+1 |
| | |||||
* | a % example for font size | Mario Vavti | 2017-03-19 | 1 | -1/+1 |
| | |||||
* | fix custom fontsize for app | Mario Vavti | 2017-03-19 | 1 | -5/+2 |
| | |||||
* | 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 ↵ | redmatrix | 2016-09-01 | 1 | -2/+2 |
| | | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3. | ||||
* | move schema settings into the display settings main so we can set ↵ | redmatrix | 2016-08-15 | 1 | -15/+21 |
| | | | | theme:schema theme selectors in settings | ||||
* | static App | redmatrix | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | Update config.php | Jeroen van Riet Paap | 2016-03-07 | 1 | -0/+1 |
| | |||||
* | Converse width for a few related (old) schemas back to 1024px / Name default ↵ | jeroenpraat | 2015-09-17 | 1 | -1/+1 |
| | | | | theme to Focus / Non expert custom display settings above expert display settings, so people can better find them. | ||||
* | center page content by default | Mario Vavti | 2015-09-11 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-21 | 1 | -2/+4 |
|\ | | | | | | | | | | | Conflicts: include/items.php util/messages.po | ||||
| * | do not show default in scheme selection dropdown. default.php and ↵ | Mario Vavti | 2015-06-21 | 1 | -2/+4 |
| | | | | | | | | default.css should be symlinks. adjust doco accordingly. | ||||
* | | second pass name change | redmatrix | 2015-05-05 | 1 | -1/+1 |
|/ | |||||
* | remove more unused $vars | Mario Vavti | 2015-03-19 | 1 | -2/+0 |
| | |||||
* | just to be sure | Mario Vavti | 2015-03-18 | 1 | -1/+1 |
| | |||||
* | make every page regard max content width setting and move the setting out of ↵ | Mario Vavti | 2015-03-18 | 1 | -3/+3 |
| | | | | experts mode | ||||
* | restructure display settings | Mario Vavti | 2015-03-05 | 1 | -3/+3 |
| | |||||
* | more yes/no labels | Mario Vavti | 2015-03-05 | 1 | -3/+2 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -65/+65 |
| | |||||
* | add en-gb and en-au ('en-us' aka 'en' is the default language now so watch ↵ | friendica | 2014-08-05 | 1 | -1/+1 |
| | | | | out for words like colour and centralise and please use the US variants in translatable strings) | ||||
* | convert application strings to en-US | friendica | 2014-07-31 | 1 | -16/+16 |
| | |||||
* | Red Matrix default instead of global default. Is more clear. Update nl to ↵ | jeroenpraat | 2014-07-02 | 1 | -1/+1 |
| | | | | 99%. Update util/messages.po | ||||
* | Changed Default to Light (global default). So if hub owners want to change ↵ | jeroenpraat | 2014-07-02 | 1 | -1/+1 |
| | | | | the default, they don't get two defaults. Please revert when not needed/wanted. | ||||
* | make comment_indent an option and removeitem_opacity as it is not working ↵ | marijus | 2014-05-12 | 1 | -3/+3 |
| | | | | properly at the current state - we have got item background opacity now (allthough not yet for custom colors because the colorpicker does not work with rgba colors). Reset left comment border width to 3px as it is barely visible otherwise. | ||||
* | make the comment border colour configurable | friendica | 2014-05-01 | 1 | -0/+3 |
| | |||||
* | revision/redesign of conv_item.tpl | marijus | 2014-05-01 | 1 | -0/+3 |
| | |||||
* | Extended theme redbasic: Allow to center the content (aside + converse) | sasiflo | 2014-04-09 | 1 | -1/+4 |
| | | | | | | | | | Added an option to settings of redbasic theme. You are now able to activate centering the left aside and the conversion regions in the middle of the screen. This respects configuration of conversion region width and works without special actions for mobile devices. TODO: Find a way to handle conversion width given in percent. | ||||
* | make navbar themable again | marijus | 2014-03-02 | 1 | -21/+24 |
| | |||||
* | Add option for narrow navbar instead of the bootstrap default | Christian Vogeley | 2014-02-22 | 1 | -0/+3 |
| | | | | thick version | ||||
* | added Thomas' additional navbar colours from APW to redbasic | Tazman DeVille | 2014-02-03 | 1 | -3/+11 |
| | |||||
* | link colour options | Tazman DeVille | 2014-02-02 | 1 | -0/+3 |
| | |||||
* | make font size tweakable for the whole app | friendica | 2013-11-15 | 1 | -0/+3 |
| | |||||
* | redbasic - set pixel dimensions of conversation top author photo and reply ↵ | friendica | 2013-11-15 | 1 | -0/+6 |
| | | | | author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size. | ||||
* | change section_width to converse_width | friendica | 2013-11-13 | 1 | -3/+3 |
| | |||||
* | redbasic - allow changing icon colours | friendica | 2013-11-05 | 1 | -37/+44 |
| | |||||
* | make the font-colour for the banner adjustable as well | marijus | 2013-11-06 | 1 | -2/+5 |
| | |||||
* | add sloppy photo setting and fix default navbar hide setting | friendica | 2013-11-03 | 1 | -3/+6 |
| | |||||
* | provide nav_min_opacity which allows the navbar to fade or even vanish until ↵ | friendica | 2013-11-03 | 1 | -2/+7 |
| | | | | hovered with a value of for instance '0'; | ||||
* | Merge upstream | Christian Vogeley | 2013-10-20 | 1 | -1/+1 |
|\ | |||||
| * | Check only for php in schema globs. | Thomas Willingham | 2013-10-16 | 1 | -1/+1 |
| | | |||||
| * | Don't break themes by using functions we don't need. | Thomas Willingham | 2013-10-16 | 1 | -1/+1 |
| | | | | | | | | If you've got a theme that started off copying Redbasic (ie, all of you) need to do this too. | ||||
* | | redbasic: set width of main section | Christian Vogeley | 2013-10-20 | 1 | -2/+5 |
|/ |