271 Commits

Autor SHA1 Mensagem Data
V V 2a1df8cd99 small fix 2016-01-08 16:25:59 +03:00
V V 2b45dd6799 added document captions support 2016-01-06 00:07:35 +03:00
V V b7a0987d19 updated tgl, small interface fix 2016-01-05 00:25:38 +03:00
V V 59e5e8eeea added 'msg @username' command, fixed small bugs 2015-11-30 12:24:59 +03: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 fec69314fe added phone number change support 2015-11-23 23:06:51 +01:00
V V 666e69391e updated tgl 2015-10-27 00:57:05 +03:00
V V fed99d9b18 fixed help 2015-10-19 18:11:47 +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 ffe31ad3ca added channel_get_members/channel_get_admins query 2015-10-14 13:23:58 +03:00
V V 186e6c007f Merge branch 'master' of github.com:vysheng/tg 2015-10-14 12:38:22 +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 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 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 a73ca70adf merged openssl switch 2015-10-02 12:32:16 +03:00
V V cd85857a1f small fixes 2015-10-01 20:39:29 +03:00
V V 8a20db568d small fixes 2015-10-01 15:54:01 +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 2cc75016aa updated tgl 2015-07-30 15:17:42 +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
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
vvaltman 6c4c76bd4f fixed autocomplete for bots 2015-06-25 13:34:28 +03:00
vvaltman c4ffd8c342 added completion in chats 2015-06-24 20:52:52 +03:00
vvaltman e36ec84bf5 updated tgl. fixed layer 31 2015-06-24 20:46:12 +03:00
vvaltman 97bfa253e2 updated tgl. Fixed contact_search. Added resolve_username 2015-06-18 15:54:55 +03:00
vvaltman b43ab0a522 support for custom keyboard 2015-06-17 16:48:44 +03:00
vysheng e8c16c6c29 Merge pull request #617 from Floens/get_self
Add get_self command
2015-06-17 12:38:20 +03:00
vvaltman 0faf9f80b7 some fixes. updated tgl 2015-06-17 12:05:57 +03:00
Floens fbff266dca Eliminate code duplication, remove the second argument of json_pack_peer
All callees were using it the same way
2015-06-07 23:21:05 +02:00
Floens 6dd3951948 Add "get_self" command
This executes user_info with our_id
2015-06-07 23:19:07 +02:00
vvaltman 77cfd51d92 fixed crash on empty photo 2015-06-01 15:44:48 +03:00
vvaltman 90927315a7 add "ANSWER 0" line on empty answers to socket 2015-06-01 12:07:44 +03:00
vvaltman 0305e38f13 deleted debug 2015-05-28 14:57:38 +03:00