Commit Graph

1121 Commits

Author SHA1 Message Date
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
V V
957ad6e3ed some more channel methods 2015-10-02 18:07:07 +03:00
V V
1026f8fb47 updated tgl 2015-10-02 15:47:40 +03:00
V V
7d2a318394 fixes to lua 2015-10-02 14:56:24 +03:00
V V
4554ced4cc updated tgl 2015-10-02 12:46:21 +03:00
V V
9ea96439a9 updated tgl 2015-10-02 12:40:03 +03:00
V V
a73ca70adf merged openssl switch 2015-10-02 12:32:16 +03:00
V V
c6de6b20fe updated tgl 2015-10-01 21:05:02 +03:00
V V
cd85857a1f small fixes 2015-10-01 20:39:29 +03:00
V V
3bbd8e5255 fixed json 2015-10-01 18:28:30 +03:00
V V
70b0aed3b3 updated tgl 2015-10-01 16:38:17 +03:00
V V
f0a08e349f updated tgl 2015-10-01 16:08:40 +03:00
V V
8a20db568d small fixes 2015-10-01 15:54:01 +03:00
V V
8815904e79 updated tgl 2015-10-01 15:20:03 +03:00
V V
af87493012 added time to debug output. updated tgl 2015-10-01 14:48:46 +03:00
V V
598b441488 some fixes. Added some debug output. Added channel_info query 2015-10-01 14:11:31 +03:00
V V
17fc871f15 interface: fixed output of forwarded messages 2015-09-30 21:06:40 +03:00
V V
8b0ff90800 updates. something may work now 2015-09-30 20:41:29 +03:00
V V
d15b20d48c updates 2015-09-30 19:49:50 +03:00
V V
8fe867943d updated tgl 2015-09-25 20:20:00 +03:00
V V
d67c52184e updates 2015-09-25 20:01:51 +03:00
V V
4c27091706 try to add partial channel support 2015-09-25 18:28:23 +03:00
Alexey Vilchansky
eb09533723 Merge pull request #1 from Light2Yellow/Light2Yellow-patch-1
Fix Arch Linux package name
2015-09-13 12:05:05 +02:00
Alexey Vilchansky
f324a79ef8 Fix Arch Linux package name
The name of the package was changed in AUR since 'telegram-git' is about vanilla telegram instead of this and causes ambiguity.
2015-09-13 12:03:21 +02:00
vvaltman
2052f4b381 minor updates. 2015-07-30 15:24:17 +03:00
vvaltman
2cc75016aa updated tgl 2015-07-30 15:17:42 +03:00
vysheng
224160d804 Merge pull request #712 from mamal72/master
fix add_contact and rename_contact
2015-07-30 13:08:41 +03:00
vysheng
a4758e8c11 Merge pull request #708 from JuanPotato/patch-3
Fix when crashing if print_name is null
2015-07-30 13:08:18 +03:00
vysheng
9d5cfe3929 Merge pull request #698 from vonabarak/master
Fix it to work on current stable gentoo.
2015-07-30 13:08:01 +03:00
vysheng
b935097816 Merge pull request #713 from telegram-wired/master
Fixed random crashes and crash on group link request
2015-07-30 13:07:40 +03:00
Rei
21c9df5b27 Fixed random crashes and crash on group link request
- (Random crashes) Fixed uninitialized variable prompt_was; please, use static variables to make life easier to everyone.
- Removed duplicate line 2138. The print_start/print_end mechanism is weak, there's a lot of redundant code and bugs are hard to catch.
2015-07-26 17:57:05 +02:00
Mohamad Jahani
f6d34bc3bf fix add_contact and rename_contact 2015-07-26 19:24:15 +04:30