aboutsummaryrefslogtreecommitdiff
path: root/juick-xmpp-ft
AgeCommit message (Expand)Author
2016-11-24update dependenciesGravatar Vitaly Takmazov
2016-11-18one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...Gravatar Alexander Alexeev
2016-11-18correct closing babble components implementedGravatar Alexander Alexeev
2016-11-17babbler dependency moved to juick-serverGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov
2016-11-15empty web.xml files are added to projectsGravatar Alexander Alexeev
2016-11-13server core moduleGravatar Alexander Alexeev
2016-11-12cleanupGravatar Vitaly Takmazov
2016-11-12extracted application configuration from Mvc configuration with application specific beans;Gravatar Alexander Alexeev
2016-11-12configuration updated: common dependences moved to core moduleGravatar Alexander Alexeev
2016-11-12xmpp-ft: drop Juick URL boilerplate as babbler now supports URIGravatar Vitaly Takmazov
2016-11-11xmpp-ft: lowercase extensionGravatar Vitaly Takmazov
2016-11-11xmpp-ft: fix target filenameGravatar Vitaly Takmazov
2016-11-11xmpp-ft: detect tomcat and add user factory for juick urls if presentGravatar Vitaly Takmazov
2016-11-11xmpp-ft: add boilerplate to support juick URL scheme (remove when OobX will be fixed)Gravatar Vitaly Takmazov
2016-11-11xmpp-ft: using juick:// URI scheme for attachmentsGravatar Vitaly Takmazov
2016-11-11xmpp-ft: fix attachment nameGravatar Vitaly Takmazov
2016-11-11xmpp-ft: post message when file receivedGravatar Vitaly Takmazov
2016-11-11initial filetransfer botGravatar Vitaly Takmazov