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-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
2016-01-07Update Readme with changelogEion Robb
2016-01-07Version 1.1 Bump1.1Eion Robb
2016-01-07SkypeWeb : Update URL to login to with Live (email address) accountsEion Robb
2016-01-04SkypeWeb : Make file sending work without crashing :)Eion Robb
2016-01-03SkypeWeb : First commit of file sendingEion Robb
Almost works, just segfaults a tiny bit after file upload :D
2016-01-02Handle 2.11 xfer function being in 2.10.12Eion Robb
Grr
2016-01-02Add horrible Fedora compile-time detectionEion Robb
They backported purple_xfer_write_file (in pidgin-2.10.11-xfer-rw-file.patch) without any real way to target, breaking semver
2016-01-02SkypeWeb : Don't provide api already available in 2.11Eion Robb
2016-01-01Merge pull request #378 from arnottcr/masterEion Robb
Add archlinux install instructions to Readme
2016-01-01added Arch Linux AUR build instructionsColin Arnott
2016-01-01Skypeweb : Fix crash when receiving image to closed conversationEion Robb
2016-01-01Skypeweb : Add support for receiving server-backed filesEion Robb
... and give warning about P2P files being unsupported
2015-12-29Update download links to github releases pageEion Robb
2015-12-29Fix irc and skype linksEion Robb
so markdown didn't like irc: and skype: uri's :( :( :(