aboutsummaryrefslogtreecommitdiff
path: root/juick-core
AgeCommit message (Expand)Author
2017-03-04update dependenciesGravatar Vitaly Takmazov
2017-03-02juick-server: protocol refactoringGravatar Vitaly Takmazov
2017-01-31update dependenciesGravatar Vitaly Takmazov
2017-01-20juick-server: database tags should not be escaped nowGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-16Anonym -> AnonymousGravatar Vitaly Takmazov
2016-12-14juick-core: api objects should live in coreGravatar Vitaly Takmazov
2016-12-11anonymous user supportGravatar Alexander Alexeev
2016-12-11caching date formatterGravatar Alexander Alexeev
2016-12-07juick-core: fix Tag (de)serializationGravatar Vitaly Takmazov
2016-12-07message improvenments, checking for tag's duplicatesGravatar Alexander Alexeev
2016-12-07singleton java 8 date formattersGravatar Alexander Alexeev
2016-12-07test dependenciesGravatar Alexander Alexeev
2016-12-02move project dependencies versions definitions to the root projectGravatar Vitaly Takmazov
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