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
2016-08-08Update buddy mood on loginEion Robb
2016-07-17Fix 'search for friends' lookup. Closes issue #458Eion Robb
2016-07-14Add support for setting mood messagesEion Robb
2016-07-14Update for the new api to use for searching for friendsEion Robb
2016-06-20Functionerize the plain http request code to get it working (hackily) with li...Eion Robb
2016-06-01Print full link to image (#436)Monsterovich
2016-03-30SkypeWeb : Make it easier to support more user-prefixes (like for phone numbe...Eion Robb
2016-02-13fix "double messages" when sending to MUC from different resourcesrigid
2016-01-12Fix for compiler warnings with size_t formatsEion Robb
2016-01-04SkypeWeb : Make file sending work without crashing :)Eion Robb
2016-01-03SkypeWeb : First commit of file sendingEion Robb
2016-01-01Skypeweb : Fix crash when receiving image to closed conversationEion Robb
2016-01-01Skypeweb : Add support for receiving server-backed filesEion Robb
2015-12-25skypeweb_got_imagemessage: Pass a copy of the data to the imgstoredequis
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