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 (Collapse)Author
2016-10-16Version Bump1.2.2Eion Robb
2016-10-16Only use the refresh token to login if we've allowed saving the passwordEion Robb
Fixes issue #481
2016-10-14Switch to using the Live/MS/OAuth login flow for all account typesEionRobb
See issue #479
2016-09-26Support group typing notifications via the ↵Eion Robb
https://github.com/EionRobb/pidgin-groupchat-typing-notifications plugin
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 ↵Eion Robb
the whole account
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
* Don't hardcode 'pkg-config' * Install theme file too * Add sanity checks in case manual pkg-config calls fail
2016-07-13fixed the spec to have correct URL (#429)Marcus Müller
2016-07-08Added @dequis's awesome error code support flowchartEion Robb
2016-07-05Updated README for Fedora (#456)Vitaly Zaitsev
* Updated Fedora installation section. * Added CentOS/RHEL installation section. * Updated Readme again.
2016-06-22Change Arch Linux installation instructions (#444)Arkadiy Illarionov
Improve Arch Linux installation instructions
2016-06-20Functionerize the plain http request code to get it working (hackily) with ↵Eion Robb
libpurple 2.11.0 in preparation for the Big Changes coming soon
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 ↵Eion Robb
have a crack at it
2016-06-10Append extra form field needed for Live sign-in'sEion Robb
2016-06-01Print full link to image (#436)Monsterovich
Print full link to image
2016-05-27Update purple-skypeweb.spec (#435)Chris Sabo
the Source0: 404's as you've changed the filename and directory paths. This updated line matches your new naming :)
2016-05-27Update README.md (#434)Chris Sabo
notifications was mispelled in readme.
2016-04-20Silence critics - hide json-glib 'critical' errorsEion Robb
2016-03-30SkypeWeb : Make it easier to support more user-prefixes (like for phone ↵Eion Robb
numbers) in the future
2016-02-26Merge pull request #415 from lermit/patch-1Eion Robb
Update README.md with correct version number for dpkg
2016-02-26Update README.mdRomain THERRAT
2016-02-18Add zlib to the pkg-config flagsEion Robb
Should help compiling on OSX and fix issue #411
2016-02-18Make the 'failed getting registration token' non-fatalEion Robb
Just a workaround until I can sort this out properly, this should allow the UI to reconnect automatically
2016-02-17Merge pull request #398 from priscila225/patch-1Eion Robb
Update README.md to use "apt-get" instead of "apt"
2016-02-14Merge pull request #410 from rigid/patch-1Eion Robb
Set displayname for connection to help spectrum2 users not see duplicated messages
2016-02-13fix "double messages" when sending to MUC from different resourcesrigid
2016-01-21Update README.mdPriscila Apocalypse
2016-01-18Mad props to trippletEion Robb
2016-01-14Merge pull request #388 from reverendhomer/fix-typoEion Robb
Fixed typo in russian translation in old plugin
2016-01-14Fixed typo in russian translationReverend Homer
2016-01-12Fix for compiler warnings with size_t formatsEion Robb
2016-01-11Merge pull request #382 from xvitaly/fedoraupEion Robb
Added Fedora COPR repository into Readme
2016-01-11Added additional line break.V1TSK
2016-01-11Updated README.V1TSK
2016-01-11Added COPR repository into README.V1TSK
2016-01-09Make variables optional in the installer so we can specify them from Makefile'sEion Robb
2016-01-09Make the Windows installer not overwrite json-glibEion Robb
So that we don't mess things up for the Facebook plugin