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-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 :( :( :(
2015-12-29Add contact details to readmeEion Robb
(hopefully this works with the skype: and irc: uris!!!)
2015-12-26Reduce required lib versions some more in cmakeEion Robb
2015-12-26Reduce lib version requirements of cmakeEion Robb
2015-12-25Merge pull request #375 from dequis/pass-copy-of-data-to-imgstoreEion Robb
skypeweb_got_imagemessage: Pass a copy of the data to the imgstore
2015-12-25skypeweb_got_imagemessage: Pass a copy of the data to the imgstoredequis
purple_imgstore_add_with_id() borrows the reference to the image data, so passing a copy is needed to avoid double-free when the http request is cancelled and when the last reference to the imgstore entry is removed. In the case of clients like bitlbee which don't keep a reference to the imgstore entry, this can mean an instant crash. Fixes #374
2015-12-16Merge pull request #370 from xvitaly/upspecEion Robb
Synced SPEC with upstream
2015-12-16Updated README.V1TSK
2015-12-16Synced SPEC with upstream.V1TSK
2015-12-16Merge pull request #276 from renatosilva/pidgin_variantEion Robb
MSYS2 build and Pidgin variant support for SkypeWeb
2015-12-10Merge pull request #368 from jabjoe/masterEion Robb
Add instructions for building and installing on Debian/Ubuntu/Mint.
2015-12-09Add instructions for building and installing on Debian/Ubuntu/Mint.Joe Burmeister
2015-12-01Update README.mdEion Robb
2015-11-26Merge pull request #362 from xvitaly/newspecEion Robb
Updated SPEC file
2015-11-26Small changes.V1TSK
2015-11-26Removed unused Group.V1TSK
2015-11-26Reverted changes in README.md.V1TSK
2015-11-26More BR added.V1TSK
2015-11-26Updated archive name again.V1TSK
2015-11-26Updated README.md.V1TSK
2015-11-26Updated README.md.V1TSK
2015-11-26Removed useless macro.V1TSK
2015-11-26Updated Source.V1TSK
2015-11-26Updated %prep.V1TSK
2015-11-26Version bump.V1TSK
2015-11-26More fixes.V1TSK
2015-11-26Updated br.V1TSK
2015-11-26Fixed readme path.V1TSK
2015-11-26Updated changelog.V1TSK
2015-11-26Now using make install macro.V1TSK
2015-11-26Removed requires.V1TSK
2015-11-26Fixed %doc.V1TSK
2015-11-26Make replaced by macro.V1TSK
2015-11-26Added docs.V1TSK
2015-11-26Fixed EOL ending in README.md.V1TSK
2015-11-26Updated BuildRequires.V1TSK
2015-11-26Added dist version.V1TSK
2015-11-26Replaced %define by %global.V1TSK