Vysheng
|
01ea879687
|
Fixed extended_functions mode. Small memory leak there. Should be fixed shorly.
|
2014-09-10 21:29:57 +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 |
|
Vysheng
|
88d420583d
|
Added support for direct queries enter
|
2014-09-10 15:52:42 +04:00 |
|
vvaltman
|
42bde8003d
|
Increased version
|
2014-09-10 01:02:50 +04:00 |
|
vvaltman
|
1a921e70d4
|
added SIGUSR1 handler to rotate logs
|
2014-09-10 01:01:22 +04:00 |
|
vvaltman
|
4ec6e306a9
|
Added scripts to help run telegram as daemon
|
2014-09-10 00:47:34 +04:00 |
|
Vysheng
|
c85f085244
|
Merge github.com:vysheng/tg
Conflicts:
main.c
|
2014-09-09 22:07:30 +04:00 |
|
Vysheng
|
e23f4e3333
|
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
|
4fe0014a66
|
Added [-D] (disable output) key
|
2014-09-09 21:05:36 +04:00 |
|
vvaltman
|
98dfe80ca1
|
Fixed rsa pad
|
2014-09-09 20:50:07 +04:00 |
|
Vysheng
|
95e9c69b9c
|
Fixed config search
|
2014-09-09 19:10:01 +04:00 |
|
Vysheng
|
bda16d36be
|
Daemonize options
|
2014-09-09 19:01:27 +04:00 |
|
Vysheng
|
0c03146177
|
Merge github.com:vysheng/tg
|
2014-09-09 17:28:05 +04:00 |
|
Vysheng
|
101a6fd7d0
|
status function to lua
|
2014-09-09 17:27:43 +04:00 |
|
vysheng
|
82904bf717
|
Update README.md
|
2014-09-09 17:11:37 +04:00 |
|
Vysheng
|
b8bdb7ae36
|
deleted debug
|
2014-09-09 16:03:35 +04:00 |
|
Vysheng
|
73e0be23d4
|
Fixed __builtin config
|
2014-09-09 15:58:47 +04:00 |
|
Vysheng
|
54437e2e1a
|
Merge github.com:vysheng/tg
|
2014-09-09 15:53:19 +04:00 |
|
vysheng
|
1c72b7704f
|
Merge pull request #253 from corsaroquad/patch-1
Included MacPorts commands
|
2014-09-09 15:55:13 +04:00 |
|
Vysheng
|
4f487fc97a
|
Debug
|
2014-09-09 15:52:58 +04:00 |
|
Giovanni Grieco
|
af4579f324
|
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
|
442f0911f2
|
Support for compilers without __builtin_bswap32
|
2014-09-09 15:34:59 +04:00 |
|
Vysheng
|
d25f28db41
|
Fixed get history
|
2014-09-09 15:05:30 +04:00 |
|
Vysheng
|
8fd26130b2
|
Merge github.com:vysheng/tg
|
2014-09-09 15:02:57 +04:00 |
|
vvaltman
|
b44d7d3290
|
Support for big history
|
2014-09-09 00:09:05 +04:00 |
|
vvaltman
|
cfce332075
|
Fixed set of real_name of uninitialezed user
|
2014-09-08 23:18:51 +04:00 |
|
vvaltman
|
22c37ffe53
|
Merge github.com:vysheng/tg
|
2014-09-08 23:18:02 +04:00 |
|
vvaltman
|
e1255b0d3d
|
Updated test.lua
|
2014-09-08 23:17:47 +04:00 |
|
Vysheng
|
4e33b40d9b
|
Fixed crush on real_name update for unknown user
|
2014-09-08 20:55:22 +04:00 |
|
Vysheng
|
7f75a00442
|
Fixed rare crush in case of multiple query answers
|
2014-09-08 20:48:59 +04:00 |
|
Vysheng
|
8c20695284
|
increased version
|
2014-09-08 17:35:00 +04:00 |
|
Vysheng
|
9a9f8d048d
|
Fixed event-1.4
|
2014-09-08 17:33:33 +04:00 |
|
Vysheng
|
b260e04461
|
Added _GNU_SOURCE for strndup
|
2014-09-08 17:05:41 +04:00 |
|
Vysheng
|
c896c8f835
|
Added attribute unused
|
2014-09-08 17:02:59 +04:00 |
|
Vysheng
|
49b5a2635f
|
Try to build with libevent-1.4
|
2014-09-08 16:49:51 +04:00 |
|
Vysheng
|
d28bb33fb2
|
Fixes for old libevent
|
2014-09-08 16:40:35 +04:00 |
|
Vysheng
|
d60ecd751f
|
Try to fix net
|
2014-09-08 15:56:12 +04:00 |
|
vvaltman
|
f7318666b2
|
Fixed CE
|
2014-09-08 01:50:19 +04:00 |
|
vvaltman
|
f912dbadba
|
Fixed double send of one message
|
2014-09-08 00:23:45 +04:00 |
|
vvaltman
|
674034a3fc
|
Merge github.com:vysheng/tg
|
2014-09-07 23:13:13 +04:00 |
|
vvaltman
|
9f8828fc6a
|
Try to add support of libevent 1.4.*
|
2014-09-07 23:12:39 +04:00 |
|
vvaltman
|
4aeb0ebb20
|
Fixed updates
|
2014-09-07 22:44:19 +04:00 |
|
vvaltman
|
d7f9fcc614
|
Fixed lua media types
|
2014-09-07 19:30:46 +04:00 |
|
vvaltman
|
7d7a40a8b6
|
Fixed configure. Added fwd_media command
|
2014-09-07 19:17:35 +04:00 |
|
vvaltman
|
19e06898ac
|
Merge github.com:vysheng/tg
|
2014-09-04 20:50:13 +04:00 |
|
vvaltman
|
e9bb95554b
|
Fixed parse of create_group_chat
|
2014-09-04 20:48:04 +04:00 |
|
vysheng
|
469d2338a7
|
Merge pull request #242 from nopjmp/fix_rand_bytes
fixed RAND_bytes return code checking
|
2014-09-04 15:13:49 +04:00 |
|
nopjmp
|
a710098493
|
fixed RAND_bytes return code checking
|
2014-09-03 19:39:42 -05:00 |
|