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
/
juick
/
components
/
XMPPServer.java
Age
Commit message (
Collapse
)
Author
2017-10-10
xmpp: make jids inactive in case of socket exceptions
Vitaly Takmazov
2017-10-10
xmpp: add real message to resource-constraint test
Vitaly Takmazov
2017-10-10
xmpp:ConnectionOut -> StreamServerDialback
Vitaly Takmazov
2017-10-09
juick-xmpp-wip: router component
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-05-26
enable xmpp debugger
Vitaly Takmazov
2017-03-02
juick-xmpp: command users duplicated from protocol
Vitaly Takmazov
2017-02-06
juick-xmpp: move ugnich xmpp extensions to tests
Vitaly Takmazov
2017-02-06
juick-xmpp: spring-managed ConnectionRouter
Vitaly Takmazov
2017-02-06
juick-xmpp: ConnectionRouter uses babbler now
Vitaly Takmazov
2017-01-31
update dependencies
Vitaly Takmazov
2017-01-30
juick-xmpp: shutdown app correctly
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
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-11-30
juick-xmpp: fix injection
Vitaly Takmazov
2016-11-30
juick-xmpp: using data services
Vitaly Takmazov
2016-11-30
prevent string concatenation for disabled loggers
Alexander Alexeev
2016-11-18
one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ↵
Alexander Alexeev
inteface and method close()
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
extracted bean initialization from constructor; force using properties;
2016-11-11
xmpp: revert to Connection-based router because Stream-based router can not route full stanzas
Vitaly Takmazov
2016-11-10
no need uses @Component and @inject annotations
Alexander Alexeev
2016-11-10
logging over slf4j
Alexander Alexeev
2016-11-10
xmpp: using right component name now
Vitaly Takmazov
2016-11-09
components: remove @Component annotation to prevent double initialization
Vitaly Takmazov
2016-11-08
ws: fix injection
Vitaly Takmazov
2016-11-08
juick-xmpp: statsfile -> status
Vitaly Takmazov
2016-11-08
reorganize structure again
Vitaly Takmazov