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
2017-04-19Switch to v2 contacts api for add/remove/block/unblockEion Robb
2017-04-11libpurple 3.0 compatibility, see issue #538Eion Robb
2017-03-30Fix broken/leaked file descriptors of file transfersLynxChaus
2017-03-29Don't request a bad avatar in the "Get Info" poupEion Robb
2017-03-26Check whether the buddy alias needs to change before changing itEion Robb
2017-03-26Clean up build warningsEion Robb
2017-03-26Better handling of self-sent messages to botsEion Robb
2017-03-26Fix for previous 'mood' message never being cleared outEion Robb
2017-03-26Try a few more things to get bots to show upEion Robb
2017-03-25Fix for crash when using 'Get Info' and server sends a numeric 'gender'Eion Robb
2017-03-24Update API calls for 'Get Info' lookups to be more reliableEion Robb
2017-03-17Strip the network-prefix from the start of auth requestsEion Robb
2017-02-26add receive Moji (RichText/Media_FlikMsg) functionJunker
2017-02-25receive contacts function small fixJunker
2017-02-25add receive contacts (RichText/Contacts) functionJunker
2016-12-14Update skypeweb_contacts.c (#509)intika
2016-12-14MergeEion Robb
2016-12-14Add a few notes about the v2 contacts apiEion Robb
2016-12-06[v2] pull request to fix %.*s types and drop unused variables/assignments. (#...mandree
2016-10-26Update to use new auth check/accept/decline APIEion Robb
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