Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-17 | Merge branch 'userdesign' into 0.8.x | Zach Copley | |
* userdesign: (56 commits) Fix for background image repetition for various page heights Removed height:100% for better background image repetition A little more specific selector for notice reply Have user favorites page show user's design Placed a check to make sure there is a reply button in a notice before Make MailboxAction read only Remove stale reference to deprecated personal.php Uppercase hex color values Default to image being on, no tile after upload Fix sidebar color bug default design Update background image settings to use bitflags It was accidently removed Dynamically tile background image and turn background image on or off Show a background img in settings form IE7/8 CSS update for user design Enable tiling of background imgs for Designs Added background image tile flag to Design Init styles for tile and image use on/off for user design settings Added form option to tile background image and to turn it on and off Add background dir ... | |||
2009-06-18 | Fix for background image repetition for various page heights | Sarven Capadisli | |
2009-06-18 | Removed height:100% for better background image repetition | Sarven Capadisli | |
2009-06-18 | Merge branch 'userdesign' of /var/www/design into userdesign | Sarven Capadisli | |
2009-06-18 | A little more specific selector for notice reply | Sarven Capadisli | |
2009-06-17 | Merge branch 'userdesign' of ↵ | Zach Copley | |
ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign * 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design: Placed a check to make sure there is a reply button in a notice before | |||
2009-06-17 | Have user favorites page show user's design | Zach Copley | |
2009-06-18 | Placed a check to make sure there is a reply button in a notice before | Sarven Capadisli | |
applying the dynamic action | |||
2009-06-17 | Make MailboxAction read only | Zach Copley | |
2009-06-17 | Remove stale reference to deprecated personal.php | Zach Copley | |
2009-06-17 | add dbhost argument for status network setup | Evan Prodromou | |
2009-06-17 | hide group name and aliases in group tag cloud section | Evan Prodromou | |
2009-06-17 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into taggedprofile | |||
2009-06-17 | Make the personal tag streams actually work | Evan Prodromou | |
2009-06-17 | Merge branch '0.8.x' into userdesign | Zach Copley | |
2009-06-17 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Zach Copley | |
into 0.8.x | |||
2009-06-17 | Ticket 1612 - make destory (and create) favorites work via API | Zach Copley | |
2009-06-17 | Output XML and JSON error msgs for API calls | Zach Copley | |
2009-06-17 | Added config option to enable or disable file uploads with notices. | Robin Millette | |
2009-06-17 | Make oohembed endpoint configurable. | Robin Millette | |
2009-06-17 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Robin Millette | |
into 0.8.x | |||
2009-06-17 | Fixed recent attachment bug that required URLs to be posted twice to be ↵ | Robin Millette | |
taken into account. | |||
2009-06-17 | correct arguments for ProfileList | Evan Prodromou | |
2009-06-17 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Evan Prodromou | |
into 0.8.x | |||
2009-06-17 | Uppercase hex color values | Zach Copley | |
2009-06-17 | Default to image being on, no tile after upload | Zach Copley | |
2009-06-17 | Fix sidebar color bug default design | Zach Copley | |
2009-06-17 | Update background image settings to use bitflags | Zach Copley | |
2009-06-17 | Updated input submit for making a user admin of a group | Sarven Capadisli | |
2009-06-17 | Updated markup yes/no form actions to be consistent with the rest of the site | Sarven Capadisli | |
2009-06-17 | Removed NoticeHover from JavaScript for speed gain. Using CSS instead | Sarven Capadisli | |
to handle the notice hover state. The difference is only seen in the conversation page. | |||
2009-06-17 | It was accidently removed | Sarven Capadisli | |
2009-06-17 | Dynamically tile background image and turn background image on or off | Sarven Capadisli | |
in user design | |||
2009-06-16 | Show a background img in settings form | Zach Copley | |
2009-06-16 | Merge branch 'userdesign' of ↵ | Zach Copley | |
ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign * 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design: IE7/8 CSS update for user design | |||
2009-06-16 | Merge branch '0.8.x' into userdesign | Zach Copley | |
* 0.8.x: Moved url handling to its proper place, from newnotice to Notice.php Removed more dead code. Brought back borders for content, navigation, aside_primary but Minor margin value change More contrast for tabs UI updates: | |||
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 ↵ | Zach Copley | |
ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign * 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design: Init styles for tile and image use on/off for user design settings | |||
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 ↵ | Robin Millette | |
into 0.8.x |