aboutsummaryrefslogtreecommitdiff
path: root/juick-core/src/main/java
AgeCommit message (Expand)Author
2017-11-01notifications: fix tokens deletionGravatar Vitaly Takmazov
2017-10-28core: check attachment with xml compatibilityGravatar Vitaly Takmazov
2017-10-28core: correctly check for attachmentGravatar Vitaly Takmazov
2017-10-24crosspost: refactoringGravatar Vitaly Takmazov
2017-10-18core: serialize replyQuote to XMLGravatar Vitaly Takmazov
2017-10-15api: ImagesServiceGravatar Vitaly Takmazov
2017-09-22Initial getNotifications queryGravatar Vitaly Takmazov
2017-09-15core: fix tags deserializationGravatar Vitaly Takmazov
2017-08-23server-jdbc: fix favorites countGravatar Vitaly Takmazov
2017-08-23www: Twitter CardsGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-06-30core: fix DeviceRegistration deserealizationGravatar Vitaly Takmazov
2017-06-29notifications and configurations refactoringGravatar Vitaly Takmazov
2017-05-23drop ugnich jsonGravatar Vitaly Takmazov
2017-05-05juick-www: pebble pretty time filterGravatar Vitaly Takmazov
2017-03-23juick-core: fix TokensList modelGravatar Vitaly Takmazov
2017-03-02juick-server: protocol refactoringGravatar 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-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-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-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-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-11logback configurations are copiedGravatar Alexander Alexeev
2016-11-11common data configuration is addedGravatar Alexander Alexeev
2016-11-10using slf4j + logback for loggingGravatar Alexander Alexeev