Commit graph

583 commits

Author SHA1 Message Date
Vysheng
c7a15630c6 Fixed extended_functions mode. Small memory leak there. Should be fixed shorly. 2014-09-10 21:29:57 +04:00
vysheng
595346391e Update README.md 2014-09-10 18:38:46 +04:00
Vysheng
2cd6465440 ext_f added to lua. fixed del_contact from lua 2014-09-10 18:25:31 +04:00
Vysheng
ba10513786 del_contact query 2014-09-10 18:13:52 +04:00
Vysheng
dd4e757ea5 Fixed strange warn about unused result of strtod and strtoll 2014-09-10 16:25:49 +04:00
Vysheng
da451e6436 Added support for direct queries enter 2014-09-10 15:52:42 +04:00
vvaltman
9f90a325b7 Increased version 2014-09-10 01:02:50 +04:00
vvaltman
41287c13d7 added SIGUSR1 handler to rotate logs 2014-09-10 01:01:22 +04:00
vvaltman
6b9ce8a2b6 Added scripts to help run telegram as daemon 2014-09-10 00:47:34 +04:00
Vysheng
47ef058f84 Merge github.com:vysheng/tg
Conflicts:
	main.c
2014-09-09 22:07:30 +04:00
Vysheng
dfc0578302 Added -U and -G keys to make setuid and setgid at start if started as root 2014-09-09 22:05:56 +04:00
vvaltman
1c46ba8e3a Added [-D] (disable output) key 2014-09-09 21:05:36 +04:00
vvaltman
8f84df8789 Fixed rsa pad 2014-09-09 20:50:07 +04:00
Vysheng
55ce5bac99 Fixed config search 2014-09-09 19:10:01 +04:00
Vysheng
db4d36c8b6 Daemonize options 2014-09-09 19:01:27 +04:00
Vysheng
d3f2ac2eba Merge github.com:vysheng/tg 2014-09-09 17:28:05 +04:00
Vysheng
4e35360aff status function to lua 2014-09-09 17:27:43 +04:00
vysheng
1d58448e19 Update README.md 2014-09-09 17:11:37 +04:00
Vysheng
30656e49be deleted debug 2014-09-09 16:03:35 +04:00
Vysheng
5539d232d5 Fixed __builtin config 2014-09-09 15:58:47 +04:00
Vysheng
74de6b24d1 Merge github.com:vysheng/tg 2014-09-09 15:53:19 +04:00
vysheng
22e9f7778d Merge pull request #253 from corsaroquad/patch-1
Included MacPorts commands
2014-09-09 15:55:13 +04:00
Vysheng
bb1fd17d08 Debug 2014-09-09 15:52:58 +04:00
Giovanni Grieco
bfe3d140b3 Included MacPorts commands
Included solution to build correctly telegram-cli if using MacPorts on OS X.
Details: https://github.com/vysheng/tg/issues/237#issuecomment-54955961
2014-09-09 13:39:01 +02:00
Vysheng
e6efa4097c Support for compilers without __builtin_bswap32 2014-09-09 15:34:59 +04:00
Vysheng
9eef9444d5 Fixed get history 2014-09-09 15:05:30 +04:00
Vysheng
6d2fa85b70 Merge github.com:vysheng/tg 2014-09-09 15:02:57 +04:00
vvaltman
6074086de6 Support for big history 2014-09-09 00:09:05 +04:00
vvaltman
ff805e1140 Fixed set of real_name of uninitialezed user 2014-09-08 23:18:51 +04:00
vvaltman
b15ea055d0 Merge github.com:vysheng/tg 2014-09-08 23:18:02 +04:00
vvaltman
da201171ab Updated test.lua 2014-09-08 23:17:47 +04:00
Vysheng
8b558db00b Fixed crush on real_name update for unknown user 2014-09-08 20:55:22 +04:00
Vysheng
d28209e3d1 Fixed rare crush in case of multiple query answers 2014-09-08 20:48:59 +04:00
Vysheng
c9ed692d24 increased version 2014-09-08 17:35:00 +04:00
Vysheng
5369423e3c Fixed event-1.4 2014-09-08 17:33:33 +04:00
Vysheng
6d8deb9135 Added _GNU_SOURCE for strndup 2014-09-08 17:05:41 +04:00
Vysheng
3dd341a08f Added attribute unused 2014-09-08 17:02:59 +04:00
Vysheng
34b81ab400 Try to build with libevent-1.4 2014-09-08 16:49:51 +04:00
Vysheng
fac3ddf2d8 Fixes for old libevent 2014-09-08 16:40:35 +04:00
Vysheng
613867fb09 Try to fix net 2014-09-08 15:56:12 +04:00
vvaltman
7ac53571d2 Fixed CE 2014-09-08 01:50:19 +04:00
vvaltman
743cc4b3f3 Fixed double send of one message 2014-09-08 00:23:45 +04:00
vvaltman
176d19fc4b Merge github.com:vysheng/tg 2014-09-07 23:13:13 +04:00
vvaltman
8f50bab9f0 Try to add support of libevent 1.4.* 2014-09-07 23:12:39 +04:00
vvaltman
3871561c09 Fixed updates 2014-09-07 22:44:19 +04:00
vvaltman
44a8a813c8 Fixed lua media types 2014-09-07 19:30:46 +04:00
vvaltman
2e7d468397 Fixed configure. Added fwd_media command 2014-09-07 19:17:35 +04:00
vvaltman
56f31ae3be Merge github.com:vysheng/tg 2014-09-04 20:50:13 +04:00
vvaltman
62cefe5a8e Fixed parse of create_group_chat 2014-09-04 20:48:04 +04:00
vysheng
91871043b1 Merge pull request #242 from nopjmp/fix_rand_bytes
fixed RAND_bytes return code checking
2014-09-04 15:13:49 +04:00