Commit Graph

578 Commits

Author SHA1 Message Date
Vysheng
c03d91a574 Fixed small memory leaks. Added functions to clear most part of data 2014-09-23 16:58:49 +04:00
vysheng
3984078f55 Update CHANGELOG 2014-09-23 12:37:57 +04:00
vvaltman
2e9790e5f7 Merge github.com:vysheng/tg 2014-09-23 02:23:54 +04:00
vvaltman
6f51f9662b Support for unix sockets 2014-09-23 02:23:40 +04:00
vysheng
6e58c0696f Update test.lua 2014-09-22 22:52:35 +04:00
Vysheng
e14848179e Updated test.lua. Libnotify use example 2014-09-22 17:41:51 +04:00
vvaltman
e615891d88 Small bugfixes 2014-09-22 01:00:46 +04:00
vvaltman
f496648d33 Make get_state once per hour 2014-09-21 14:13:40 +04:00
vvaltman
1831415fff Fixes for listening socket 2014-09-21 13:41:10 +04:00
vvaltman
0a78c37078 fixes for libevent 1.4 2014-09-21 13:25:46 +04:00
vvaltman
0200b5144f Fixed CE with old libevent 2014-09-21 13:18:12 +04:00
vvaltman
4a773fe6e2 Fixed CE on some systems 2014-09-21 13:10:22 +04:00
vvaltman
9c10283f6d Fixed missing include on some systems 2014-09-21 13:07:06 +04:00
vvaltman
304f469b14 updated CHANGELOG 2014-09-21 12:59:47 +04:00
vvaltman
5212522336 Fixes in refcnt 2014-09-21 12:58:57 +04:00
vvaltman
091b0608cb Added listening socket support 2014-09-21 02:22:35 +04:00
vvaltman
55b763c87f test-lua: updated with sample cron function 2014-09-18 21:16:27 +04:00
Vysheng
4965d294e2 updated changelog 2014-09-18 19:16:26 +04:00
Vysheng
da4bb85d0b increased version 2014-09-18 19:15:47 +04:00
Vysheng
db3bd6f970 Fixed search 2014-09-18 19:14:24 +04:00
Vysheng
efa3267528 Fix get difference after reset_authorization 2014-09-18 18:36:43 +04:00
Vysheng
b36e59d142 Fixed geo in lua 2014-09-18 18:11:22 +04:00
Vysheng
04630cb0e9 Added reset authorization key 2014-09-18 17:57:23 +04:00
Vysheng
c71741599b Fixed help 2014-09-18 17:10:42 +04:00
Vysheng
10afcf1050 Fixed escape string 2014-09-18 14:42:02 +04:00
Vysheng
847b1833c5 Merge github.com:vysheng/tg 2014-09-18 14:11:36 +04:00
Vysheng
466aa0bd76 Fixed small memory leaks 2014-09-18 14:11:23 +04:00
vvaltman
ff97f2a424 rewitten input parse 2014-09-18 01:03:20 +04:00
Vysheng
1789aa3cbf Merge github.com:vysheng/tg 2014-09-15 18:48:04 +04:00
vvaltman
5cb5b1cfd2 Run get_differece on new_session_created 2014-09-15 12:45:17 +04:00
Vysheng
89a7fa7a63 Deleted bad def 2014-09-12 19:58:47 +04:00
vvaltman
ce61adac12 Fixed send_photo to encr chats 2014-09-12 00:57:59 +04:00
vvaltman
302f2822dc Fixed escape of string 2014-09-11 19:47:44 +04:00
vvaltman
2dd006ff76 Merge github.com:vysheng/tg 2014-09-11 19:30:10 +04:00
vvaltman
33ac1a7ead Fixed problems with send_msg on start 2014-09-11 19:29:16 +04:00
vysheng
5ab486f342 Update README.md 2014-09-11 16:05:25 +04:00
vysheng
62a9d61ca9 Update README.es 2014-09-11 15:54:40 +04:00
Vysheng
80d35a2d88 support for set_ttl query 2014-09-11 15:04:04 +04:00
Vysheng
83be082cec Deleted unneeded code 2014-09-11 14:33:12 +04:00
Vysheng
84905f07de Changed default DC. Fixed memory leak 2014-09-11 14:28:56 +04:00
Vysheng
bb21fc5e62 Fixed memory leak 2014-09-11 13:35:27 +04:00
Vysheng
2e0a7fda26 Check return values of malloc, realloc, strdup and strndup 2014-09-11 13:24:06 +04:00
Vysheng
3f9d921782 Fixed fail when trying to send emssage before get_difference end 2014-09-10 21:54:41 +04:00
Vysheng
b21abd37f8 Merge github.com:vysheng/tg 2014-09-10 21:36:25 +04:00
Vysheng
b4564eed7a Fixed check_utf8 2014-09-10 21:36:05 +04:00
Vysheng
01ea879687 Fixed extended_functions mode. Small memory leak there. Should be fixed shorly. 2014-09-10 21:29:57 +04:00
vysheng
598f1ab927 Update README.md 2014-09-10 18:38:46 +04:00
Vysheng
c07d4c8033 ext_f added to lua. fixed del_contact from lua 2014-09-10 18:25:31 +04:00
Vysheng
1af0fb8432 del_contact query 2014-09-10 18:13:52 +04:00
Vysheng
94c27ccc2c Fixed strange warn about unused result of strtod and strtoll 2014-09-10 16:25:49 +04:00