summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-29Updated max-width for attachment overlay headingSarven Capadisli
2009-05-28Prevents regular hovers over attachment anchors from making a GETSarven Capadisli
request for the thumbnail. There is 500 ms delay while on mouseover state before going ahead with the request. Fun.
2009-05-28Smarter call for hover events. It now makes a new GET for attachmentSarven Capadisli
thumbnails on mouseover only if it hasn't been requested before on that notice attachment.
2009-05-27Upgraded foreign_id column to handle new 64-bit Facebook user IDs.Zach Copley
See: http://developers.facebook.com/news.php?blog=1&story=226
2009-05-28FB Connect plugin - better workflow for disconnecting and reconnecting ↵Zach Copley
Facebook accounts
2009-05-27Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,Sarven Capadisli
clip)
2009-05-26Fixed warning on Facebook app settings pageZach Copley
2009-05-26Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-05-26Some adjustments to allow the Facebook app work with Laconica 0.8Zach Copley
2009-05-26Removed silly "dented:" status prefix from Facebook AppZach Copley
2009-05-26Ticket #1196 - Fixed: Warning on invite tab in Facebook AppZach Copley
2009-05-26Add EventBox to notice sourcesZach Copley
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
app.
2009-05-25Merge branch '0.8.x' into statsEvan Prodromou
Conflicts: README
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 ↵Sarven Capadisli
into 0.8.x
2009-05-25Updated JS to show/hide attachment thumbnails with timers. MinorSarven Capadisli
markup changes.
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 ↵Sarven Capadisli
into 0.8.x
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 ↵Robin Millette
into 0.8.x
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
notice) that's actually an attachment. Overlay (popup) on click.
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 ↵Robin Millette
into 0.8.x
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
Added right margin for notice options.
2009-05-24Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-05-24Rearranged attachment info to only appear on each applicable notice page and ↵Robin Millette
thru an ajax popup.
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
Pehlivanian http://arapehlivanian.com
2009-05-22some class files had x bit setEvan Prodromou
2009-05-22fix x bit on laconica.iniEvan Prodromou
2009-05-22laconica.ini change after automated createTables.phpEvan Prodromou
2009-05-22reformat laconica.sqlEvan Prodromou