Commit graph

136 commits

Author SHA1 Message Date
Vysheng
ef37551f04 Fixed readline_disable mode 2014-09-23 18:39:28 +04:00
Vysheng
39819d2eb9 Some more clear 2014-09-23 17:18:42 +04:00
Vysheng
a0a3361d7d Fixed small memory leaks. Added functions to clear most part of data 2014-09-23 16:58:49 +04:00
vvaltman
95a9edbd8a Support for unix sockets 2014-09-23 02:23:40 +04:00
vvaltman
4440f5b80e Small bugfixes 2014-09-22 01:00:46 +04:00
vvaltman
02b37e503e Fixes in refcnt 2014-09-21 12:58:57 +04:00
vvaltman
db85bf4836 Added listening socket support 2014-09-21 02:22:35 +04:00
Vysheng
997116ff43 Fixed search 2014-09-18 19:14:24 +04:00
Vysheng
3a7da2d67b Fixed help 2014-09-18 17:10:42 +04:00
vvaltman
a6af86a266 rewitten input parse 2014-09-18 01:03:20 +04:00
vvaltman
8bdaf6e55b Fixed send_photo to encr chats 2014-09-12 00:57:59 +04:00
Vysheng
324221f5de support for set_ttl query 2014-09-11 15:04:04 +04:00
Vysheng
a7e0f25a6a Check return values of malloc, realloc, strdup and strndup 2014-09-11 13:24:06 +04:00
Vysheng
ba10513786 del_contact query 2014-09-10 18:13:52 +04:00
Vysheng
da451e6436 Added support for direct queries enter 2014-09-10 15:52:42 +04:00
vvaltman
1c46ba8e3a Added [-D] (disable output) key 2014-09-09 21:05:36 +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
vvaltman
62cefe5a8e Fixed parse of create_group_chat 2014-09-04 20:48:04 +04:00
Vysheng
a245f86dd5 Fixed chat_info 2014-09-03 20:32:56 +04:00
Vysheng
05f6824de7 changed user#... to user#id... 2014-09-03 19:54:50 +04:00
Vysheng
c711019ea8 Added send_contact function 2014-09-02 15:20:18 +04:00
Vysheng
306c571794 Fixed chat_add_user/chat_del_user queries 2014-09-02 14:27:23 +04:00
Vysheng
0e13277938 Fixed params types in create_group_chat 2014-09-02 14:22:26 +04:00
vvaltman
d5109e2545 support for secret chats file in no-binlog mode 2014-08-31 18:18:19 +04:00
vvaltman
4b3c936cd4 Added export_card/import_card queries 2014-08-29 19:46:04 +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
3bf992f0cb Fixed visualize key in nocolor output mode. 2014-08-27 01:03:50 +04:00
vvaltman
ecc239e291 Added disable_readline. Do not try read stdin, after end of stdin reached 2014-08-26 22:26:00 +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
cf7e7b45bb interface updates 2014-08-25 04:11:41 +04:00
vvaltman
b083e80dc7 Fixed bug in set_friend() 2014-08-24 20:49:06 +04:00
vvaltman
ab5b9c306f Fixed licenses. libtgl is now distributed under LGPL 2.1+ 2014-08-22 02:02:43 +04:00
vvaltman
29d2e32912 Updated unread notification 2014-08-22 00:35:27 +04:00
vvaltman
0299a6375d changes 2014-08-21 07:24:52 +04:00
vvaltman
8c58fb7f00 fixes 2014-08-21 05:56:53 +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
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
Thomas Wentzel
6677355f44 Change type in message_action and message_media from int to unsigned. 2014-03-06 22:31:05 +01:00
vysheng
e0d109e450 Update interface.c 2014-03-05 16:18:53 +03:00