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-11-07Some small leak fixesdequis
2015-11-07Keep track of PurpleUtilFetchUrlData and cancel them on logoutdequis
2015-10-02SkypeWeb : Potential fix for Live-login users receiving their sent messages f...Eion Robb
2015-08-21Fix indentationDan Nixon
2015-08-21Fixed Linux compiler warningsDan Nixon
2015-08-19Skypeweb : A few purple3 fixes after the typing notifications mergeEion Robb
2015-08-18Skypeweb : Fix another memory corruption issue after MSN changesEion Robb
2015-08-18SkypeWeb: feature: some notification settings to handle "Control/Typing" eventspchome
2015-08-10SkypeWeb : Fix another memory corruption since the MSN change thingEion Robb
2015-08-10SkypeWeb : Fix memory corruptionEion Robb
2015-08-10SkypeWeb : Maybe make things work with MSN contactsEion Robb
2015-08-03SkypeWeb : Fix for crash when focusing a tab in Pidgin when the account is di...Eion Robb
2015-07-31Fix warning in previous commitKrzysztof Drewniak
2015-07-31Fix an issue where a chat was joined but messages couldn't be sentKrzysztof Drewniak
2015-07-28SkypeWeb : Remove a json-critical notice from debug output (see issue #313)Eion Robb
2015-07-23SkypeWeb : Attempt to reconnect to message stream once our registration token...Eion 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-11SkypeWeb : Make picture messages work, and not crash when they don'tEion 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 : 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-14SkypeWeb : Disable downloading of inline images in conversations because it m...Eion 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-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 : Support /leave /kick /add in group chat roomsEion Robb
2015-05-09SkypeWeb : Fix for duplicated outgoing messages. Fixes issue #268Eion Robb
2015-05-09SkypeWeb : Only send messages as 'seen' if the conversation has focus or if w...Eion Robb
2015-05-07SkypeWeb : Remove a few more common JSON-Critical debug noticesEion Robb
2015-05-05SkypeWeb : Remove a few more Json-CRITICAL noticesEion Robb
2015-05-05SkypeWeb: Fix up some Json-CRITICAL errorsEion Robb
2015-04-29SkypeWeb : Make it easier to join group chats/threads by displaying them in a...Eion Robb
2015-03-01SkypeWeb : Fix for crash when IM/chat messages are remotely deletedEion Robb
2015-02-20SkypeWeb : Send newlines as \r\n instead of <br>Eion Robb
2015-02-09SkypeWeb : Added GPL3+ preamble to clarify licenseEion Robb
2015-02-04SkypeWeb : Handle the server telling us to switch to a new server for eventsEion Robb
2015-01-28SkypeWeb : Don't display an error message in the debug log if a user is logge...Eion Robb
2015-01-15SkypeWeb : Don't display OTR messages from ourselves when retrieving sent mes...Eion Robb
2015-01-15SkypeWeb : Display users in a group chat when rejoining a room or getting inf...Eion Robb
2015-01-07SkypeWeb : Subscribe to contacts status updates in batches of 100 contacts at...Eion Robb
2014-12-29SkypeWeb : Fix crappy commitEion Robb
2014-12-29SkypeWeb : Fix for reuse of bad memory causing typing notifications and messa...Eion Robb
2014-12-27SkypeWeb : Add settings to make it quickier to update the fake Skype for Web ...Eion Robb
2014-12-27SkypeWeb : Send the "consumption horizon" so that messages are marked as 'rea...Eion Robb
2014-12-22SkypeWeb : String out <br>'s from sent messages as some Skype clients won't d...Eion Robb
2014-12-14SkypeWeb : Support /me message sending/receivingEion Robb