Commit Graph

1059 Commits

Author SHA1 Message Date
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
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
Juan Potato
f3eabae061 Update json-tg.c 2015-07-20 10:31:19 -04:00
vonabarak
616f88c039 Fix it to work on current stable gentoo. 2015-07-15 16:48:15 +03:00
vvaltman
cf6cb90230 Merge github.com:vysheng/tg 2015-07-10 20:39:21 +03:00
vvaltman
08c4f4851d updated tgl 2015-07-10 20:39:00 +03:00
vysheng
4723db989d Merge pull request #670 from kovv/master
Unnecessary brew installs
2015-07-07 19:06:20 +03:00
vysheng
524ab24e88 Merge pull request #672 from JLarky/fix--stdout-buffer
do fflush instead of readline when readline is disabled.
2015-07-07 19:06:09 +03:00
vysheng
29a4fca882 Merge pull request #677 from samuelsmal/patch-1
Updates Fedora install guide
2015-07-07 19:05:55 +03:00
Samuel
ba51b8e079 Updates Fedora install guide
Replaces `yum` with `dnf`.
2015-07-02 10:11:20 +02:00
JLarky
708b2ee432 do fflush instead of readline when readline is disabled.
- fixes issue when output is getting buffered and is not sent until message is received or program has stopped
 - I used this answer http://stackoverflow.com/a/1716621/74167 for solution
2015-06-29 19:57:01 -07:00
Ilya Kovalenko
d3ffa5b2a3 Unnecessary brew installs
Brew can do it inline.
2015-06-27 14:56:05 +07:00
vvaltman
be1ac1f456 Merge github.com:vysheng/tg 2015-06-25 13:34:51 +03:00
vvaltman
6c4c76bd4f fixed autocomplete for bots 2015-06-25 13:34:28 +03:00