aboutsummaryrefslogtreecommitdiff
path: root/juick-core
AgeCommit message (Expand)Author
2016-11-18juick-core: do not serialize user.authHashGravatar 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-16formatMessage moved to core, remove copy-paste from juick-rssGravatar Vitaly Takmazov
2016-11-15all components using babbler now, only juick-xmpp uses ugnich xmppGravatar Vitaly Takmazov
2016-11-15core classes are now serializeable with JAXB (to use as babbler extension)Gravatar Vitaly Takmazov
2016-11-14some fields are finalized; equals() improvementsGravatar 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-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-12configuration updated: common dependences moved to core moduleGravatar Alexander Alexeev
2016-11-11logback revertedGravatar Alexander Alexeev
2016-11-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11common data configuration is addedGravatar Alexander Alexeev
2016-11-11dependences corrections: spring context and dbcp are addedGravatar Alexander Alexeev
2016-11-11using slf4j + logback for loggingGravatar Alexander Alexeev
2016-11-10move logback config to exampleGravatar Vitaly Takmazov
2016-11-10using slf4j + logback for loggingGravatar Alexander Alexeev
2016-11-08update depsGravatar Vitaly Takmazov
2016-11-08reorganize structure againGravatar Vitaly Takmazov
2016-11-01fix testsGravatar Vitaly Takmazov
2016-10-25update dependenciesGravatar Vitaly Takmazov
2016-10-19protocol: some new commands and fixes, part 2Gravatar Vitaly Takmazov
2016-10-19protocol: some new commands and fixesGravatar Vitaly Takmazov
2016-10-19protocol: fix reply quoteGravatar Vitaly Takmazov
2016-10-12refactor message formattingGravatar Vitaly Takmazov
2016-10-12move schema to coreGravatar Vitaly Takmazov
2016-09-03Juick settingsGravatar Vitaly Takmazov
2016-08-28Gradle: update project dependenciesGravatar Vitaly Takmazov
2016-08-28Tags: should be escaped in db and unescaped in templatesGravatar Vitaly Takmazov
2016-08-10gradle: add versions plugin and update dependenciesGravatar Vitaly Takmazov
2016-08-05filter tags subscriptions on blGravatar Vitaly Takmazov
2016-07-31gradle: update dependenciesGravatar Vitaly Takmazov
2016-07-21JuickProtocol: subscribe to own messageGravatar Vitaly Takmazov
2016-07-15Merge branch 'master' of ssh://den.jabber.ru:2205/var/lib/git/com.juick.http.wwwGravatar Vitaly Takmazov
2016-07-15fix replies queryGravatar Vitaly Takmazov
2016-07-15fixed order of bindsGravatar Sanny Sanoff
2016-07-15additional nail into the coffin of duplicate sequence values for repliesGravatar Sanny Sanoff
2016-07-15more bulletproof reply sequence generator.Gravatar Sanny Sanoff
2016-07-14Merge branch 'master' of ssh://den.jabber.ru:2205/var/lib/git/com.juick.http.wwwGravatar Vitaly Takmazov
2016-07-14JSON: read X-Scheme header to set urls scheme, SQL queries refactoringGravatar Vitaly Takmazov
2016-07-12api: fix unames and jids queriesGravatar Vitaly Takmazov
2016-07-12jackson-databind serialization with testsGravatar Vitaly Takmazov
2016-07-12jackson-databind WIPGravatar Vitaly Takmazov
2016-07-12fix date serializing with testsGravatar Vitaly Takmazov
2016-07-12Push: using all user tokens for PMsGravatar Vitaly Takmazov