Commit graph

561 commits

Author SHA1 Message Date
Vysheng
3c1d61bf26 Fixes travis.tml 2014-08-22 15:52:48 +04:00
Vysheng
e7d554dc81 Fixed gentoo ebuild 2014-08-22 15:50:21 +04:00
Vysheng
3ae872010e fix queries_num 2014-08-22 15:45:16 +04:00
vvaltman
07b1646423 Merge branch 'test' of github.com:vysheng/tg 2014-08-21 07:25:09 +04:00
vvaltman
0299a6375d changes 2014-08-21 07:24:52 +04:00
vvaltman
ec15b4b1b6 Merge branch 'test' of github.com:vysheng/tg 2014-08-21 06:06:46 +04:00
vysheng
e58ff46e96 Update README.md 2014-08-21 22:43:14 +01:00
vvaltman
8c58fb7f00 fixes 2014-08-21 05:56:53 +04:00
vvaltman
bd4e59b6ab updates 2014-08-21 02:33:19 +04:00
Vysheng
45778cffdf fixes 2014-08-21 20:28:01 +04:00
Vysheng
3b58fed8e4 updates 2014-08-21 19:38:51 +04:00
vvaltman
64981ad777 Merge branch 'master' of adm239:tg
Conflicts:
	interface.c
	tgl.h
2014-08-20 20:41:56 +04:00
vvaltman
311489b168 Fixes 2014-08-20 20:36:45 +04:00
Vysheng
52b5a2d3ce fixes 2014-08-19 16:57:55 +04:00
vvaltman
d08a64a481 updates 2014-08-18 20:39:04 +04:00
vvaltman
b1cbaa5105 many fixes 2014-08-15 02:16:01 +04:00
Vysheng
e0ded4a86c fixes 2014-08-15 18:57:43 +04:00
Vysheng
4a48059e8a many updates 2014-08-14 22:03:33 +04:00
vysheng
3dde03db86 more code 2014-08-14 01:31:24 +00:00
Vysheng
3b5458de54 fixes 2014-08-13 19:55:16 +04:00
Vysheng
cb95039f51 Some refactoring 2014-08-13 16:56:55 +04:00
Vysheng
bc1648a7c7 renamed user_chat_get to peer_get 2014-08-13 14:09:52 +04:00
vysheng
ddbe7ba88c Mant fixes. Sometimes work now 2014-08-13 01:22:15 +00:00
vysheng
c05bb2683e Some renaming 2014-08-12 21:51:16 +00:00
vysheng
143d672884 A bit working version 2014-08-12 21:32:11 +00:00
Vysheng
c34e6a3abe Fixes 2014-08-12 22:05:18 +04:00
vvaltman
fc8a20b74c fixes 2014-08-12 01:15:22 +04:00
Vysheng
7741fe8da9 many changes 2014-08-12 19:15:04 +04:00
Vysheng
30f949ee75 Fixed build options. Updated gitignore 2014-08-12 16:29:42 +04:00
Vysheng
474a76a010 many fixes. Autogenerated code probably works 2014-08-12 16:20:00 +04:00
vysheng
a8fae1278f Updates 2014-08-12 09:59:59 +00:00
Vysheng
9b622ba083 temp 2014-08-11 22:04:59 +04:00
Vysheng
74b05dbf8e files for new version 2014-08-11 19:27:34 +04:00
vysheng
c8f8dd0309 Merge pull request #158 from koter84/master
use the right .pub file
2014-03-21 20:12:54 +03:00
Dennis Koot
3fe6641dbe use the right .pub file since commit #ff14a08d53ac9e223ffada8a41e69ebb673aa7d7 changed tg.pub to tg-server.pub 2014-03-21 16:34:06 +01:00
vysheng
0ca3a4dc48 fixed login 2014-03-21 15:33:06 +04:00
vysheng
183c09877d Merge github.com:vysheng/tg 2014-03-21 01:03:42 +04:00
vysheng
aa68c2c6ae Fixed sentCode parse in 12 layer 2014-03-21 01:03:23 +04:00
vysheng
1722bbc3f2 added layer 12 support 2014-03-20 19:33:08 +04:00
vysheng
1c09ffc626 Merge pull request #150 from mindrunner/master
telegram-cli gentoo ebuild pubkey fix
2014-03-16 23:46:24 +03:00
vysheng
4b8fe89b79 Merge github.com:vysheng/tg 2014-03-17 00:45:46 +04:00
vysheng
2fd40ea3e7 structures.h: fixed foolish bug in structures defenition, leading to SIGSEGV 2014-03-17 00:45:10 +04:00
mindrunner
a50c7c37d2 telegram-cli gentoo ebuild pubkey fix 2014-03-16 13:44:44 +01:00
vysheng
bfb31f383a Merge pull request #117 from mk-pmb/pubkey_clarify
Enhance naming to show that the pubkey is the server's.
2014-03-12 15:49:04 +03:00
mk-pmb
eb7ce437af Enhance naming to show that the pubkey is the server's.
While I'm at it, also label the magic constants for prng_seed
to avoid confusion with srand(0).
2014-03-11 15:10:19 +01:00
vysheng
d8d1d42327 deleted unused code 2014-03-07 23:41:59 +04:00
vysheng
2d7fbe769e added support for update_dc 2014-03-07 23:15:57 +04:00
vysheng
8ff2ac447b fix to prev fix 2014-03-07 02:44:41 +04:00
vysheng
3383755b21 Fixed merge structures.c 2014-03-07 02:43:15 +04:00
Thomas Wentzel
11ab0194eb 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. 2014-03-06 22:31:05 +01:00