summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-01Re-added some javascript to toggle upload field.Robin Millette
2009-06-01Fixed small bug for attachment layout (css/js).Robin Millette
2009-06-01Unnecessary JavaScript for notice form attachmentSarven Capadisli
2009-06-01Updated markup for notice form attachmentSarven Capadisli
2009-06-01Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into upload
2009-06-01Attachments popups for supported files are now embedded with the object ↵Robin Millette
xhtml tag.
2009-06-01Fixed z-index for IE7 on attachment thumbnailSarven Capadisli
2009-05-31Refactored some attachment code and fixed upload bug in interface.Robin Millette
2009-05-31Added attachments config descriptions to README.Robin Millette
2009-05-31Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into upload Conflicts: js/util.js lib/attachmentlist.php
2009-05-31Added configurable options for attachments: supported mimetypes and quotas ↵Robin Millette
for uploads.
2009-05-30Using lowercase for form action 'post'Sarven Capadisli
2009-05-30Typo in label @forSarven Capadisli
2009-05-30Cross-browser update for Design form labelsSarven Capadisli
2009-05-30Some cross-browser updates for conversation UISarven Capadisli
2009-05-29Changed ul to ol and added xoxo for notice lists.Sarven Capadisli
2009-05-29Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-29Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-05-29Updated max-width for attachment overlay headingSarven Capadisli
2009-05-28Warning log msg when http basic auth failsZach Copley
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-28take an argument for fixup_utf8Evan Prodromou
2009-05-28document utf8 problems and solutionsEvan Prodromou
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-27Add fixup_utf8 to fixup problems with UTF-8 in a databaseEvan Prodromou
Fixes up an old database to store strings in UTF-8. Hopefully works!
2009-05-27Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,Sarven Capadisli
clip)
2009-05-27optionally use SET NAMES for utf8 to DBEvan Prodromou
2009-05-27Merge branch '0.7.x' into utf8Evan Prodromou
2009-05-27Merge branch '0.7.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.7.x
2009-05-27Handles local aliases (redirection) for file uploads attached to notices.Robin Millette
2009-05-26Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into upload
2009-05-26Let's you upload a file with a notice and have it shown with other attachments.Robin Millette
2009-05-27Better err handling when trying to get Facebook clientZach Copley
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-26Removed silly "dented:" status prefix from Facebook AppZach Copley
2009-05-26Added AgentSolo.comEvan Prodromou
2009-05-26Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-05-26added qtwitterEvan 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.