| Commit message (Expand) | Author | Age | Files | Lines |
* | port "remember me" from Friendica | friendica | 2013-01-04 | 2 | -1/+18 |
* | remove the country autofill declaration | friendica | 2013-01-04 | 1 | -1/+1 |
* | 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 | 2 | -10/+11 |
* | place holders for mail and event icons on nav bar | friendica | 2013-01-03 | 1 | -1/+9 |
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 1 | -0/+2 |
* | 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 | 3 | -124/+30 |
* | cleanup boot | friendica | 2012-12-31 | 1 | -3/+1 |
* | requeue failed deliveries | friendica | 2012-12-30 | 1 | -0/+1 |
* | fix connections page layout | friendica | 2012-12-28 | 2 | -0/+6 |
* | simplify, simplify. We don't need a photo menu on the connnections page. Clic... | friendica | 2012-12-28 | 1 | -10/+2 |
* | fix channel page permissions for public viewing | friendica | 2012-12-28 | 1 | -1/+1 |
* | More fancyred progress | Thomas Willingham | 2012-12-28 | 1 | -44/+49 |
* | Move like wrapper. Keep template theme specific while, at least while it's s... | Thomas Willingham | 2012-12-27 | 1 | -0/+117 |
* | Another diaspora template | Thomas Willingham | 2012-12-27 | 1 | -3/+0 |
* | Pretty sure we don't need Diaspora templates. | Thomas Willingham | 2012-12-27 | 15 | -235/+0 |
* | provide a default directory configuration (client) | friendica | 2012-12-26 | 1 | -3/+6 |
* | remove the private keywords stuff to reduce directory and search complexity | friendica | 2012-12-26 | 2 | -11/+4 |
* | Merge pull request #7 from beardy-unixer/master | Thomas Willingham | 2012-12-24 | 11 | -628/+524 |
|\ |
|
| * | 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 |
* | | add permission controls to "storage" objects such as attachments or other sto... | friendica | 2012-12-22 | 1 | -0/+1 |
* | | cleanup editpost | friendica | 2012-12-21 | 1 | -0/+1 |
|/ |
|
* | Don't need these images anymore - we use opacity for shiny instead. | Thomas Willingham | 2012-12-20 | 3 | -0/+0 |
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-20 | 4 | -17/+43 |
|\ |
|
| * | directory page still needs a lot of work, look up locally if local master or ... | friendica | 2012-12-19 | 2 | -12/+23 |
| * | add mod_profile_photo.css | friendica | 2012-12-19 | 1 | -0/+12 |
| * | set_baseurl issue, more cleanup | friendica | 2012-12-19 | 1 | -5/+8 |
* | | Make showmore irritating. | Thomas Willingham | 2012-12-20 | 1 | -0/+24 |
* | | But...git add *all* the files. | Thomas Willingham | 2012-12-19 | 1 | -1/+1 |
* | | Leave Mike's nav.tpl as the default, stick mine in the theme /tpl for now, at... | Thomas Willingham | 2012-12-19 | 1 | -0/+111 |
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-19 | 1 | -6/+13 |
|\| |
|
| * | modularise the notification popups | friendica | 2012-12-18 | 1 | -4/+11 |
* | | Ooops, made a shite of that - put redbasic back. Still need to put the mods ... | Thomas Willingham | 2012-12-18 | 11 | -0/+3872 |
* | | Fancyred | Thomas Willingham | 2012-12-18 | 28 | -0/+4152 |
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-18 | 6 | -3871/+7 |
|\| |
|
| * | several small fixes and adjustments | friendica | 2012-12-16 | 3 | -6/+20 |
| * | some cleanup - Thomas we can put the radius/shadow stuff back later for the h... | friendica | 2012-12-16 | 4 | -17/+36 |
* | | More plodding along with redbasic, notably, adding some icons. | Thomas Willingham | 2012-12-17 | 6 | -27/+65 |
* | | 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 |
|/ |
|
* | add live page loading and and endless scroll to home (mod_channel) | friendica | 2012-12-16 | 1 | -0/+2 |
* | pass module name to build_cmd, so we can use it elsewhere | friendica | 2012-12-14 | 1 | -4/+2 |
* | 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 |
|\ |
|