aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-18one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ...Gravatar Alexander Alexeev
2016-11-18juick-api: Telegram bot refactoringGravatar Vitaly Takmazov
2016-11-18juick-api: close xmpp on destroyGravatar Vitaly Takmazov
2016-11-18correct closing babble components implementedGravatar Alexander Alexeev
2016-11-18babbler updateGravatar Vitaly Takmazov
2016-11-17bugfix: Injection of autowired dependencies failed; nested exception is java.lang.IllegalStateException: Only one Tra...Gravatar Alexander Alexeev
2016-11-17webSocket app configuration merged with webSocketMvcConfigurationGravatar Alexander Alexeev
2016-11-17ignore npm logGravatar Alexander Alexeev
2016-11-17log4jdbc is added to juick-serverGravatar Alexander Alexeev
2016-11-17xmpp session loggerGravatar Vitaly Takmazov
2016-11-17babbler dependency moved to juick-serverGravatar Vitaly Takmazov
2016-11-17juick-core: do not serialize replyQuote to xmlGravatar Vitaly Takmazov
2016-11-17juick-core: fix NPE in xml date marshallingGravatar Vitaly Takmazov
2016-11-17juick-api: fix shit in notifications handlerGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov
2016-11-16juick-www: fix navigation templateGravatar Vitaly Takmazov
2016-11-16juick-ws: threads are handled by babblerGravatar Vitaly Takmazov
2016-11-16formatMessage moved to core, remove copy-paste from juick-rssGravatar Vitaly Takmazov
2016-11-15fixes http://juick.com/2853477#6Gravatar makc
2016-11-15remove unneeded fileGravatar Vitaly Takmazov
2016-11-15empty web.xml files are added to projectsGravatar Alexander Alexeev
2016-11-15juick-notifications: fix pmsGravatar Vitaly Takmazov
2016-11-15juick-notifications: using http authGravatar Vitaly Takmazov
2016-11-15all components using babbler now, only juick-xmpp uses ugnich xmppGravatar Vitaly Takmazov
2016-11-15juick-www: ugnich xmpp -> babblerGravatar Vitaly Takmazov
2016-11-15core classes are now serializeable with JAXB (to use as babbler extension)Gravatar Vitaly Takmazov
2016-11-15Constructor injectection for service layerGravatar Alexander Alexeev
2016-11-15xmpp_disabled option for XMPPServerGravatar Alexander Alexeev
2016-11-15bugfixesGravatar Alexander Alexeev
2016-11-14jdbc servicesGravatar Alexander Alexeev
2016-11-14generateHash() and checkuser() moved to UserutilsGravatar Alexander Alexeev
2016-11-14crosspost service usedGravatar Alexander Alexeev
2016-11-14formatCode() moved to MessageUtilsGravatar Alexander Alexeev
2016-11-14some fields are finalized; equals() improvementsGravatar Alexander Alexeev
2016-11-13using TagUtils classGravatar Alexander Alexeev
2016-11-13jdbc service (repository) layer is addedGravatar Alexander Alexeev
2016-11-13skipped dependenceGravatar Alexander Alexeev
2016-11-13server core moduleGravatar Alexander Alexeev
2016-11-12initial babbler-based xmpp botGravatar Vitaly Takmazov
2016-11-12cleanupGravatar Vitaly Takmazov
2016-11-12extracted application configuration from Mvc configuration with application specific beans;Gravatar Alexander Alexeev
2016-11-12juick.conf example correctedGravatar Alexander Alexeev
2016-11-12logback example correctedGravatar Alexander Alexeev
2016-11-12empty directories are removedGravatar 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-12xmpp: fix reply quoteGravatar Vitaly Takmazov
2016-11-11logback.xml is added to ignore filesGravatar Alexander Alexeev
2016-11-11logback revertedGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev