- 07 Mar, 2014 2 commits
- 06 Mar, 2014 4 commits
-
-
vysheng authored
-
vysheng authored
-
Thomas Wentzel authored
Got into a situation where telegram would crash upon startup, since fetch_encrypted_message_file would end up being called with a message_media of type CODE_decrypted_message_media_document.
-
Thomas Wentzel authored
-
- 05 Mar, 2014 5 commits
-
-
vysheng authored
re-added jetbrains .idea/ and netbeans nbproject/ to gitignore
-
Dennis Koot authored
-
vysheng authored
-
vysheng authored
Remove biased shell signs
-
rmsrepliedtomeonce authored
Not everybody uses bash, you know. Especially the people on *BSD, which you still listed as '$'
-
- 04 Mar, 2014 8 commits
- 27 Feb, 2014 8 commits
-
-
Dennis Koot authored
-
Dennis Koot authored
-
Dennis Koot authored
-
Dennis Koot authored
-
Dennis Koot authored
-
vcuculo authored
-
Dmitrij D. Czarkoff authored
* Now BSDs don't require setting environment for configure. * No default Makefile any more.
-
Dmitrij D. Czarkoff authored
This allows to avoid extra options for BSDs and strangle Linux systems, where some libraries may be installed under "/usr/local" prefix.
-
- 26 Feb, 2014 3 commits
-
-
Dmitrij D. Czarkoff authored
-
Dmitrij D. Czarkoff authored
-
Dmitrij D. Czarkoff authored
-
- 25 Feb, 2014 9 commits
-
-
vysheng authored
-
vysheng authored
Added command create_group_chat <user> <chat topic>.
-
René van Dorst authored
Currently it supports only 1 user on creation. Use chat_add_user to add more users to the chat.
-
Dmitrij D. Czarkoff authored
-
Dmitrij D. Czarkoff authored
Updated ax_lua.m4 to current version from GNU Autoconf Archive's git repository with additional patch to support OpenBSD.[1] Regenerated ``configure'' script. DOcumented changes. --- [1] https://savannah.gnu.org/patch/index.php?8355
-
Dmitrij D. Czarkoff authored
-
Dmitrij D. Czarkoff authored
Both files are generated by ``configure'' script. Given that they: 1. may change after running ``configure'' and 2. are setup-dependent there's no need to track them anyway.
-
Dmitrij D. Czarkoff authored
* files, generated as side-effect of running ``configure'' script, * files, generated by ``configure'' script (Makefile, config.h), * ``telegram'' binary. All these files are setup-dependent and differ between targets.
-
Dmitrij D. Czarkoff authored
This feature is new to GCC 4.4, while OpenBSD uses 4.2.1
-
- 24 Feb, 2014 1 commit
-
-
vysheng authored
-