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-ft
/
src
/
main
/
java
/
com
/
juick
/
components
Age
Commit message (
Expand
)
Author
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-12
cleanup
Vitaly Takmazov
2016-11-12
extracted application configuration from Mvc configuration with application specific beans;
Alexander Alexeev
2016-11-12
xmpp-ft: drop Juick URL boilerplate as babbler now supports URI
Vitaly Takmazov
2016-11-11
xmpp-ft: lowercase extension
Vitaly Takmazov
2016-11-11
xmpp-ft: fix target filename
Vitaly Takmazov
2016-11-11
xmpp-ft: detect tomcat and add user factory for juick urls if present
Vitaly Takmazov
2016-11-11
xmpp-ft: add boilerplate to support juick URL scheme (remove when OobX will be fixed)
Vitaly Takmazov
2016-11-11
xmpp-ft: using juick:// URI scheme for attachments
Vitaly Takmazov
2016-11-11
xmpp-ft: fix attachment name
Vitaly Takmazov
2016-11-11
xmpp-ft: post message when file received
Vitaly Takmazov
2016-11-11
initial filetransfer bot
Vitaly Takmazov