Age | Commit message (Expand) | Author |
2009-06-16 | Merge branch '0.8.x' into userdesign | Zach Copley |
2009-06-17 | Merge branch 'userdesign' of /var/www/design into userdesign | Sarven Capadisli |
2009-06-17 | IE7/8 CSS update for user design | Sarven Capadisli |
2009-06-16 | Enable tiling of background imgs for Designs | Zach Copley |
2009-06-16 | Merge branch 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design... | Zach Copley |
2009-06-16 | names for Notice_inbox source values | Evan Prodromou |
2009-06-16 | names for Notice is_local states | Evan Prodromou |
2009-06-16 | Added background image tile flag to Design | Zach Copley |
2009-06-17 | Init styles for tile and image use on/off for user design settings | Sarven Capadisli |
2009-06-17 | Added form option to tile background image and to turn it on and off | Sarven Capadisli |
2009-06-16 | typos in README; dependencies | Evan Prodromou |
2009-06-16 | Moved url handling to its proper place, from newnotice to Notice.php | Robin Millette |
2009-06-16 | Add background dir | Zach Copley |
2009-06-16 | Design settings now save and displays backgrounds | Zach Copley |
2009-06-16 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Robin Millette |
2009-06-16 | Removed more dead code. | Robin Millette |
2009-06-16 | Brought back borders for content, navigation, aside_primary but | Sarven Capadisli |
2009-06-16 | Minor margin value change | Sarven Capadisli |
2009-06-16 | More contrast for tabs | Sarven Capadisli |
2009-06-16 | UI updates: | Sarven Capadisli |
2009-06-16 | Merge branch '0.8.x' into userdesign | Zach Copley |
2009-06-16 | Merge branch 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design... | Zach Copley |
2009-06-16 | Update wasn't ever getting called | Zach Copley |
2009-06-16 | Revert "Using neutral colour for notice hover" | Sarven Capadisli |
2009-06-16 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli |
2009-06-16 | Using neutral colour for notice hover | Sarven Capadisli |
2009-06-16 | Connects html, body and content, navigation background colors | Sarven Capadisli |
2009-06-15 | Check to make sure a design exists before trying to display it | Zach Copley |
2009-06-15 | Another minor tweak to showCSS() CSS output | Zach Copley |
2009-06-15 | Some fixups to the CSS output of showCSS() | Zach Copley |
2009-06-15 | Design class now uses WebColor class for outputting hex colors | Zach Copley |
2009-06-15 | Output custom stylesheets on design sub-Actions | Zach Copley |
2009-06-15 | forgot to disinherit Memcached_DataObject in Status_network | Evan Prodromou |
2009-06-15 | Add some basic memcached handling to status_network | Evan Prodromou |
2009-06-15 | Merge branch '0.8.x' into userdesign | Zach Copley |
2009-06-15 | Throw an WebColorException if wrong # of hex chars | Zach Copley |
2009-06-16 | Typo/lowercased WebColor to webcolor in required_once | Sarven Capadisli |
2009-06-15 | User design setting save | Zach Copley |
2009-06-15 | Merge branch 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design... | Zach Copley |
2009-06-15 | User design setting save now | Zach Copley |
2009-06-16 | Converts user entry in the form of '#1B2' into '#11BB22' for user | Sarven Capadisli |
2009-06-15 | a little better query handling in redirect code | Evan Prodromou |
2009-06-15 | a little better query handling in redirect code | Evan Prodromou |
2009-06-15 | forgot some functions aren't available at status time | Evan Prodromou |
2009-06-15 | redirect on non-canonical server name | Evan Prodromou |
2009-06-15 | don't show create-a-group link if not logged in | Evan Prodromou |
2009-06-15 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Evan Prodromou |
2009-06-15 | allow a configured base for cache keys | Evan Prodromou |
2009-06-15 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Zach Copley |
2009-06-15 | Missing call to getProfile() caused verify_credentials to fail. | Zach Copley |