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
2015-07-23SkypeWeb : Attempt to reconnect to message stream once our registration token...Eion 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-14SkypeWeb : Replace use of time_t with gint to handle warnings and issues on s...Eion Robb
2015-07-13SkypeWeb : Due to issues with NSS and stuff, if we get a blank response when ...Eion Robb
2015-07-13SkypeWeb : Handle captcha request during loginEion Robb
2015-07-12Merge pull request #295 from notnola/patch-1Eion Robb
2015-07-12Update README.mdnotreallynola
2015-07-11SkypeWeb : Make picture messages work, and not crash when they don'tEion Robb
2015-07-11Merge pull request #294 from dequis/masterEion Robb
2015-07-11Skypeweb: Fix microsoft account login (post.srf needed MBI_SSL policy)dequis
2015-07-06SkypeWeb : Add response headers output to help with debugging. Refs #287Eion Robb
2015-06-27SkypeWeb : Don't unset the chat topic when using a blank /topicEion Robb
2015-06-26SkypeWeb : Support the /topic slash-command in a chatEion Robb
2015-06-26SkypeWeb : Fix for 'Initiate Chat' buddy menu not being available in most cir...Eion Robb
2015-06-25SkypeWeb : Client version bumpEion Robb
2015-06-25SkypeWeb : Display calls started/ended/missed in IM conversationsEion Robb
2015-06-19SkypeWeb : Fix for crash in a group chat with Live usersEion Robb
2015-06-16SkypeWeb : Delete buddy from contact list when deleting user, not just subscr...Eion Robb
2015-06-16SkypeWeb : Fix for chat room events not getting through (eg, add/remove user ...Eion Robb
2015-06-16SkypeWeb : Add ability to set chat room topicEion Robb
2015-06-16SkypeWeb : More purple3 fixesEion Robb
2015-06-15SkypeWeb : Move the purple2 init to be a little closer to the purple3 init by...Eion Robb
2015-06-15SkypeWeb : Fix for crash when receiving a message from a blocked buddyEion Robb
2015-06-14SkypeWeb : Disable downloading of inline images in conversations because it m...Eion Robb
2015-06-12SkypeWeb : Fix from @mike-pt to compile cmake on FreeBSD. Closes issue #280Eion Robb
2015-06-12SkypeWeb : Get things compiling with purple2 again.Eion Robb
2015-06-08SkypeWeb : Start converting things over to purple3 with #defines to make it c...Eion Robb
2015-06-08SkypeWeb : Fix compiler warning from conversation-updated signalEion Robb
2015-06-08Merge pull request #275 from vitalyster/conversation_updatedEion Robb
2015-06-08Merge pull request #278 from edhelas/masterEion Robb
2015-06-07Package correctly the library with the iconsJaussoin Timothée
2015-06-07Merge pull request #277 from edhelas/masterEion Robb
2015-06-06- Rename the labels to fit with libtransport and be compatible with SpectrumJaussoin Timothée
2015-06-06skypeweb: attach conversation-updated signal to PurpleConnectionvitalyster
2015-06-05skypeweb: connect/disconnect conversation-updated signal when login/closevitalyster
2015-06-01SkypeWeb : Readme : Add a donation linkEion Robb
2015-06-01SkypeWeb : Whitespace tidyup from node type checksEion Robb
2015-06-01Merge pull request #274 from vitalyster/notnullEion Robb
2015-06-01check JsonNode is not null where possiblevitalyster
2015-06-01SkypeWeb : Unsubscribe from contact status/messages when removing them from t...Eion Robb
2015-06-01SkypeWeb : Support /leave /kick /add in group chat roomsEion Robb
2015-06-01SkypeWeb: Subscribe to buddy status/message updates after adding them or auth...Eion Robb
2015-05-10SkypeWeb : Client version bumpEion Robb
2015-05-10SkypeWeb : Try mark conversation as read when we switch to itEion Robb
2015-05-10Merge pull request #269 from easycoding/masterEion Robb
2015-05-09Updated README due SPEC changes.V1TSK
2015-05-09Changed tarball name.V1TSK
2015-05-09Added variable plugin_name.V1TSK