Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-27 | Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x | Evan Prodromou | |
Conflicts: classes/laconica.ini | |||
2009-08-25 | Updated rgb2hex() to handle IE. It turns out that jQuery is giving hex | Sarven Capadisli | |
to IE and RGB to Firefox, Opera, Safari. Fun. | |||
2009-08-25 | update Laconica to StatusNet in js code | Evan Prodromou | |
2009-08-04 | Refactored rgb2hex | Sarven Capadisli | |
2009-07-31 | Added credit to rgb2hex() author | Sarven Capadisli | |
2009-07-30 | Removed default values from <input>s. JavaScript will now get the | Sarven Capadisli | |
colours from the theme. This approach removes data that was previously available in HTML. It was only necessary if the user wanted to know the site's default values. | |||
2009-06-26 | Added background-attachment:fixed for userdesigns | Sarven Capadisli | |
2009-06-26 | Removed redundant selector from JS | Sarven Capadisli | |
2009-06-26 | Removed unnecessary assignment to variable for background image on | Sarven Capadisli | |
2009-06-17 | Dynamically tile background image and turn background image on or off | Sarven Capadisli | |
in user design |