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
2021-02-01Unify line endings to LFJan Palus
2020-08-24Copyright year bumpEion Robb
2020-08-24Fix some static analysis warningsEion Robb
2020-08-24Use the alt-login by default, as it's way less breakable than the web loginEion Robb
2020-06-24Fix loss of admin rights when entering a groupPico Geyer
2019-05-19Fix "No handler found for resource" on alt logindequis
2019-03-06Purple3 compatEion Robb
2018-03-13Implement support for contact suggestionsDaniel Kamil Kozar
2018-02-15Fix a leak of a few vdms_token and one JsonObjectdequis
2017-07-06Remove the empty option from account settingsDaniel Kamil Kozar
2017-06-21Add alternative login methodsdequis
2017-06-18An attempt to send our display name with messagesEion Robb
2017-05-02Relax the required version of libpurple2...Eion Robb
2017-04-29Register the plugin protocol type (purple3)Eion Robb
2017-04-17Fix a crash-on-closeEion Robb
2017-04-12Last remaining issues fixed to unbreak issue #538Eion Robb
2017-04-11libpurple 3.0 compatibility, see issue #538Eion Robb
2017-03-26Clean up build warningsEion Robb
2017-03-26Better handling of self-sent messages to botsEion Robb
2017-03-25Handle Skype bots/agentsEion Robb
2017-03-25Fix for & characters in full name or alias clearing out the contents of the t...Eion Robb
2017-03-24Fix mood messages with urls breaking the tooltip in PidginEion Robb
2017-02-26fix idle status problemJunker
2017-02-26add receive Moji (RichText/Media_FlikMsg) functionJunker
2016-10-19Fix for crashes caused by the group typing notification plugin from duplicate...Eion Robb
2016-10-16Only use the refresh token to login if we've allowed saving the passwordEion Robb
2016-10-14Switch to using the Live/MS/OAuth login flow for all account typesEionRobb
2016-09-26Support group typing notifications via the https://github.com/EionRobb/pidgin...Eion Robb
2016-08-08Faster logins if we have already logged in recentlyEion Robb
2016-01-03SkypeWeb : First commit of file sendingEion Robb
2015-11-07Some small leak fixesdequis
2015-11-07Keep track of PurpleUtilFetchUrlData and cancel them on logoutdequis
2015-10-08SkypeWeb : Rejoin chats when account reconnectsEion Robb
2015-09-30SkypeWeb : Fix crash on login when using an MSN accountEion Robb
2015-09-30SkypeWeb : More purple3 compatibility improvementsEion Robb
2015-08-18Merge pull request #333 from pchome/masterEion Robb
2015-08-18Skypeweb : Try giving compat back to statically compiled plugins, eg for Adiu...Eion Robb
2015-08-18SkypeWeb: feature: some notification settings to handle "Control/Typing" eventspchome
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-31Don't become connected without valid registratino tokenKrzysztof Drewniak
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-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-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-06skypeweb: attach conversation-updated signal to PurpleConnectionvitalyster