summaryrefslogtreecommitdiff
path: root/lib/attachmentlist.php
AgeCommit message (Collapse)Author
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
onclick, it doesn't follow through on the href (e.g., it would play the video in the overlay instead)
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 ↵Robin Millette
into 0.8.x
2009-06-18Display more oembed info in attachment popup.Robin Millette
2009-06-09Merge branch '0.8.x' into userdesignEvan Prodromou
Conflicts: actions/designsettings.php
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 ↵Robin Millette
xhtml tag.
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-27Bunch of UI fixes/improvements for attachments (hover, overlay, notice view,Sarven Capadisli
clip)
2009-05-26Merge branch '0.8.x' into userdesignEvan Prodromou
Conflicts: lib/attachmentlist.php lib/noticelist.php
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
thru an ajax popup.
2009-05-23remove old, unused PersonalAction and StreamActionEvan Prodromou
2009-05-15Attachments and their list now provide "ajax" view. Also added a few ↵Robin Millette
sidebars relating tags and attachments.