Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 33 | -4275/+374 | |
| | ||||||
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 2 | -2/+2 | |
| | ||||||
* | fix profile selector on profile_photo page (unquoted mysql reserved word ↵ | friendica | 2013-02-10 | 1 | -0/+9 | |
| | | | | 'default') | |||||
* | make pcss work (really this time) | friendica | 2013-02-07 | 1 | -64/+11 | |
| | ||||||
* | finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵ | friendica | 2013-02-07 | 1 | -7/+25 | |
| | | | | opacity. Bad idea. | |||||
* | different background for preview so you know it's a preview | friendica | 2013-02-04 | 2 | -3/+3 | |
| | ||||||
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 1 | -1/+2 | |
| | ||||||
* | check comment permissions against observer, unbold email subject links for ↵ | friendica | 2013-01-24 | 1 | -0/+1 | |
| | | | | read messages | |||||
* | don't use the link colour for non-link things | friendica | 2013-01-23 | 1 | -2/+2 | |
| | ||||||
* | icon tweaks | friendica | 2013-01-23 | 3 | -1/+1 | |
| | ||||||
* | this will probably look like crap, but I really want the links to look ↵ | friendica | 2013-01-23 | 1 | -14/+30 | |
| | | | | normal and we don't have a good designer to sort this out and provide a better option and tell me why it sucks - so that's what I'm going to do. | |||||
* | more work on magic auth | friendica | 2013-01-21 | 1 | -0/+1 | |
| | ||||||
* | minor theme nits | friendica | 2013-01-21 | 1 | -9/+2 | |
| | ||||||
* | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 1 | -1/+95 | |
| | ||||||
* | distributed directory search from the navbar | friendica | 2013-01-19 | 1 | -0/+7 | |
| | ||||||
* | recover the slider pointers | friendica | 2013-01-16 | 1 | -6/+0 | |
| | ||||||
* | Undo stupid events. | Thomas Willingham | 2013-01-12 | 1 | -8/+1 | |
| | ||||||
* | Fancyred - get likes/dislikes almost, but not quite, right. | Thomas Willingham | 2013-01-12 | 3 | -248/+33 | |
| | ||||||
* | add page module | friendica | 2013-01-12 | 1 | -4/+6 | |
| | ||||||
* | add newline at end of header | Zach Prezkuta | 2013-01-11 | 3 | -3/+6 | |
| | ||||||
* | add warning messae about automatically generated templates | Zach Prezkuta | 2013-01-11 | 3 | -3/+15 | |
| | ||||||
* | wrong redirection after follow | friendica | 2013-01-09 | 1 | -0/+20 | |
| | ||||||
* | The rest of the front end for the new notifications - now only missing "mark ↵ | friendica | 2013-01-08 | 1 | -106/+29 | |
| | | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff | |||||
* | lots of notification tweaks | friendica | 2013-01-08 | 1 | -0/+7 | |
| | ||||||
* | small tweaks | friendica | 2013-01-06 | 1 | -6/+5 | |
| | ||||||
* | more work on notification popup | friendica | 2013-01-06 | 1 | -1/+4 | |
| | ||||||
* | Merge pull request #13 from fermionic/20130105-smarty3 | friendica | 2013-01-06 | 7 | -2/+135 | |
|\ | | | | | implement smarty3 | |||||
| * | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 4 | -161/+0 | |
| | | ||||||
| * | rebase and update themes | Zach Prezkuta | 2013-01-06 | 3 | -0/+131 | |
| | | ||||||
| * | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 8 | -2/+165 | |
| | | ||||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-06 | 1 | -0/+3 | |
|\| | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | |||||
| * | Fix slider in Redbasic | Thomas Willingham | 2013-01-06 | 1 | -1/+5 | |
| | | ||||||
* | | 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 | |
| |