aboutsummaryrefslogtreecommitdiff
path: root/juick-xmpp-bot
AgeCommit message (Expand)Author
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-06-30MVC was not enabled in apps based on BaseWebConfigurationGravatar Vitaly Takmazov
2017-06-29notifications and configurations refactoringGravatar Vitaly Takmazov
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2017-06-25commons-lang3 deprecated classes -> commons-text and commons-codecGravatar Vitaly Takmazov
2017-05-12gradle: dependencyUpdatesGravatar Vitaly Takmazov
2017-03-02juick-server: protocol cleanupGravatar Vitaly Takmazov
2017-01-17juick-server: messagePosted protocol eventGravatar Vitaly Takmazov
2016-12-19juick-server: JuickProtocol refactoringGravatar Vitaly Takmazov
2016-12-19juick-server: drop json part from JuickProtocol replyGravatar Vitaly Takmazov
2016-12-19juick-xmpp-bot: inject juickProtocolGravatar Vitaly Takmazov
2016-12-19all projects except juick-www are spring-managed nowGravatar Vitaly Takmazov
2016-12-16CharEncoding.UTF_8Gravatar Vitaly Takmazov
2016-12-14juick-core: api objects should live in coreGravatar Vitaly Takmazov
2016-12-13drop unused dependenciesGravatar Vitaly Takmazov
2016-12-02move project dependencies versions definitions to the root projectGravatar Vitaly Takmazov
2016-11-30configurations clean-up, import is redundantGravatar Alexander Alexeev
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-26status constantsGravatar Alexander Alexeev
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-12initial babbler-based xmpp botGravatar Vitaly Takmazov