Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Typo | Thomas Willingham | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | Add "scheme default" button for nav colours. | Thomas Willingham | 2013-10-10 | 1 | -0/+1 |
| | |||||
* | Various schema issues. | Thomas Willingham | 2013-10-10 | 1 | -4/+4 |
| | |||||
* | But remember to set the expert flag | Thomas Willingham | 2013-10-10 | 1 | -0/+4 |
| | |||||
* | Basic schema support - but no actual schemas. | Thomas Willingham | 2013-10-10 | 1 | -2/+17 |
| | |||||
* | bring back photo shadows (via theme settings) | friendica | 2013-10-02 | 1 | -2/+5 |
| | |||||
* | Why use 6 lines when you can use 8,000? | Thomas Willingham | 2013-10-02 | 1 | -0/+1 |
| | |||||
* | Do PCSS properly | Thomas Willingham | 2013-10-01 | 1 | -140/+33 |
| | |||||
* | configurable theme precedence rules, and passing the page owner to the pcss ↵ | friendica | 2013-07-17 | 1 | -1/+2 |
| | | | | theme settings. | ||||
* | make corner radius configurable in redbasic expert mode | friendica | 2013-07-08 | 1 | -2/+6 |
| | |||||
* | Use misanthrozot as dark scheme, fix some PCSS bugs | Thomas Willingham | 2013-05-28 | 1 | -0/+1 |
| | |||||
* | Make idiot mode colour schemes work. | Thomas Willingham | 2013-03-11 | 1 | -2/+4 |
| | |||||
* | Redbasic - add stupid mode theme settings. Partial functionality. | Thomas Willingham | 2013-03-10 | 1 | -3/+12 |
| | |||||
* | Ugh, not enough caffeine. | Thomas Willingham | 2013-02-20 | 1 | -4/+8 |
| | |||||
* | typo | Thomas Willingham | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | PCSS Redbasic | Thomas Willingham | 2013-02-20 | 1 | -23/+86 |
| | |||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | Forgot dir separator | Olaf Conradi | 2012-12-25 | 1 | -1/+1 |
| | |||||
* | Fix theme config paths | Olaf Conradi | 2012-12-25 | 1 | -1/+1 |
| | |||||
* | Templates for theme settings. There is a 99% chance these do not work yet, ↵ | Thomas Willingham | 2012-12-08 | 1 | -0/+80 |
even if you implement them. |