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-03-17Strip the network-prefix from the start of auth requestsEion Robb
2017-02-26fix idle status problemJunker
2017-02-26fix vdms token receive functionJunker
2017-02-26add receive Moji (RichText/Media_FlikMsg) functionJunker
2017-02-25receive contacts function small fixJunker
2017-02-25add receive contacts (RichText/Contacts) functionJunker
2017-02-25add Signal/Flamingo event handlerJunker
2017-02-25fix Event/Call handler fromJunker
2016-12-20Try prepending edited messages with "Edited" to try and help with issue #493Eion Robb
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-14Make the 'eion' Makefile a bit nicerEion Robb
2016-12-14Display server-side errors (if any) when sending messagesEion Robb
2016-12-06[v2] pull request to fix %.*s types and drop unused variables/assignments. (#...mandree
2016-12-05Fix AUR urls (#504)Arkadiy Illarionov
2016-11-30update install instructions for latest version. (#502)Bryant Eadon
2016-11-22Fix for permanent disconnect with the 'Error fetching Skype Token' message wh...Eion Robb
2016-10-27Fix for messages and typing notifications for S4B accountsEion Robb
2016-10-26Update to use new auth check/accept/decline APIEion Robb
2016-10-26Blindly try to make Skype for Business connections work by prefixing buddies ...Eion Robb
2016-10-19Fix for crashes caused by the group typing notification plugin from duplicate...Eion Robb
2016-10-16Added LDFLAGS support. (#483)Vitaly Zaitsev
2016-10-16Version Bump1.2.2Eion Robb
2016-10-16Only use the refresh token to login if we've allowed saving the passwordEion Robb
2016-10-14Switch to using the Live/MS/OAuth login flow for all account typesEionRobb
2016-09-26Support group typing notifications via the https://github.com/EionRobb/pidgin...Eion Robb
2016-08-08Version 1.2.1 Bump1.2.1Eion Robb
2016-08-08Update buddy mood on loginEion Robb
2016-08-08Faster logins if we have already logged in recentlyEion Robb
2016-07-30Link the correct openSUSE package. (#465)Matthias Mailänder
2016-07-29Add the openSUSE package (#464)Matthias Mailänder
2016-07-21Possible fix for Live logins not working?Eion Robb
2016-07-17Try to be a bit nicer if the registrationToken expires by not disconnecting t...Eion Robb
2016-07-17Update readme about v1.2 changesEion Robb
2016-07-17Fix 'search for friends' lookup. Closes issue #458Eion Robb
2016-07-14More version bumpsEion Robb
2016-07-14Version Bumpv1.2Eion 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-07-13Some cmake improvements for skypeweb (#457)Julian Ospald
2016-07-08Added @dequis's awesome error code support flowchartEion Robb
2016-07-05Updated README for Fedora (#456)Vitaly Zaitsev
2016-06-22Change Arch Linux installation instructions (#444)Arkadiy Illarionov
2016-06-20Functionerize the plain http request code to get it working (hackily) with li...Eion Robb
2016-06-20Use newer glib function for timestamps if availableEion Robb
2016-06-18Bring the Makefile that no one should have seen into the 21st centuryEion Robb
2016-06-10Commit the notes I have on how to solve 2FA, in case someone else wants to ha...Eion Robb
2016-06-10Append extra form field needed for Live sign-in'sEion Robb
2016-06-01Print full link to image (#436)Monsterovich