summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-26Merge branch '0.8.x' into userdesignEvan Prodromou
2009-05-26Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
2009-05-26move statsreport.php to reportsnapshot.phpEvan Prodromou
2009-05-26fixes during checking of snapshotEvan Prodromou
2009-05-26stats reporting from cronEvan Prodromou
2009-05-26Reusing base stylesheet (instead of hoping for FB to import it) in FBSarven Capadisli
2009-05-25Merge branch '0.8.x' into statsEvan Prodromou
2009-05-26Updated stylesheet paths for facebook appSarven Capadisli
2009-05-26Removed unnecessary call to base/css/display.css for 0.8.xSarven Capadisli
2009-05-25Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Sarven Capadisli
2009-05-25Updated JS to show/hide attachment thumbnails with timers. MinorSarven Capadisli
2009-05-25Really removing the old files, thanks git!Robin Millette
2009-05-25Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Sarven Capadisli
2009-05-25Markup cleanup for attachmentsSarven Capadisli
2009-05-25Removed more cruft from old attachment/attachements pagesRobin Millette
2009-05-25Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-05-25Single anchor to include thumbnail and title for attachmentRobin Millette
2009-05-25Resetting some of the attachment styles. Will update in the next commit.Sarven Capadisli
2009-05-25Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xSarven Capadisli
2009-05-25Fixed URL for attachment thumbnail and XHRSarven Capadisli
2009-05-25Oups, forget the attachment_thumbnail.php action fileRobin Millette
2009-05-25Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xSarven Capadisli
2009-05-25Small bugfix to installer fixing fancy URL detection.Robin Millette
2009-05-25Display thumbnail on hover over links in notices when appropriate.Robin Millette
2009-05-24Removed big clip and replaced with smaller inline one next to each URL (in a ...Robin Millette
2009-05-24Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xSarven Capadisli
2009-05-24Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-05-24Made ajax link to show attachment popups relative in util.jsRobin Millette
2009-05-24Only show number of attachments if > 1Robin Millette
2009-05-24Made conversation thread UI a bit more visible.Sarven Capadisli
2009-05-24Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-05-24Rearranged attachment info to only appear on each applicable notice page and ...Robin Millette
2009-05-23make invite use the current user's designEvan Prodromou
2009-05-23remove old, unused PersonalAction and StreamActionEvan Prodromou
2009-05-23make some actions CurrentUserDesignActionsEvan Prodromou
2009-05-23make some of the actions show the user's designEvan Prodromou
2009-05-23fix require_once in Design.phpEvan Prodromou
2009-05-23add getDesign to UserEvan Prodromou
2009-05-23update User.php with new design-related fieldsEvan Prodromou
2009-05-23move design items before timestampsEvan Prodromou
2009-05-23current user design actionEvan Prodromou
2009-05-23add an action base class for actions that show the owner's designEvan Prodromou
2009-05-23fix return value documentation for getDesignEvan Prodromou
2009-05-23get a design for each pageEvan Prodromou
2009-05-23Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xSarven Capadisli
2009-05-24Changing opacity to 1 only on the hovered notice itemSarven Capadisli
2009-05-24Using event bubbling instead of event handling thanks to AraSarven Capadisli
2009-05-22schema changes for user support of designsEvan Prodromou
2009-05-22add fields to support designs for usersEvan Prodromou
2009-05-22add a method to Design to show custom CSSEvan Prodromou