Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-07Some small leak fixesdequis
2015-11-07Keep track of PurpleUtilFetchUrlData and cancel them on logoutdequis
2015-09-30SkypeWeb : Fix crash on login when using an MSN accountEion Robb
2015-09-30SkypeWeb : More purple3 compatibility improvementsEion Robb
2015-09-30SkypeWeb : Update url to fetch current username from to work with MSN loginsEion Robb
2015-08-21Fix indentationDan Nixon
2015-08-21Fixed Linux compiler warningsDan Nixon
2015-08-10SkypeWeb : Maybe make things work with MSN contactsEion Robb
2015-08-10SkypeWeb : Potential fix for inline images not downloadingEion Robb
2015-08-05Skypeweb : Download buddy list and avatars in one requestEion Robb
2015-08-05Skypeweb : Temporary workaround to use first+last as fullname before I blast ...Eion Robb
2015-08-02SkypeWeb : Fix from @pchome to prevent duplicate auth requestsEion Robb
2015-07-16SkypeWeb : Fix for buddy icons not completing download (and preventing other ...Eion Robb
2015-07-14SkypeWeb : Ignore status of blocked buddies and add them to the local blocklist.Eion Robb
2015-07-14SkypeWeb : Clean up some compiler warnings about const pointersEion Robb
2015-07-11SkypeWeb : Make picture messages work, and not crash when they don'tEion Robb
2015-06-26SkypeWeb : Fix for 'Initiate Chat' buddy menu not being available in most cir...Eion Robb
2015-06-16SkypeWeb : Delete buddy from contact list when deleting user, not just subscr...Eion Robb
2015-06-16SkypeWeb : More purple3 fixesEion Robb
2015-06-08SkypeWeb : Start converting things over to purple3 with #defines to make it c...Eion Robb
2015-06-06- Rename the labels to fit with libtransport and be compatible with SpectrumJaussoin Timothée
2015-06-01SkypeWeb : Whitespace tidyup from node type checksEion Robb
2015-06-01Merge pull request #274 from vitalyster/notnullEion Robb
2015-06-01check JsonNode is not null where possiblevitalyster
2015-06-01SkypeWeb : Unsubscribe from contact status/messages when removing them from t...Eion Robb
2015-06-01SkypeWeb: Subscribe to buddy status/message updates after adding them or auth...Eion Robb
2015-05-07SkypeWeb : Remove a few more common JSON-Critical debug noticesEion Robb
2015-04-28SkypeWeb : Prevent unread auth requests constantly spamming the buddy listEion Robb
2015-04-28SkypeWeb: Add support for block/unblock buddiesEion Robb
2015-03-14SkypeWeb : Fix for crash when downloading a buddy icon not yet on the contact...Eion Robb
2015-03-04SkypeWeb : Fix for crash on 'Get Info'Eion Robb
2015-02-09SkypeWeb : Added GPL3+ preamble to clarify licenseEion Robb
2015-01-15SkypeWeb : Display gender in words rather than 1/2 in the Get Info popupEion Robb
2014-12-09SkypeWeb : Don't use the xml-based "rich mood" as the buddy status message as...Eion Robb
2014-12-09SkypeWeb : Use gint instead of guint for looping through JsonArray's since it...Eion Robb
2014-12-04SkypeWeb : Fix for rejecting auth requests, potential fix for null avatarUrl'...Eion Robb
2014-12-03SkypeWeb : Fix error when downloading picture messagesEion Robb
2014-12-02SkypeWeb : Support receiving picture messages and video mail messagesEion Robb
2014-12-01SkypeWeb : Handle threads (server-stored, multi-user chats)Eion Robb
2014-12-01SkypeWeb : Fix for all buddies showing as offline because we weren't asking f...Eion Robb
2014-12-01SkypeWeb : Fix segfault when downloading buddy details sometimesEion Robb
2014-11-30SkypeWeb : Fix idle statuses, buddy searchEion Robb
2014-11-30SkypeWeb : Fix for auth not being quite right to download buddy list and iconsEion Robb
2014-11-29Initial check-in of SkypeWeb pluginEion Robb