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-xmpp
/
src
/
main
/
java
/
com
Age
Commit message (
Expand
)
Author
2017-02-06
juick-xmpp: move ugnich xmpp extensions to tests
Vitaly Takmazov
2017-02-06
juick-xmpp: refactor ConnectionRouter
Vitaly Takmazov
2017-02-06
juick-xmpp: spring-managed ConnectionRouter
Vitaly Takmazov
2017-02-06
juick-xmpp: handle stream errors in s2s out connection
Vitaly Takmazov
2017-02-06
juick-xmpp: ConnectionRouter uses babbler now
Vitaly Takmazov
2017-02-03
juick-xmpp: handle stream errors
Vitaly Takmazov
2017-01-31
update dependencies
Vitaly Takmazov
2017-01-30
juick-xmpp: refactoring
Vitaly Takmazov
2017-01-30
juick-xmpp: shutdown app correctly
Vitaly Takmazov
2017-01-24
juick-xmpp: log stream presences
Vitaly Takmazov
2017-01-23
juick-xmpp: fallback to A record when SRV record is not found
Vitaly Takmazov
2016-12-22
juick-xmpp: refactoring
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-12-19
juick-xmpp: DNSQueries refactoring
Vitaly Takmazov
2016-12-16
juick-xmpp: drop unused code
Vitaly Takmazov
2016-12-16
CharEncoding.UTF_8
Vitaly Takmazov
2016-12-14
juick-core: api objects should live in core
Vitaly Takmazov
2016-12-12
@Controller + @ResponseBody = @RestController
Vitaly Takmazov
2016-12-07
code style improvenments
Alexander Alexeev
2016-12-07
message improvenments, checking for tag's duplicates
Alexander Alexeev
2016-12-07
singleton java 8 date formatters
Alexander Alexeev
2016-12-07
juick-xmpp: JuickBot is now Bean
Vitaly Takmazov
2016-12-07
juick-xmpp: refactoring
Vitaly Takmazov
2016-12-05
juick-xmpp: CleaningUp refactoring
Vitaly Takmazov
2016-12-05
juick-xmpp: dialback refactoring
Vitaly Takmazov
2016-12-01
juick-core: fix replies serialization
Vitaly Takmazov
2016-11-30
juick-core: fix attachment serialization
Vitaly Takmazov
2016-11-30
juick-xmpp: fix injection
Vitaly Takmazov
2016-11-30
juick-xmpp: using data services
Vitaly Takmazov
2016-11-30
beans dependencies
Alexander Alexeev
2016-11-30
prevent string concatenation for disabled loggers
Alexander Alexeev
2016-11-30
configurations clean-up, import is redundant
Alexander Alexeev
2016-11-26
status constants
Alexander Alexeev
2016-11-20
juick-xmpp: forward empty messages to router, there may be delivery receipts
Vitaly Takmazov
2016-11-18
juick-xmpp: fix reconnection
Vitaly Takmazov
2016-11-18
one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...
Alexander Alexeev
2016-11-15
all components using babbler now, only juick-xmpp uses ugnich xmpp
Vitaly Takmazov
2016-11-15
core classes are now serializeable with JAXB (to use as babbler extension)
Vitaly Takmazov
2016-11-15
xmpp_disabled option for XMPPServer
Alexander Alexeev
2016-11-12
extracted application configuration from Mvc configuration with application specific beans;
Alexander Alexeev
2016-11-12
xmpp: fix reply quote
Vitaly Takmazov
2016-11-11
logback configurations are copied
Alexander Alexeev
2016-11-11
common data configuration is added
Alexander Alexeev
2016-11-11
fix connection router
Vitaly Takmazov
2016-11-11
xmpp: reconnect ConnectionRouter using failsafe library
Vitaly Takmazov
2016-11-11
xmpp: revert to Connection-based router because Stream-based router can not route full stanzas
Vitaly Takmazov
2016-11-10
using slf4j + logback for logging
Alexander Alexeev
2016-11-10
no need injecting "jdbc" bean - local jdbc() used
Alexander Alexeev
2016-11-10
no need uses @Component and @inject annotations
Alexander Alexeev
2016-11-10
logging over slf4j
Alexander Alexeev
[prev]
[next]