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 (Collapse)Author
2019-09-10Attempt and fail to make Windows 64-bit buildshistoric/win64Ben Wiederhake
See https://developer.pidgin.im/ticket/9915#comment:5
2019-09-10Windows: fix timestamps in installerBen Wiederhake
2019-09-10Windows: fix timestamps in DLLsBen Wiederhake
2019-09-10Windows: more deterministic libwebpBen Wiederhake
2019-09-06More reproducible: -frandom-seed, -ffile-prefix-mapBen Wiederhake
2019-09-06tgl: More reproducible: -frandom-seed, -ffile-prefix-mapBen Wiederhake
2019-08-31mkwindows.sh: add suffix when USE_* is falseBen Wiederhake
Closes #511
2019-08-31Release process: fetch recent commits (duh!)Ben Wiederhake
2019-08-31Fix target 'check-cleanv1.4.2Ben Wiederhake
2019-08-31Merge branch 'dev-1.4.2' into masterBen Wiederhake
2019-08-31Increment versionBen Wiederhake
2019-08-31Import translations from transifex, basically only ruBen Wiederhake
Thanks to Olesya Gerasimenko <gammaray@basealt.ru> for the work! :D
2019-08-31Release: Also create new ressource (duh)Ben Wiederhake
2019-08-31Recreate potfileBen Wiederhake
2019-08-31Merge branch 'master' into dev-1.4.2Ben Wiederhake
2019-08-22Updated Readme.mdBernhard Hering
plain ./configure without --disable-png needs libpng-dev
2019-07-30Updated README for Adium build instructionsKent Sutherland
2019-07-30telegram-adium xcodeproj fixesKent Sutherland
Added libpng.a as a dependency Updated SDKROOT to macosx instead of referencing a specific SDK version
2019-07-30Updated telegram-adium version to 1.4.1Kent Sutherland
2019-07-30Added Adium dependencies to gitignoreKent Sutherland
2019-07-30Fixed typo in scheme nameKent Sutherland
2019-07-27Update README.mdmj
2019-07-27Update build instructions for OSX/macOSmj
Rename OSX to macOS and provide missing installation instructions for building a Pidgin plugin under macOS
2019-07-06Forgotten linebreak in testBen Wiederhake
2019-06-09Support ancient glibBen Wiederhake
Thanks to @halftux Closes #501.
2019-05-22Import es.po translations from transifexBen Wiederhake
Thanks to Eduardo Trápani <etrapani@gmail.com> for fixing the nasty UTF-8 bug that Transifex apparently introduced!
2019-05-22Mention Transifex in po/READMEBen Wiederhake
2019-05-22Explain translations in READMEBen Wiederhake
2019-05-21Replies: Edit comments.himselfv
2019-05-21Replies: Prefetch the reply body in tgp_msg_recvhimselfv
2019-05-21Replies: Quoted messages may not be always available, at least show the ↵himselfv
reply itself
2019-05-12Wrap up if-onelinersBen Wiederhake
Credits to this oneliner: $ grep -Prn '(?<!along with this program; )(?<!along with this library; )(?<![A-Za-z_#])if[^{]+$' *.c | grep -Fv '//'
2019-05-12Merge branch 'pr/492' into dev-1.4.2Ben Wiederhake
2019-05-12Merge branch 'master' into dev-1.4.2Ben Wiederhake
2019-05-05Minor fix: Captions in replies should be on the same line as the media ↵himselfv
placeholder
2019-05-05Slightly better media caption handling + slightly improved media handling switchhimselfv
2019-05-05Better coverage for own message handlinghimselfv
2019-05-05Minor: Remove misleading log output, probably forgotten after an edit.himselfv
# Conflicts: # tgp-msg.c
2019-05-05Fix: Preserve flags when delivering messages. Fixes image display in own ↵himselfv
messages
2019-05-05Better forward handling with mediahimselfv
2019-04-12Update README.mdBen Wiederhake
I love you too, GitHub Flavored Mardown.
2019-04-12Update README.mdBen Wiederhake
Slightly nicer wording.
2019-04-12Update README.mdmindcombatant
As requested in the group chat, adding a section to FAQ to deal with users on lesser-used distributions and/or users new to linux as a whole.
2019-03-08Windows: enable libpng by defaultBen Wiederhake
2019-03-08Update windows dependenciesBen Wiederhake
2019-03-08Also clean up cached commitBen Wiederhake
2019-03-02Document hidden version mentionsBen Wiederhake
2019-03-02Forgot to update rpm version, sorryBen Wiederhake
2019-03-02Release process: post-release translation stuffBen Wiederhake
2019-03-02Finalize release documentationBen Wiederhake