Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add transition effect for border-color | Mario Vavti | 2015-03-09 | 1 | -1/+4 |
| | |||||
* | some more hover magic for field checkbox | Mario Vavti | 2015-03-09 | 1 | -5/+9 |
| | |||||
* | add hover effect to checkbox field | Mario Vavti | 2015-03-08 | 1 | -0/+5 |
| | |||||
* | remove unused variables | Mario Vavti | 2015-03-08 | 1 | -5/+0 |
| | |||||
* | copy/paste typo | Mario Vavti | 2015-03-08 | 1 | -1/+1 |
| | |||||
* | port boxy scheme | Mario Vavti | 2015-03-08 | 4 | -36/+19 |
| | |||||
* | remove unused var | Mario Vavti | 2015-03-06 | 1 | -2/+0 |
| | |||||
* | add more css files | Mario Vavti | 2015-03-06 | 7 | -9/+39 |
| | |||||
* | if we have not got a schema also look for default.css | Mario Vavti | 2015-03-06 | 1 | -8/+12 |
| | |||||
* | create schema/dark.css and create a sample | Mario Vavti | 2015-03-06 | 4 | -7/+16 |
| | |||||
* | narrow navbar fixes | Mario Vavti | 2015-03-06 | 1 | -27/+58 |
| | |||||
* | add ability to use css files with schemes | Mario Vavti | 2015-03-06 | 1 | -1/+9 |
| | |||||
* | whitespace and minor restructuring | Mario Vavti | 2015-03-05 | 1 | -64/+46 |
| | |||||
* | update theme screenshot | Mario Vavti | 2015-03-05 | 1 | -0/+0 |
| | |||||
* | restructure display settings | Mario Vavti | 2015-03-05 | 4 | -51/+66 |
| | |||||
* | fix theme preview image css | Mario Vavti | 2015-03-05 | 1 | -1/+1 |
| | |||||
* | more yes/no labels | Mario Vavti | 2015-03-05 | 1 | -3/+2 |
| | |||||
* | more on/off switch colour adjustment | Mario Vavti | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | make on/off switches work better with schemes | Mario Vavti | 2015-03-04 | 1 | -2/+2 |
| | |||||
* | cleanup removeme | Mario Vavti | 2015-03-04 | 1 | -0/+10 |
| | |||||
* | Accordionize feature settings | Mario Vavti | 2015-03-04 | 1 | -0/+2 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-03 | 1 | -4/+8 |
|\ | |||||
| * | yes switch to bootstrap blue again (same as link colour in default light ↵ | jeroenpraat | 2015-03-03 | 1 | -1/+1 |
| | | | | | | | | redbasic schema). using link_colour for yes switch didnt work on dark schemas (displayes as white on white). | ||||
| * | revert login max-width | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| | | |||||
| * | login adjustment | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| | | |||||
| * | typo | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| | | |||||
| * | make remove channel button work again | Mario Vavti | 2015-03-03 | 1 | -3/+7 |
| | | |||||
* | | group/collection edit page cleanup | friendica | 2015-03-03 | 1 | -1/+0 |
|/ | |||||
* | tagcloud tweaks | friendica | 2015-03-02 | 1 | -10/+10 |
| | |||||
* | more settings work | Mario Vavti | 2015-03-01 | 1 | -4/+29 |
| | |||||
* | fix login | Mario Vavti | 2015-03-01 | 1 | -66/+2 |
| | |||||
* | first pile of work on settings | Mario Vavti | 2015-03-01 | 1 | -101/+13 |
| | |||||
* | some css fixes for settings | Mario Vavti | 2015-02-28 | 1 | -3/+3 |
| | |||||
* | first step of theme separation. Only put redbasic under git control. Ignore ↵ | friendica | 2015-02-18 | 1 | -1/+1 |
| | | | | any other themes in view/theme . | ||||
* | advanced css calc() failback | marijus | 2015-02-17 | 2 | -10/+13 |
| | |||||
* | quickfix for eventual css calc() not supported bug | marijus | 2015-02-17 | 1 | -0/+4 |
| | |||||
* | lost ability to delete events | friendica | 2015-02-15 | 1 | -1/+1 |
| | |||||
* | yet another icon change | marijus | 2015-02-13 | 1 | -4/+0 |
| | |||||
* | bring some styling back to the colorbox and improve the event preview ability | friendica | 2015-02-09 | 1 | -10/+5 |
| | |||||
* | we still need an event preview but this looks a lot better. | friendica | 2015-02-08 | 1 | -1/+1 |
| | |||||
* | increase size of rating value to make it stand out a bit. | friendica | 2015-02-05 | 1 | -12/+0 |
| | |||||
* | author profile photo in reshare wasn't linked | friendica | 2015-02-05 | 1 | -0/+12 |
| | |||||
* | remote rating and addition of rate-me to channel profile sidebar | friendica | 2015-02-04 | 1 | -3/+3 |
| | |||||
* | first cut at rating widget. The flaw is that it is limited because it ↵ | friendica | 2015-02-04 | 1 | -2/+21 |
| | | | | requires local_channel() (formerly local_user()). We need to extend this to take you home like rpost does if you're logged in as remote_channel() - and/or we need zot to send the rating message to the source channel and target in addition to the directories. | ||||
* | final cleanup on ratings feature | friendica | 2015-02-03 | 1 | -1/+4 |
| | |||||
* | ratings - mopping up, most everything but directory sync implemented | friendica | 2015-02-03 | 1 | -0/+9 |
| | |||||
* | Fixed height of items in dropdown notification lists. They overlapped when ↵ | jeroenpraat | 2015-02-03 | 1 | -0/+7 |
| | | | | the browser uses a higher font size. This must work for everyone. | ||||
* | better cross-browser compatibility for td hover colour | marijus | 2015-01-30 | 1 | -1/+1 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -65/+65 |
| | |||||
* | bring back nav-search spinner | marijus | 2015-01-21 | 1 | -2/+2 |
| |