Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't load any configs from DB if installing - especially in style.pcss | friendica | 2014-02-02 | 1 | -1/+5 |
| | |||||
* | added Thomas' additional navbar colours from APW to redbasic | Tazman DeVille | 2014-02-03 | 2 | -3/+43 |
| | |||||
* | fix default link color | friendica | 2014-02-01 | 1 | -1/+1 |
| | |||||
* | user configured link colour | Tazman DeVille | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | link colours | Tazman DeVille | 2014-02-02 | 1 | -0/+1 |
| | |||||
* | link colour options | Tazman DeVille | 2014-02-02 | 2 | -0/+6 |
| | |||||
* | make font-asewome optional. Also include jquery.browser in js/main.js so we ↵ | friendica | 2013-11-25 | 1 | -0/+5 |
| | | | | can turn off the migration toolkit. | ||||
* | redbasic nav bar gradient is now similar to the red shade in the logo | tuscanhobbit | 2013-11-23 | 1 | -8/+6 |
| | |||||
* | fix plugin and them toggles for the colourblind, add theme info block and ↵ | friendica | 2013-11-18 | 1 | -0/+10 |
| | | | | recent screenshot to redbasic | ||||
* | more photo menu positioning work for varying photo sizes | friendica | 2013-11-16 | 1 | -3/+3 |
| | |||||
* | more of a light&fresh look | friendica | 2013-11-16 | 1 | -2/+2 |
| | |||||
* | do a better job of lining things up (like comments) when the photo size changes | friendica | 2013-11-15 | 1 | -1/+3 |
| | |||||
* | reposition certain things like the wall-to-wall "to" photo when one changes ↵ | friendica | 2013-11-15 | 1 | -2/+4 |
| | | | | the size of the author icons | ||||
* | make font size tweakable for the whole app | friendica | 2013-11-15 | 2 | -0/+7 |
| | |||||
* | changed some defaults - for some of us everything will have shrunk and may ↵ | friendica | 2013-11-15 | 1 | -3/+3 |
| | | | | be hard to read. turn on expert mode if you want to change them back. | ||||
* | reposition the photo menu button when the author photo is resized | friendica | 2013-11-15 | 1 | -1/+6 |
| | |||||
* | redbasic - set pixel dimensions of conversation top author photo and reply ↵ | friendica | 2013-11-15 | 2 | -1/+16 |
| | | | | 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. | ||||
* | when setting font_size - the expert setting needs units. Otherwise you can't ↵ | friendica | 2013-11-14 | 1 | -1/+1 |
| | | | | switch from px to em | ||||
* | issues with converse_width uncovered during testing | friendica | 2013-11-13 | 1 | -1/+1 |
| | |||||
* | change section_width to converse_width | friendica | 2013-11-13 | 2 | -7/+7 |
| | |||||
* | Don't fart if we've got a schema that doesn't exist at this hub. | Thomas Willingham | 2013-11-06 | 1 | -1/+4 |
| | |||||
* | redbasic - allow changing icon colours | friendica | 2013-11-05 | 2 | -37/+52 |
| | |||||
* | soften the background a bit more | friendica | 2013-11-05 | 1 | -2/+2 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-05 | 2 | -3/+10 |
|\ | |||||
| * | make the font-colour for the banner adjustable as well | marijus | 2013-11-06 | 2 | -3/+10 |
| | | |||||
* | | soften the colours a wee bit for the default case | friendica | 2013-11-05 | 1 | -3/+3 |
|/ | |||||
* | add sloppy photo setting and fix default navbar hide setting | friendica | 2013-11-03 | 2 | -4/+12 |
| | |||||
* | provide nav_min_opacity which allows the navbar to fade or even vanish until ↵ | friendica | 2013-11-03 | 2 | -5/+20 |
| | | | | hovered with a value of for instance '0'; | ||||
* | Merge upstream | Christian Vogeley | 2013-10-20 | 2 | -7/+6 |
|\ | |||||
| * | Errant logging. | Thomas Willingham | 2013-10-17 | 1 | -2/+0 |
| | | |||||
| * | 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 | 2 | -6/+7 |
| | | | | | | | | 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 | 2 | -3/+10 |
|/ | |||||
* | Dark schema, and associated fixes. | Thomas Willingham | 2013-10-11 | 1 | -19/+24 |
| | |||||
* | Typo | Thomas Willingham | 2013-10-11 | 1 | -1/+1 |
| | |||||
* | set the colour of the active nav element so it doesn't get washed out | friendica | 2013-10-10 | 1 | -2/+6 |
| | |||||
* | Easier to load a chosen schema if one has a chosen schema to load... | friendica | 2013-10-10 | 1 | -0/+1 |
| | |||||
* | Add "scheme default" button for nav colours. | Thomas Willingham | 2013-10-10 | 1 | -0/+1 |
| | |||||
* | *sigh* I swear I DID test this first... | Thomas Willingham | 2013-10-10 | 1 | -2/+2 |
| | |||||
* | Various schema issues. | Thomas Willingham | 2013-10-10 | 2 | -17/+17 |
| | |||||
* | 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 | 2 | -3/+38 |
| | |||||
* | get rid of pink search bar when not using redbasic "red" | friendica | 2013-10-03 | 1 | -0/+4 |
| | |||||
* | bring back photo shadows (via theme settings) | friendica | 2013-10-02 | 2 | -3/+10 |
| | |||||
* | Fix a gotcha in theme defaults. | Thomas Willingham | 2013-10-03 | 1 | -15/+26 |
| | |||||
* | Why use 6 lines when you can use 8,000? | Thomas Willingham | 2013-10-02 | 2 | -0/+4 |
| | |||||
* | Four little typos | Thomas Willingham | 2013-10-02 | 1 | -4/+4 |
| | |||||
* | Do PCSS properly | Thomas Willingham | 2013-10-01 | 2 | -284/+88 |
| | |||||
* | silence some warnings at php E_ALL levels | friendica | 2013-08-28 | 1 | -5/+1 |
| | |||||
* | configurable theme precedence rules, and passing the page owner to the pcss ↵ | friendica | 2013-07-17 | 2 | -3/+6 |
| | | | | theme settings. |