Commit Graph

1102 Commits

Author SHA1 Message Date
vysheng
3abec73950 Merge pull request #875 from yagop/test
Fixes in lua-tg.c and functions channel_invite_user and channel_info
2015-11-29 08:15:33 -08:00
Yago
e0f5f16353 Fixes chat_add_user and chat_del_user. 'p + 2' in stead of 'p + 1' 2015-11-29 14:37:05 +01:00
Yago
ea86db505d channel_invite_user in lua 2015-11-29 14:25:48 +01:00
Yago
e35946fde6 Added channel_info in Lua functions 2015-11-29 12:43:23 +01:00
V V
c61c8ba9fa support for layer 42 2015-11-25 18:12:47 +03:00
V V
5d29294c3b Merge https://github.com/schroedingersZombie/tg 2015-11-24 15:46:31 +03:00
Fabian Franke
0881c5d0e7 fixed wrong function header in tgl 2015-11-23 23:15:07 +01:00
Fabian Franke
fec69314fe added phone number change support 2015-11-23 23:06:51 +01:00
V V
e7035d7dda updated tgl 2015-10-27 01:14:02 +03:00
V V
666e69391e updated tgl 2015-10-27 00:57:05 +03:00
V V
021e435e85 updated tgl, update configure 2015-10-19 18:23:30 +03:00
V V
fed99d9b18 fixed help 2015-10-19 18:11:47 +03:00
V V
5e9e5ce409 lua: added export_chat_link 2015-10-19 13:17:04 +03:00
V V
c980f714e9 updated tgl 2015-10-17 16:43:33 +03:00
V V
09d89efdb0 bugfixes 2015-10-16 15:54:08 +03:00
V V
4b4a2053ad commented binlog code1 2015-10-14 18:13:43 +03:00
V V
aabdd3d6e2 updated tgl 2015-10-14 16:23:12 +03:00
V V
ffe31ad3ca added channel_get_members/channel_get_admins query 2015-10-14 13:23:58 +03:00
vysheng
3a898a42c1 Update ax_python.m4 2015-10-14 12:43:33 +03:00
V V
3eed225772 Merge branch 'master' of github.com:vysheng/tg 2015-10-14 12:42:39 +03:00
vysheng
bcacfa0afa Merge pull request #803 from jrjang/master
Look for python3.5
2015-10-14 12:41:39 +03:00
V V
ed75ad848f small update 2015-10-14 12:40:13 +03:00
vysheng
39dc7dc9c7 Merge pull request #771 from Light2Yellow/master
Fix Arch Linux package name
2015-10-14 12:39:12 +03:00
V V
ee63855415 Merge branch 'master' of github.com:vysheng/tg 2015-10-14 12:39:03 +03:00
V V
186e6c007f Merge branch 'master' of github.com:vysheng/tg 2015-10-14 12:38:22 +03:00
vysheng
5f266deaec Merge pull request #814 from michelesr/master
Add command line option for bell notifications
2015-10-14 12:38:06 +03:00
Michele Sorcinelli
68e3e1a4db Add command line option for bell notifications
'--alert/A'
2015-10-14 00:07:15 +02:00
V V
a773850882 updated tgl 2015-10-12 13:50:55 +03:00
V V
865c0a933c updated tgl 2015-10-10 19:54:46 +03:00
V V
dd748e1be5 small changes in python 2015-10-10 19:36:23 +03:00
V V
9fd8a07d33 configure: disable python by default 2015-10-10 19:36:09 +03:00
V V
c69f2a2326 fixed Makefile 2015-10-09 13:54:30 +03:00
Jun-Ru Chang
a9983e01c8 Look for python3.5
Signed-off-by: Jun-Ru Chang <jrjang@gmail.com>
2015-10-08 18:22:27 +08:00
nullifye
1ff2a5f921 add reply fn to LUA 2015-10-07 00:40:14 +08:00
nullifye
ea42899671 (LUA) post to channel 2015-10-06 16:40:41 +08:00
nullifye
e7de7b9d73 case TG_PEER_CHANNEL push_channel(P) 2015-10-06 16:33:14 +08:00
V V
7b1906deba updated version 2015-10-05 18:15:04 +03:00
V V
e641392b0f fixed version and help queries 2015-10-05 18:14:44 +03:00
V V
8682753c5d fixed help command 2015-10-05 18:09:10 +03:00
V V
de54c0038b updated tgl 2015-10-05 17:41:14 +03:00
V V
cde068c34b updated tgl 2015-10-05 00:21:17 +03:00
V V
c4ab8737b6 updated tgl 2015-10-02 23:39:05 +03:00
V V
c95ff0d0c5 updated tgl 2015-10-02 23:26:15 +03:00
V V
350b4b1ea4 fixed makefile 2015-10-02 21:38:00 +03:00
V V
d8a00541d8 added channel admins 2015-10-02 20:59:21 +03:00
V V
3b897e260b added import/export channel link 2015-10-02 20:17:32 +03:00
V V
bf65b0e2b1 added kick and invite to channels 2015-10-02 20:10:33 +03:00
V V
bbf269283d added channel join and leave support 2015-10-02 19:59:13 +03:00
V V
a21c8f87a0 allow edit username of channels 2015-10-02 18:32:09 +03:00
V V
ef1e76bf0c added create_channel 2015-10-02 18:23:04 +03:00