]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
OStatus: save file records for enclosures
authorBrion Vibber <brion@pobox.com>
Wed, 3 Mar 2010 00:30:09 +0000 (16:30 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 3 Mar 2010 00:36:08 +0000 (16:36 -0800)
commit79ffebb51b1141791d5ee7478e3a7beaa9fe8faa
tree70a0ab1453cbdb50bf9474fdff5e8743bc1c3eff
parent9f94d6defa0d2536cb1f20a4c1c44ff78fd3f039
OStatus: save file records for enclosures
Also stripping id from foreign HTML messages (could interfere with UI) and disabled failing attachment popup for a.attachment links that don't have a proper id, so you can click through instead of getting an error.

Issues:
* any other links aren't marked and saved
* inconsistent behavior between local and remote attachments (local displays in lightbox, remote doesn't)
* if the enclosure'd object isn't referenced in the content, you won't be offered a link to it in our UI
classes/File.php
classes/Notice.php
js/util.js
lib/activity.php
plugins/OStatus/classes/Ostatus_profile.php