Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | get sliders working again | friendica | 2013-01-06 | 1 | -1/+1 | |
|/ | ||||||
* | port "remember me" from Friendica | friendica | 2013-01-04 | 1 | -1/+16 | |
| | ||||||
* | Fix code boxes. | Thomas Willingham | 2013-01-04 | 2 | -3/+2 | |
| | ||||||
* | small tweaks to icon positions | friendica | 2013-01-03 | 1 | -7/+13 | |
| | ||||||
* | Aha, I anticipated that - event and message icons. | Thomas Willingham | 2013-01-04 | 6 | -0/+32 | |
| | ||||||
* | make the menu consistent and eliminate redundancy - though we need icons for ↵ | friendica | 2013-01-03 | 1 | -1/+2 | |
| | | | | mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now). | |||||
* | Redbasic - floating wall-item-content sometimes causes massive top margins. | Thomas Willingham | 2013-01-01 | 1 | -1/+0 | |
| | ||||||
* | Add icons to redbasic, move delete button to the right, and sync nav.tpl | Thomas Willingham | 2013-01-01 | 2 | -121/+27 | |
| | ||||||
* | fix connections page layout | friendica | 2012-12-28 | 1 | -0/+5 | |
| | ||||||
* | More fancyred progress | Thomas Willingham | 2012-12-28 | 1 | -44/+49 | |
| | ||||||
* | Move like wrapper. Keep template theme specific while, at least while it's ↵ | Thomas Willingham | 2012-12-27 | 1 | -0/+117 | |
| | | | | still in flux. | |||||
* | Merge pull request #7 from beardy-unixer/master | Thomas Willingham | 2012-12-24 | 11 | -628/+524 | |
|\ | | | | | Un-mess up the Redbasic CSS | |||||
| * | Un-make a mess of Redbasic CSS. | Thomas Willingham | 2012-12-25 | 11 | -628/+524 | |
| | | ||||||
* | | Forgot dir separator | Olaf Conradi | 2012-12-25 | 2 | -2/+2 | |
| | | ||||||
* | | Fix theme config paths | Olaf Conradi | 2012-12-25 | 2 | -2/+2 | |
|/ | ||||||
* | Don't need these images anymore - we use opacity for shiny instead. | Thomas Willingham | 2012-12-20 | 3 | -0/+0 | |
| | ||||||
* | Make showmore irritating. | Thomas Willingham | 2012-12-20 | 1 | -0/+24 | |
| | ||||||
* | Leave Mike's nav.tpl as the default, stick mine in the theme /tpl for now, ↵ | Thomas Willingham | 2012-12-19 | 1 | -0/+111 | |
| | | | | at least. | |||||
* | Ooops, made a shite of that - put redbasic back. Still need to put the mods ↵ | Thomas Willingham | 2012-12-18 | 11 | -0/+3872 | |
| | | | | back. | |||||
* | Fancyred | Thomas Willingham | 2012-12-18 | 28 | -0/+4152 | |
| | ||||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-18 | 1 | -3867/+0 | |
|\ | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | |||||
| * | several small fixes and adjustments | friendica | 2012-12-16 | 1 | -4/+18 | |
| | | ||||||
| * | some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵ | friendica | 2012-12-16 | 1 | -15/+31 | |
| | | | | | | | | hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting. | |||||
* | | More plodding along with redbasic, notably, adding some icons. | Thomas Willingham | 2012-12-17 | 5 | -24/+62 | |
| | | ||||||
* | | Unplug the lifesupport, the background snake is dead. | Thomas Willingham | 2012-12-17 | 1 | -0/+0 | |
| | | ||||||
* | | Some more redbasic progress. | Thomas Willingham | 2012-12-16 | 1 | -13/+8 | |
| | | ||||||
* | | Un-screw-up misuse of mod_foo.css, add background, opacity based shiny. | Thomas Willingham | 2012-12-16 | 12 | -649/+641 | |
|/ | ||||||
* | Some more CSS into mods. | Thomas Willingham | 2012-12-13 | 6 | -159/+155 | |
| | ||||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-13 | 1 | -3/+7 | |
|\ | ||||||
| * | redbasic - some more progress. | Thomas Willingham | 2012-12-13 | 1 | -3/+7 | |
| | | ||||||
* | | get rid of undefined $ error by mangling theme specific JS include order | friendica | 2012-12-13 | 1 | -1/+1 | |
|/ | ||||||
* | Oops, we didn't use that in the end. | Thomas Willingham | 2012-12-12 | 1 | -0/+0 | |
| | ||||||
* | Redbasic progression. | Thomas Willingham | 2012-12-12 | 2 | -16/+53 | |
| | ||||||
* | Start moving CSS into mods | Thomas Willingham | 2012-12-12 | 6 | -459/+474 | |
| | ||||||
* | start to whip the permissions into shape, also got rid of the mce drop ↵ | friendica | 2012-12-09 | 1 | -3/+9 | |
| | | | | shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me. | |||||
* | fix nav-menu border colour | friendica | 2012-12-08 | 1 | -1/+1 | |
| | ||||||
* | Since other people are working on this too, add demonstrative placeholder ↵ | Thomas Willingham | 2012-12-08 | 7 | -0/+6 | |
| | | | | CSS for mods that should probably have their own. | |||||
* | Templates for theme settings. There is a 99% chance these do not work yet, ↵ | Thomas Willingham | 2012-12-08 | 3 | -0/+186 | |
| | | | | even if you implement them. | |||||
* | Make buttons better. | Thomas Willingham | 2012-12-07 | 2 | -6/+40 | |
| | ||||||
* | Rounder corners, shadowier shadows, wall-item-tools, TinyMCE | Thomas Willingham | 2012-12-07 | 1 | -16/+23 | |
| | ||||||
* | Make Red...red. | Thomas Willingham | 2012-12-06 | 2 | -46/+69 | |
| | | | | Still lots to do. | |||||
* | fixed several little nit bugs that cropped up during deployment | friendica | 2012-12-06 | 1 | -2/+4 | |
| | ||||||
* | use all default templates in default theme | friendica | 2012-12-05 | 3 | -110/+0 | |
| | ||||||
* | bring back profile edit popup menu, needs some more theming | friendica | 2012-12-05 | 1 | -51/+0 | |
| | ||||||
* | turn multiple profiles into a feature, implement connection flags ↵ | friendica | 2012-11-07 | 1 | -0/+1 | |
| | | | | (block,hide,archive,etc.) | |||||
* | allow theme selection | friendica | 2012-11-07 | 2 | -91/+91 | |
| | ||||||
* | All the themes except one are horked anway | friendica | 2012-11-06 | 828 | -154322/+0 | |
| | ||||||
* | start on the like/dislike activities | friendica | 2012-11-05 | 1 | -34/+32 | |
| | ||||||
* | that was certainly some fun debugging (not) | friendica | 2012-11-04 | 2 | -70/+5 | |
| | ||||||
* | some cleanup of main item template | friendica | 2012-11-04 | 1 | -46/+4 | |
| |