No hight level API to fetch avatars from the server
@gdesmott
Submitted by Guillaume Desmottes Assigned to Telepathy bugs list
Description
In order to test https://bugzilla.gnome.org/show_bug.cgi?id=678696 I wanted to write a simple script fetching all the avatars of all my contacts (including XMPP offline ones). I first tried to write it in Python and then noticed that there is no high level API to do that. I had to write it in C using tp_cli_connection_interface_avatars_call_request_avatars().
Version: git master