Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cant `Insert Image`

Tags:

xmpp

pidgin

Pidgin has an option to Insert Image, but when I use XMPP this feature is not available

enter image description here

Has anyone solved this problem?

like image 495
Andrew Foxis Avatar asked Sep 14 '25 14:09

Andrew Foxis


1 Answers

Although XMPP supports images it's up to the plugins to have the protocol-specific code written for each:

The only protocols that support the "Insert Image" function in Pidgin are GG, ICQ, MXit, MySpace, Sametime, SILC and AIM. Other protocols, including IRC, Bonjour, Yahoo Messenger, MSN and XMPP, support file transfers but not direct image transfers.

People have asked about this in the past, but it looked like only AIM's plugin had support.

For a time it seemed this was going to be rectified, but ostensibly nothing's been done with this ticket in 17months..

like image 66
Hashbrown Avatar answered Sep 17 '25 19:09

Hashbrown