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-bot
/
src
Age
Commit message (
Expand
)
Author
2017-10-09
juick-xmpp-wip: router component
Vitaly Takmazov
2017-08-21
cleanup unused injections in remaining apps
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-06-30
MVC was not enabled in apps based on BaseWebConfiguration
Vitaly Takmazov
2017-06-29
notifications and configurations refactoring
Vitaly Takmazov
2017-06-25
commons-lang3 deprecated classes -> commons-text and commons-codec
Vitaly Takmazov
2017-03-02
juick-server: protocol cleanup
Vitaly Takmazov
2017-01-17
juick-server: messagePosted protocol event
Vitaly Takmazov
2016-12-19
juick-server: JuickProtocol refactoring
Vitaly Takmazov
2016-12-19
juick-server: drop json part from JuickProtocol reply
Vitaly Takmazov
2016-12-19
juick-xmpp-bot: inject juickProtocol
Vitaly Takmazov
2016-12-19
all projects except juick-www are spring-managed now
Vitaly Takmazov
2016-12-16
CharEncoding.UTF_8
Vitaly Takmazov
2016-12-14
juick-core: api objects should live in core
Vitaly Takmazov
2016-11-30
configurations clean-up, import is redundant
Alexander Alexeev
2016-11-28
all components using jackson now, org.json serializer moved to compatibility tests package
Vitaly Takmazov
2016-11-26
status constants
Alexander Alexeev
2016-11-18
one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...
Alexander Alexeev
2016-11-18
correct closing babble components implemented
Alexander Alexeev
2016-11-15
empty web.xml files are added to projects
Alexander Alexeev
2016-11-12
initial babbler-based xmpp bot
Vitaly Takmazov