Commit graph

86 commits

Author SHA1 Message Date
Vysheng
5ec9a88872 Fixed loop.c 2014-09-24 14:35:27 +04:00
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
vvaltman
95a9edbd8a Support for unix sockets 2014-09-23 02:23:40 +04:00
vvaltman
7c32c52116 Make get_state once per hour 2014-09-21 14:13:40 +04:00
vvaltman
05e1606d03 Fixes for listening socket 2014-09-21 13:41:10 +04:00
vvaltman
7a0fdd7f35 Fixed CE with old libevent 2014-09-21 13:18:12 +04:00
vvaltman
990221ea4d Fixed CE on some systems 2014-09-21 13:10:22 +04:00
vvaltman
11e6e19272 Fixed missing include on some systems 2014-09-21 13:07:06 +04:00
vvaltman
db85bf4836 Added listening socket support 2014-09-21 02:22:35 +04:00
Vysheng
65843d7695 Added reset authorization key 2014-09-18 17:57:23 +04:00
vvaltman
c9a0346971 Run get_differece on new_session_created 2014-09-15 12:45:17 +04:00
Vysheng
ecc1ef02f5 Deleted unneeded code 2014-09-11 14:33:12 +04:00
Vysheng
a240e3536b Changed default DC. Fixed memory leak 2014-09-11 14:28:56 +04:00
Vysheng
a7e0f25a6a Check return values of malloc, realloc, strdup and strndup 2014-09-11 13:24:06 +04:00
Vysheng
51b3f5295b Fixed fail when trying to send emssage before get_difference end 2014-09-10 21:54:41 +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
c840b636c3 Fixed secert_chat_file read 2014-08-31 21:24:39 +04:00
vvaltman
c1fa31c3d7 Fixed fail on startup 2014-08-31 21:15:49 +04:00
vvaltman
d5109e2545 support for secret chats file in no-binlog mode 2014-08-31 18:18:19 +04:00
vvaltman
548f4fe997 Added PFS support. Parallel auth_key generation. Small bug fixes 2014-08-29 17:33:15 +04:00
vvaltman
a7b8b1286c Fixed work with updates 2014-08-27 19:12:45 +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
cf7e7b45bb interface updates 2014-08-25 04:11:41 +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
Vysheng
3ae872010e fix queries_num 2014-08-22 15:45:16 +04:00
vvaltman
0299a6375d changes 2014-08-21 07:24:52 +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
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
a8fae1278f Updates 2014-08-12 09:59:59 +00:00
vysheng
c9116d55f1 Update loop.c 2014-02-25 23:31:27 +03:00
vysheng
b8d827ed59 Fixed 'call' method from jerbob92 2014-02-24 15:27:30 +04:00
Jeroen Bobbeldijk
046b0ce109 Fully working phone call support, might need some tweaks and checks 2014-02-24 07:59:20 +01:00
Vysheng
856fba7fae Fixed registration. Fixed possible SIGSEGV in create_print_name 2014-02-07 19:40:39 +04:00
Vysheng
8ca4a475e7 Added -W key to wait dialog list before processing input 2014-02-03 19:50:57 +04:00
Vysheng
a334bed1f6 Fix for non-binlog version 2014-02-01 00:19:55 +04:00
vysheng
f06c96fa73 restored _GNU_SOURCE for getline in FreeBSD 2014-01-13 16:58:14 +03:00
antma
622dec3e70 remove useless #define _GNU_SOURCE from not using asprintf sources 2014-01-13 17:12:39 +04:00
antma
eb2bc7f0ff fix #include "config.h" for all source files 2014-01-13 17:05:25 +04:00
Vysheng
90dd95392f Added partial lua support 2014-01-12 04:43:29 +04:00