[RSS Feed/News] REST API BBcode renderer doesn't handle smilies

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Code:

Code:
      "message": ":) 🦆 [img]http://xf22.localhost/data/avatars/l/0/1.jpg?1617741078[/img]",
      "message_parsed": ":) 🦆 <img src=\"http://xf22.localhost/data/avatars/l/0/1.jpg?1617741078\" alt=\"\" />",

is the output I get from the API. Looks like native emoji and embedded images do work, but custom smilies do not

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom