- 27 May, 2015 11 commits
-
-
vvaltman authored
Merge branch 'fix_command_typing_with_status' of https://github.com/luckydonald/tg into luckydonald-fix_command_typing_with_status
-
vvaltman authored
-
vvaltman authored
-
-
vysheng authored
[commands] Fix for ```send_video``` failing without a caption string given.
-
vysheng authored
[json] Add user online status event
-
vvaltman authored
-
vvaltman authored
-
vvaltman authored
-
vvaltman authored
-
vvaltman authored
-
- 21 May, 2015 2 commits
-
-
luckydonald authored
That's what you get when using regexes...
-
luckydonald authored
(see https://github.com/vysheng/tg/issues/538)
-
- 20 May, 2015 3 commits
-
-
luckydonald authored
-
luckydonald authored
-
luckydonald authored
-
- 19 May, 2015 3 commits
-
-
luckydonald authored
E.g. ```{"event": "online-status", "online": true, "when": "2015-05-20 00:16:40", "state": 1, "user": {"username": ... }}```
-
luckydonald authored
E.g. ```{"event": "online-status", "online": true, "when": "2015-05-20 00:16:40", "state": 1}```
-
luckydonald authored
E.g. ``` { ... , "type":"typing", "status":"recording audio", ... }```
-
- 15 May, 2015 5 commits
-
-
vvaltman authored
-
luckydonald authored
Added output when message are marked read (if ```--json```), which fixes Issue [#516] (https://github.com/vysheng/tg/issues/516#issuecomment-101710890) Also added event field to json which will be send to terminal/main_session: "event" = "message", "read" (message got read), "service", (events only in secret chats?) "updates" (peer name change etc), "download" (file downloaded)
-
vvaltman authored
-
vvaltman authored
-
vvaltman authored
-
- 14 May, 2015 1 commit
-
-
vvaltman authored
-
- 13 May, 2015 5 commits
-
-
vvaltman authored
-
-
vvaltman authored
-
luckydonald authored
-
vvaltman authored
-
- 11 May, 2015 4 commits
- 07 May, 2015 1 commit
-
-
vvaltman authored
-
- 06 May, 2015 3 commits
- 05 May, 2015 2 commits