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-08-07sa->pc safety check in request/timeout callbacksBohdan Horbeshko
2021-02-15Fix direction of uri messagesJan Palus
2021-02-01Unify line endings to LFJan Palus
2021-01-31Preliminary video attachment supportJan Palus
2021-01-25Ensure sent message is in XHTML formatJan Palus
2020-08-24Copyright year bumpEion Robb
2020-08-24Fix some static analysis warningsEion Robb
2020-07-12Use the new interestedResources endpoint subscription to get all the presence...Eion Robb
2020-07-12Manually request contact statuses as a one-off to help spur later status updatesEion Robb
2019-03-06Purple3 compatEion Robb
2019-01-04Turning image message into non-PURPLE_MESSAGE_SYSTEMhimselfv
2018-03-15Display the number of members in chat roomsDaniel Kamil Kozar
2018-02-15Fix a leak of a few vdms_token and one JsonObjectdequis
2017-08-06Merge pull request #559 from xavery/valid-timestamp-for-imagesEion Robb
2017-07-20Store the last message timestamp of group chatsDaniel Kamil Kozar
2017-07-19Use the correct timestamp for image messagesDaniel Kamil Kozar
2017-06-18An attempt to send our display name with messagesEion Robb
2017-04-20Fix for crash when receiving a typing notification from a chat room user who ...Eion Robb
2017-04-17Fix a crash-on-closeEion Robb
2017-04-17Multiple fixes for issue #541Eion Robb
2017-04-13Fix crashes and invalid urls caused by new purple3-compat codeEion Robb
2017-04-12Last remaining issues fixed to unbreak issue #538Eion Robb
2017-04-11libpurple 3.0 compatibility, see issue #538Eion Robb
2017-03-27Try to fix 'tiny font' issue by stripping pesky htmlEion Robb
2017-03-26Clean up build warningsEion Robb
2017-03-26Remove unnecessary web requestEion Robb
2017-03-26Don't add self to buddy list if we don't want to be thereEion Robb
2017-03-26Better handling of self-sent messages to botsEion Robb
2017-03-26Get bot messages coming throughEion Robb
2017-03-26Try a few more things to get bots to show upEion Robb
2017-03-25Mark idle users as online but idle instead of offlineEion Robb
2017-03-24Fix compiler warningEion Robb
2017-02-26fix idle status problemJunker
2017-02-26fix vdms token receive functionJunker
2017-02-26add receive Moji (RichText/Media_FlikMsg) functionJunker
2017-02-25receive contacts function small fixJunker
2017-02-25add receive contacts (RichText/Contacts) functionJunker
2017-02-25add Signal/Flamingo event handlerJunker
2017-02-25fix Event/Call handler fromJunker
2016-12-20Try prepending edited messages with "Edited" to try and help with issue #493Eion Robb
2016-12-14MergeEion Robb
2016-12-14Display server-side errors (if any) when sending messagesEion Robb
2016-12-06[v2] pull request to fix %.*s types and drop unused variables/assignments. (#...mandree
2016-10-19Fix for crashes caused by the group typing notification plugin from duplicate...Eion Robb
2016-09-26Support group typing notifications via the https://github.com/EionRobb/pidgin...Eion Robb
2016-07-17Try to be a bit nicer if the registrationToken expires by not disconnecting t...Eion Robb
2016-07-14Add support for setting mood messagesEion Robb
2016-06-20Functionerize the plain http request code to get it working (hackily) with li...Eion Robb
2016-03-30SkypeWeb : Make it easier to support more user-prefixes (like for phone numbe...Eion Robb
2016-02-18Make the 'failed getting registration token' non-fatalEion Robb