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
2020-06-261.6 version bump1.6Eion Robb
2019-06-07Get rid of the 'verbose' debug flag requirement for alt-auth errorsEion Robb
2019-06-07Add verbose logging to alt-auth to help track down issuesEion Robb
2020-06-24Merge pull request #653 from PicoGeyer/fix_losing_admin_rightsEion Robb
2020-06-24Fix loss of admin rights when entering a groupPico Geyer
2019-10-18Merge pull request #647 from denics/masterEion Robb
2019-10-18Don't git cmake build folderDenix
2019-05-20Merge pull request #642 from 667bdrm/fix-variable-typoEion Robb
2019-05-20Fix build error (variable typo)667bdrm
2019-05-20Merge pull request #641 from timgws/masterEion Robb
2019-05-20Give a detailed login failure messageTim Groeneveld
2019-05-19Merge pull request #640 from dequis/fix-alt-loginEion Robb
2019-05-19Fix "No handler found for resource" on alt logindequis
2019-03-06Purple3 compatEion Robb
2019-03-06Merge pull request #626 from himselfv/nosystemEion Robb
2019-01-04Some fixes and additions to the last commithimselfv
2019-01-04Turning image message into non-PURPLE_MESSAGE_SYSTEMhimselfv
2018-11-10Merge pull request #621 from basicmaster/fix_printf_warningsEion Robb
2018-09-20Output a direct link to inline images for Bitlbee usersEion Robb
2018-09-09Add MinGW32 printf %zu workaroundStefan Pöschel
2018-09-08Fix printf warningsStefan Pöschel
2018-07-20Fix Windows compatibility with latest file transfer changesEion Robb
2018-07-08Merge pull request #617 from xomachine/masterEion Robb
2018-07-07Removed unnecesary refcounter incrementxomachine
2018-07-07Fixed progressbar when file transferxomachine
2018-07-07Added debug output in the right wayxomachine
2018-07-07Fixed the appearance of the file in the chat for skype clientxomachine
2018-07-07Fixed file transferxomachine
2018-07-06Added skype version info to the request header at the file transfer initializ...xomachine
2018-06-15purple3 compat. Fixes issue #614Eion Robb
2018-05-25Version 1.5 bump1.5Eion Robb
2018-05-20Merge pull request #610 from PF4Public/masterEion Robb
2018-05-20please try logging in via browser firstpf
2018-05-19Merge pull request #609 from PF4Public/masterEion Robb
2018-05-19as suggested in #601pf
2018-04-20Merge pull request #607 from boris-petrov/fix-compilation-errorEion Robb
2018-04-20Fix compilation errorBoris Petrov
2018-04-20Merge pull request #606 from himselfv/mood2Eion Robb
2018-04-19skypeweb_got_info(): Do not clear mood if it's null (it's always null via thi...Vladimir
2018-03-16Merge pull request #598 from xavery/chat-room-number-of-participantsEion Robb
2018-03-15Display the number of members in chat roomsDaniel Kamil Kozar
2018-03-15Merge pull request #596 from xavery/suggested-contacts-no-configEion Robb
2018-03-15Add null checks for the output length in create_search_resultsDaniel Kamil Kozar
2018-03-13Implement support for contact suggestionsDaniel Kamil Kozar
2018-02-15Merge pull request #591 from dequis/leekEion Robb
2018-02-15Fix a leak of a few vdms_token and one JsonObjectdequis
2017-10-24Add installer creation make commandsEion Robb
2017-10-24Fix rare crash when http connections are cancelled unexpectedlyEion Robb
2017-09-07Merge pull request #568 from tst2005/tst2005-avoid_cxx_checksEion Robb
2017-09-07Avoid CXX checksTsT