index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
juick-api
/
src
/
main
/
java
/
com
/
juick
/
api
/
TelegramBotManager.java
Age
Commit message (
Expand
)
Author
2018-01-18
tg: fix user deletion on 403
Vitaly Takmazov
2018-01-18
tg: log status of user deletion
Vitaly Takmazov
2018-01-18
api: telegram bot refactoring
Vitaly Takmazov
2018-01-17
enable markdown for telegram
Vitaly Takmazov
2018-01-17
api: fix username logging
Vitaly Takmazov
2018-01-17
api: delete telegram id when got 403
Vitaly Takmazov
2018-01-17
api: do not log successful telegram responses
Vitaly Takmazov
2018-01-17
api: also log telegram error description
Vitaly Takmazov
2018-01-17
api: trying to debug telegram messages lost
Vitaly Takmazov
2018-01-12
prepare to handle PMs from ws components
Vitaly Takmazov
2018-01-12
refactoring and tests fixes
Vitaly Takmazov
2017-11-03
api: better telegram messages
Vitaly Takmazov
2017-11-02
code cleanup
Vitaly Takmazov
2017-11-02
server-web: base websocket component with autoreconnect
Vitaly Takmazov
2017-11-02
api: avoid ws ping on start
Vitaly Takmazov
2017-11-02
api: send disconnected event when ping
Vitaly Takmazov
2017-11-01
api: try reconnect ws component
Vitaly Takmazov
2017-10-28
api: inline Telegram signup url
Vitaly Takmazov
2017-10-28
api: disable Telegram previews
Vitaly Takmazov
2017-10-28
api: fix Telegram login command
Vitaly Takmazov
2017-10-28
api: telegram replies
Vitaly Takmazov
2017-10-14
dependency updates
Vitaly Takmazov
2017-10-11
telegram: do not duplicate subscription requests
Vitaly Takmazov
2017-09-30
telegram: update signup message
Vitaly Takmazov
2017-09-28
api: Telegram posting
Vitaly Takmazov