summaryrefslogtreecommitdiff
path: root/lib/attachmentlist.php
AgeCommit message (Expand)Author
2010-04-10Add translator documentation.Siebrand Mazeland
2010-03-25Restore lost addition of inline HTML attachment display.Brion Vibber
2010-03-25Updated 'more' anchor for attachments to do an XHR GETBrion Vibber
2010-03-25Using rel=external instead of class=external for jOverlay title linkSarven Capadisli
2010-03-22Replace the "give up and dump object" attachment view fallback with a client-...Brion Vibber
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-27Sanitize html returned by oEmbed providers to protect laconica from XSS attacksCraig Andrews
2009-06-25Added class entry-content to attachment list containerSarven Capadisli
2009-06-25Separated attachment view componentsSarven Capadisli
2009-06-25Moved the attachment representation outside of the anchor so thatSarven Capadisli
2009-06-18Better attachment view checkSarven Capadisli
2009-06-18Updated markup and CSS for attachment_viewSarven Capadisli
2009-06-18Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-06-18Display more oembed info in attachment popup.Robin Millette
2009-06-09Merge branch '0.8.x' into userdesignEvan Prodromou
2009-06-01Remove js that crept back in, added another error string.Robin Millette
2009-06-01Fixed small bug for attachment layout (css/js).Robin Millette
2009-06-01Attachments popups for supported files are now embedded with the object xhtml...Robin Millette
2009-05-31Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-05-27Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,Sarven Capadisli
2009-05-26Merge branch '0.8.x' into userdesignEvan Prodromou
2009-05-26Let's you upload a file with a notice and have it shown with other attachments.Robin Millette
2009-05-25Markup cleanup for attachmentsSarven Capadisli
2009-05-25Single anchor to include thumbnail and title for attachmentRobin Millette
2009-05-25Display thumbnail on hover over links in notices when appropriate.Robin Millette
2009-05-24Rearranged attachment info to only appear on each applicable notice page and ...Robin Millette
2009-05-23remove old, unused PersonalAction and StreamActionEvan Prodromou
2009-05-15Attachments and their list now provide "ajax" view. Also added a few sidebars...Robin Millette