Vysheng
|
d28209e3d1
|
Fixed rare crush in case of multiple query answers
|
2014-09-08 20:48:59 +04:00 |
|
vvaltman
|
743cc4b3f3
|
Fixed double send of one message
|
2014-09-08 00:23:45 +04:00 |
|
vvaltman
|
8f50bab9f0
|
Try to add support of libevent 1.4.*
|
2014-09-07 23:12:39 +04:00 |
|
vvaltman
|
2e7d468397
|
Fixed configure. Added fwd_media command
|
2014-09-07 19:17:35 +04:00 |
|
Vysheng
|
017851107c
|
Fixed mark_read
|
2014-09-03 17:25:35 +04:00 |
|
Vysheng
|
f4f4be579e
|
Mark read messages from not peers
|
2014-09-03 17:05:48 +04:00 |
|
Vysheng
|
c711019ea8
|
Added send_contact function
|
2014-09-02 15:20:18 +04:00 |
|
vvaltman
|
f51f3b4da3
|
Fixed CE on 32-bit platforms
|
2014-08-31 21:19:56 +04:00 |
|
vvaltman
|
8ce965f045
|
Updated to layer 16
|
2014-08-31 18:57:03 +04:00 |
|
vvaltman
|
d44dfa859d
|
Fail on error
|
2014-08-31 14:02:00 +04:00 |
|
vvaltman
|
4b3c936cd4
|
Added export_card/import_card queries
|
2014-08-29 19:46:04 +04:00 |
|
vvaltman
|
92c9d0d7f0
|
generate random_id with secure_random
|
2014-08-29 18:04:04 +04:00 |
|
vvaltman
|
63605c7971
|
clear ack flag when session is renewed
|
2014-08-29 17:50:05 +04:00 |
|
vvaltman
|
4fb3d3503b
|
Fixes small bug in query resend while changing session
|
2014-08-29 17:48:47 +04:00 |
|
vvaltman
|
548f4fe997
|
Added PFS support. Parallel auth_key generation. Small bug fixes
|
2014-08-29 17:33:15 +04:00 |
|
vvaltman
|
13313af979
|
Fixed encrypted chat updates.
|
2014-08-27 20:59:42 +04:00 |
|
vvaltman
|
d954f87514
|
added accept_secret_chat
|
2014-08-27 19:40:21 +04:00 |
|
vvaltman
|
a7b8b1286c
|
Fixed work with updates
|
2014-08-27 19:12:45 +04:00 |
|
vvaltman
|
d39193f2f7
|
fixed get difference
|
2014-08-27 02:10:52 +04:00 |
|
vvaltman
|
c66d07ce35
|
Fixed updates work
|
2014-08-27 01:55:46 +04:00 |
|
vvaltman
|
d67fc774bf
|
Fixed seq
|
2014-08-26 20:57:30 +04:00 |
|
vvaltman
|
152ebc3898
|
Updates in lua callbacks
|
2014-08-26 20:06:30 +04:00 |
|
vvaltman
|
82e9e0b09d
|
More logic in autocompletion. Added set_chat_photo and set_profile_photo methods
|
2014-08-25 20:17:17 +04:00 |
|
vvaltman
|
fef8398860
|
Fixed problems with read mark. Deleted unused code
|
2014-08-25 18:04:27 +04:00 |
|
vvaltman
|
ca34ddd404
|
Fixed chat_add_user query
|
2014-08-25 05:11:03 +04:00 |
|
vvaltman
|
ab5b9c306f
|
Fixed licenses. libtgl is now distributed under LGPL 2.1+
|
2014-08-22 02:02:43 +04:00 |
|
Vysheng
|
3ae872010e
|
fix queries_num
|
2014-08-22 15:45:16 +04:00 |
|
vvaltman
|
0299a6375d
|
changes
|
2014-08-21 07:24:52 +04: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
|
311489b168
|
Fixes
|
2014-08-20 20:36:45 +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
|
7741fe8da9
|
many changes
|
2014-08-12 19:15:04 +04:00 |
|
vysheng
|
a8fae1278f
|
Updates
|
2014-08-12 09:59:59 +00: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 |
|