Commit Graph

170 Commits

Author SHA1 Message Date
vvaltman
f912dbadba Fixed double send of one message 2014-09-08 00:23:45 +04:00
vvaltman
9f8828fc6a Try to add support of libevent 1.4.* 2014-09-07 23:12:39 +04:00
vvaltman
7d7a40a8b6 Fixed configure. Added fwd_media command 2014-09-07 19:17:35 +04:00
Vysheng
9f0f39e0ad Fixed mark_read 2014-09-03 17:25:35 +04:00
Vysheng
ed2be5498b Mark read messages from not peers 2014-09-03 17:05:48 +04:00
Vysheng
7ce6dbbf0b Added send_contact function 2014-09-02 15:20:18 +04:00
vvaltman
c537196e5f Fixed CE on 32-bit platforms 2014-08-31 21:19:56 +04:00
vvaltman
6b28264515 Updated to layer 16 2014-08-31 18:57:03 +04:00
vvaltman
a91066fa1d Fail on error 2014-08-31 14:02:00 +04:00
vvaltman
949aa7f92f Added export_card/import_card queries 2014-08-29 19:46:04 +04:00
vvaltman
201e2deaf2 generate random_id with secure_random 2014-08-29 18:04:04 +04:00
vvaltman
7147cf1341 clear ack flag when session is renewed 2014-08-29 17:50:05 +04:00
vvaltman
13aab3bbd5 Fixes small bug in query resend while changing session 2014-08-29 17:48:47 +04:00
vvaltman
e179f25fe9 Added PFS support. Parallel auth_key generation. Small bug fixes 2014-08-29 17:33:15 +04:00
vvaltman
bc5a7e671c Fixed encrypted chat updates. 2014-08-27 20:59:42 +04:00
vvaltman
9b956320e4 added accept_secret_chat 2014-08-27 19:40:21 +04:00
vvaltman
1602a33b45 Fixed work with updates 2014-08-27 19:12:45 +04:00
vvaltman
273d0aff02 fixed get difference 2014-08-27 02:10:52 +04:00
vvaltman
2a76cfe2ec Fixed updates work 2014-08-27 01:55:46 +04:00
vvaltman
4fe883b973 Fixed seq 2014-08-26 20:57:30 +04:00
vvaltman
f344aec7c9 Updates in lua callbacks 2014-08-26 20:06:30 +04:00
vvaltman
7594c03562 More logic in autocompletion. Added set_chat_photo and set_profile_photo methods 2014-08-25 20:17:17 +04:00
vvaltman
c721eca51e Fixed problems with read mark. Deleted unused code 2014-08-25 18:04:27 +04:00
vvaltman
48c0709198 Fixed chat_add_user query 2014-08-25 05:11:03 +04:00
vvaltman
e57b7064bb Fixed licenses. libtgl is now distributed under LGPL 2.1+ 2014-08-22 02:02:43 +04:00
Vysheng
e5f524b0a8 fix queries_num 2014-08-22 15:45:16 +04:00
vvaltman
d33d24d1f0 changes 2014-08-21 07:24:52 +04:00
vvaltman
9efad0f349 fixes 2014-08-21 05:56:53 +04:00
vvaltman
f3636ced4c updates 2014-08-21 02:33:19 +04:00
Vysheng
839e9cd448 fixes 2014-08-21 20:28:01 +04:00
Vysheng
6707c11952 updates 2014-08-21 19:38:51 +04:00
vvaltman
f58b812b06 Fixes 2014-08-20 20:36:45 +04:00
vvaltman
2b2cc686fc updates 2014-08-18 20:39:04 +04:00
vvaltman
cedc1d17d4 many fixes 2014-08-15 02:16:01 +04:00
Vysheng
e2e7d0c906 fixes 2014-08-15 18:57:43 +04:00
Vysheng
b12ca53816 many updates 2014-08-14 22:03:33 +04:00
vysheng
fe08f0c5e7 more code 2014-08-14 01:31:24 +00:00
Vysheng
bf86f75604 fixes 2014-08-13 19:55:16 +04:00
Vysheng
418cad58d1 Some refactoring 2014-08-13 16:56:55 +04:00
Vysheng
9959c0589f renamed user_chat_get to peer_get 2014-08-13 14:09:52 +04:00
vysheng
d3780ebeff Mant fixes. Sometimes work now 2014-08-13 01:22:15 +00:00
vysheng
8dd17ec6bc Some renaming 2014-08-12 21:51:16 +00:00
vysheng
a37e5f437e A bit working version 2014-08-12 21:32:11 +00:00
Vysheng
337be90978 many changes 2014-08-12 19:15:04 +04:00
vysheng
811df367cd Updates 2014-08-12 09:59:59 +00:00
vysheng
8f4f808d32 fixed login 2014-03-21 15:33:06 +04:00
vysheng
b5bf72f1f2 Merge github.com:vysheng/tg 2014-03-21 01:03:42 +04:00
vysheng
8d6dff61e8 Fixed sentCode parse in 12 layer 2014-03-21 01:03:23 +04:00
vysheng
d5cfcb520f added layer 12 support 2014-03-20 19:33:08 +04:00
René van Dorst
f0436e61ca Added command create_group_chat <user> <chat topic>.
Currently it supports only 1 user on creation.
Use chat_add_user to add more users to the chat.
2014-02-25 21:13:14 +01:00