friendica/include
Hypolite Petovan 93355b574d 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
2018-01-11 22:37:38 -05:00
..
acl_selectors.php Remove requires 2018-01-09 22:48:15 -05:00
api.php Improve dba::selectFirst calls 2018-01-11 03:43:57 -05:00
attach.php Continued a bit: 2017-04-05 22:31:33 +02:00
bb2diaspora.php Remove include/oembed and mod/oembed 2017-12-31 20:58:32 -05:00
bbcode.php Fix attachment display 2018-01-11 22:37:38 -05:00
contact_widgets.php Improve dba::selectFirst calls 2018-01-11 03:43:57 -05:00
conversation.php Improve dba::selectFirst calls 2018-01-11 03:43:57 -05:00
datetime.php Revert assignment change in datetime 2018-01-04 22:51:38 -05:00
dba.php Rename selectOne to selectFirst in comment 2018-01-10 12:57:21 -05:00
enotify.php Bugfix: The name of the item owner was empty in notifications 2018-01-11 22:07:41 +00:00
event.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
friendica_smarty.php Move ITemplateEngine to src 2017-11-19 10:22:18 -05:00
html2bbcode.php Capitalized XML 2017-11-10 07:45:33 -05:00
html2plain.php Fix unused code in include (second pass) 2018-01-04 12:21:13 -05:00
identity.php Improve dba::selectFirst calls 2018-01-11 03:43:57 -05:00
items.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
like.php Remove unused parameter in can_write_wall() 2018-01-04 12:21:13 -05:00
message.php Guard dba::lastInsertId() with result conditions 2018-01-11 03:49:02 -05:00
nav.php Improve dba::selectFirst calls 2018-01-11 03:43:57 -05:00
network.php Fix allowed_email() 2018-01-07 19:10:09 -05:00
pgettext.php Removed useless "function_exists" checks 2017-12-12 04:52:33 +00:00
plaintext.php Fix formatting of get_attachment_data() 2018-01-11 22:29:56 -05:00
plugin.php Fix unused code in include 2018-01-04 12:21:13 -05:00
post_update.php Fix unused code in include 2018-01-04 12:21:13 -05:00
profile_selectors.php Fix unused code in include 2018-01-04 12:21:13 -05:00
queue_fn.php Fix unused code in include 2018-01-04 12:21:13 -05:00
redir.php Fix unused code in include 2018-01-04 12:21:13 -05:00
security.php Remove unused parameter in can_write_wall() 2018-01-04 12:21:13 -05:00
session.php Improve dba::selectFirst calls 2018-01-11 03:43:57 -05:00
tags.php Rename selectOne to selectFirst 2018-01-10 12:57:21 -05:00
text.php Merge pull request #4197 from rabuzarus/20180110_-_rename_saved_search_button 2018-01-10 20:31:44 +01:00
threads.php Move Object\Contact to Model\Contact 2017-12-07 23:56:12 -05:00
uimport.php Remove group_member.uid 2017-12-14 22:47:58 -05:00