Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/telegram-purple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-09Add support for clickable HTTP(S) download linksdef
2020-05-06Always create download dir if it does not existJochen Sprickerhof
2020-03-07Used Eion's suggestionredacted
2020-03-07Added simple caching for usage with bitlbeeredacted
2017-05-31Add support for connecting via IPv6.Anton Khirnov
2017-04-11Don't read pubkey from file anymoreBen Wiederhake
2016-03-20Merge branch 'master' into dev-1.3.0mjentsch
2016-03-11Fix empty group handlingv1.2.6Ben Wiederhake
2016-01-02Merge branch 'master' into dev-1.3.0mjentsch
2015-12-30Merge branch 'dev-1.2.3' into dev-1.3.0mjentsch
2015-12-30Update telegram-base.cEion Robb
2015-12-30Remove the need for gcrypt in telegram-purpleEion Robb
2015-12-28Fix writing messages to deleted buddies and cleanupmjentsch
2015-12-19coding stylemjentsch
2015-12-05Update copyright stringsmjentsch
2015-11-28Clean up, refactoring and fix coding guidelinesmjentsch
2015-11-26Clarify messages, use 'please' where appropriateBen Wiederhake
2015-11-25Fix color channels: TGA uses BGRA, not RGBABen Wiederhake
2015-11-25Drop LodePNGBen Wiederhake
2015-11-23Clean up the include messmjentsch
2015-11-21Fix compilation on Unixmjentsch
2015-11-21Merge branch 'beta4' of https://github.com/EionRobb/telegram-purple into Eion...mjentsch
2015-11-16Improve comments and logging messagesmjentsch
2015-11-15Coding stylemjentsch
2015-11-15Remove code duplication in sign-in proceduresmjentsch
2015-11-14Fix sign in not starting for new accountsmjentsch
2015-11-12Fix secret chat name and fingerprintmjentsch
2015-10-25Missed a couple more binary file open()sEion Robb
2015-10-25Set binary flag on open() calls so that windows doesn't terminate files earlyEion Robb
2015-10-22Allow compiling on WindowsEion Robb
2015-10-20Merge remote-tracking branch 'wiederhake/beta4' into beta4Matthias Jentsch
2015-10-17Merge branch 'beta4-human-reable-user-names' into beta4mjentsch
2015-10-16Do not drop history or break conversations when buddy print name changesmjentsch
2015-10-14Allow loading alternative pubkey from local, as a fallback.Ben Wiederhake
2015-10-12Beautify and fix strings (part 1/2).Ben Wiederhake
2015-10-07Fix a few unimportant memory leaks.Ben Wiederhake
2015-10-07Fix translations to be at least passable.Ben Wiederhake
2015-10-06Consolidate user messagesmjentsch
2015-10-06Translate strings in telegram-purplemjentsch
2015-10-06Include translation functions and restructure includesmjentsch
2015-10-04Avoid the PEM issue.Ben Wiederhake
2015-10-04Build telegram-purple and libtgl without OpenSSL (skip when bisecting).Ben Wiederhake
2015-10-04Use new API, fix build system.Ben Wiederhake
2015-10-03Cleanup an coding guidelinesmjentsch
2015-10-03Move requests into separate filemjentsch
2015-09-08Fix issue that caused newly created chats to not openmjentsch
2015-09-08Improve group chat managementmjentsch
2015-08-22Clean up and update READMEmjentsch
2015-08-16Update libtglmjentsch
2015-08-02Improve error handlingmjentsch