]> git.mxchange.org Git - friendica.git/commit
Fix attachment display
authorHypolite Petovan <mrpetovan@gmail.com>
Fri, 12 Jan 2018 03:37:38 +0000 (22:37 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Fri, 12 Jan 2018 03:37:38 +0000 (22:37 -0500)
commit93355b574d323e67438631bd329e83ab4b0ceae3
tree6641f525ab0fd75f5140059043aa2ca75dc2e05a
parent77c1251d03de8823d27f00c92e40c3227fcdc90a
Fix attachment display

- Move autolink before any potential OEmbed injection
- Add original URL attribute to invalid href and src
- Add loop to video to enable animated gifs
- Add URL domain to link attachments
- Hide link attachment description if equals the title
- Change attachment span to div to respect block order
include/bbcode.php