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
/
controllers
/
TelegramWebhook.java
Age
Commit message (
Expand
)
Author
2017-11-03
api: fix wrong telegram reply id
Vitaly Takmazov
2017-11-03
api: fix NPE in telegram reply processing
Vitaly Takmazov
2017-11-03
api: better telegram messages
Vitaly Takmazov
2017-11-03
api: clean up telegram reply parsing
Vitaly Takmazov
2017-11-02
api: log raw telegram response
Vitaly Takmazov
2017-11-02
code cleanup
Vitaly Takmazov
2017-10-28
api: fix Telegram login command
Vitaly Takmazov
2017-10-28
api: telegram replies
Vitaly Takmazov
2017-09-30
telegram: update signup message
Vitaly Takmazov
2017-09-30
telegram: add hint to unregistered user
Vitaly Takmazov
2017-09-30
telegram: add some hints
Vitaly Takmazov
2017-09-28
api: Telegram posting
Vitaly Takmazov
2017-09-05
api: swagger and /swagger-ui.html
Vitaly Takmazov
2017-09-05
api: parse telegram update from stream
Vitaly Takmazov
2017-09-05
api: no dependency on Servlet API anymore
Vitaly Takmazov
2017-08-21
api: cleanup unused injections
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2016-12-19
juick-server: drop json part from JuickProtocol reply
Vitaly Takmazov
2016-12-12
@Controller + @ResponseBody = @RestController
Vitaly Takmazov
2016-12-11
compile warnings are fixed
Alexander Alexeev
2016-12-05
juick-api: fix telegram update parsing
Vitaly Takmazov
2016-11-30
prevent string concatenation for disabled loggers
Alexander Alexeev
2016-11-24
juick-api: now on spring-webmvc
Vitaly Takmazov