summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-18Config option for bidirectional Twitter bridgeZach Copley
2009-06-18Merge branch 'groupdesign' into 0.8.xZach Copley
* groupdesign: Left out some new user and group theming file in the previous commit
2009-06-18Left out some new user and group theming file in the previous commitZach Copley
2009-06-18Merge branch 'groupdesign' into 0.8.xZach Copley
* groupdesign: Group theming. Add design_id to User_group
2009-06-18Group theming.Zach Copley
2009-06-17Add design_id to User_groupZach Copley
2009-06-18Updated themes for notice hover on content areaSarven Capadisli
2009-06-18Using notice hover only on content areaSarven Capadisli
2009-06-18Updated pigeonthoughts theme to reflect 0.8 design requirementsSarven Capadisli
2009-06-17Merge branch 'userdesign' into 0.8.xZach Copley
* userdesign: Minor removal
2009-06-17Merge branch 'userdesign' into 0.8.xZach 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-18Minor removalSarven Capadisli
2009-06-18Fix for background image repetition for various page heightsSarven Capadisli
2009-06-18Removed height:100% for better background image repetitionSarven Capadisli
2009-06-18Merge branch 'userdesign' of /var/www/design into userdesignSarven Capadisli
2009-06-18A little more specific selector for notice replySarven Capadisli
2009-06-17Merge 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-17Have user favorites page show user's designZach Copley
2009-06-18Placed a check to make sure there is a reply button in a notice beforeSarven Capadisli
applying the dynamic action
2009-06-17Make MailboxAction read onlyZach Copley
2009-06-17Remove stale reference to deprecated personal.phpZach Copley
2009-06-17add dbhost argument for status network setupEvan Prodromou
2009-06-17hide group name and aliases in group tag cloud sectionEvan Prodromou
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into taggedprofile
2009-06-17Make the personal tag streams actually workEvan Prodromou
2009-06-17Merge branch '0.8.x' into userdesignZach Copley
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Zach Copley
into 0.8.x
2009-06-17Ticket 1612 - make destory (and create) favorites work via APIZach Copley
2009-06-17Output XML and JSON error msgs for API callsZach Copley
2009-06-17Added config option to enable or disable file uploads with notices.Robin Millette
2009-06-17Make oohembed endpoint configurable.Robin Millette
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-06-17Fixed recent attachment bug that required URLs to be posted twice to be ↵Robin Millette
taken into account.
2009-06-17correct arguments for ProfileListEvan Prodromou
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-17Uppercase hex color valuesZach Copley
2009-06-17Default to image being on, no tile after uploadZach Copley
2009-06-17Fix sidebar color bug default designZach Copley
2009-06-17Update background image settings to use bitflagsZach Copley
2009-06-17Updated input submit for making a user admin of a groupSarven Capadisli
2009-06-17Updated markup yes/no form actions to be consistent with the rest of the siteSarven Capadisli
2009-06-17Removed NoticeHover from JavaScript for speed gain. Using CSS insteadSarven Capadisli
to handle the notice hover state. The difference is only seen in the conversation page.
2009-06-17It was accidently removedSarven Capadisli
2009-06-17Dynamically tile background image and turn background image on or offSarven Capadisli
in user design
2009-06-16Show a background img in settings formZach Copley
2009-06-16Merge 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-16Merge branch '0.8.x' into userdesignZach 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-17Merge branch 'userdesign' of /var/www/design into userdesignSarven Capadisli
2009-06-17IE7/8 CSS update for user designSarven Capadisli
2009-06-16Enable tiling of background imgs for DesignsZach Copley