Commit graph

561 commits

Author SHA1 Message Date
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
nopjmp
66d35aea76 fixed RAND_bytes return code checking 2014-09-03 19:39:42 -05:00
Vysheng
a245f86dd5 Fixed chat_info 2014-09-03 20:32:56 +04:00
vysheng
8d923387ba Update README.md 2014-09-03 20:02:50 +04:00
Vysheng
05f6824de7 changed user#... to user#id... 2014-09-03 19:54:50 +04:00
Vysheng
e113d3469b Merge github.com:vysheng/tg 2014-09-03 19:15:57 +04:00
Vysheng
a60ae1ae93 Fixed CE on MACH 2014-09-03 19:15:39 +04:00
vysheng
6a5b001de7 Merge pull request #241 from wiseoldman95/patch-1
Added Debian to installation instructions
2014-09-03 19:03:07 +04:00
wiseoldman95
6d8f975567 Added Debian.
The Ubuntu instructions work for Debian. See https://github.com/vysheng/tg/issues/128
2014-09-03 17:28:37 +03:00
Vysheng
017851107c Fixed mark_read 2014-09-03 17:25:35 +04:00
Vysheng
ad6a38454e Merge github.com:vysheng/tg 2014-09-03 17:06:18 +04:00
Vysheng
f4f4be579e Mark read messages from not peers 2014-09-03 17:05:48 +04:00
vysheng
523fa3f6d5 Update README.md 2014-09-03 14:33:45 +04:00
vysheng
ce462d4a70 Update README.md 2014-09-03 13:54:51 +04:00
Vysheng
6937fa0bee Fixed CE 2014-09-03 13:49:38 +04:00
Vysheng
d2ac430c9c Fixed bad assertion. Maybe fixed MACH CE 2014-09-03 13:39:28 +04:00
Vysheng
6c9d18cacf Fixed bad assertion 2014-09-03 13:31:39 +04:00
Vysheng
6fb56f1496 Supported user#id... and chat#id... from lua 2014-09-02 16:22:32 +04:00
Vysheng
c711019ea8 Added send_contact function 2014-09-02 15:20:18 +04:00
Vysheng
784db14d6a Added dependence to Makefile 2014-09-02 14:32:25 +04:00
Vysheng
306c571794 Fixed chat_add_user/chat_del_user queries 2014-09-02 14:27:23 +04:00
Vysheng
e0782b77a3 Added dependences to Makefile 2014-09-02 14:23:22 +04:00
Vysheng
0e13277938 Fixed params types in create_group_chat 2014-09-02 14:22:26 +04:00