aboutsummaryrefslogtreecommitdiff
path: root/juick-core
AgeCommit message (Expand)Author
2016-12-01juick-server: fix serialization, vNextGravatar Vitaly Takmazov
2016-12-01juick-core: fix replies serializationGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
2016-11-30juick-core: do not serialize user messagesCountGravatar Vitaly Takmazov
2016-11-30juick-core: fix attachment serializationGravatar Vitaly Takmazov
2016-11-29juick-core: do not serialize AttachmentTypeGravatar Vitaly Takmazov
2016-11-28all components using jackson now, org.json serializer moved to compatibility tests packageGravatar Vitaly Takmazov
2016-11-26working spring security configGravatar Alexander Alexeev
2016-11-26some improvenments on user serviceGravatar Alexander Alexeev
2016-11-24update dependenciesGravatar Vitaly Takmazov
2016-11-23field names for core objects are corrected ( standard name conventions used)Gravatar Alexander Alexeev
2016-11-18juick-xmpp: fix reconnectionGravatar Vitaly Takmazov
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