aboutsummaryrefslogtreecommitdiff
path: root/juick-core/src/main/java/com/juick/Message.java
AgeCommit message (Expand)Author
2017-10-18core: serialize replyQuote to XMLGravatar Vitaly Takmazov
2017-10-15api: ImagesServiceGravatar Vitaly Takmazov
2017-09-22Initial getNotifications queryGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-05-23drop ugnich jsonGravatar Vitaly Takmazov
2017-01-20juick-server: database tags should not be escaped nowGravatar Vitaly Takmazov
2016-12-07message improvenments, checking for tag's duplicatesGravatar Alexander Alexeev
2016-12-01juick-server: fix serialization, vNextGravatar Vitaly Takmazov
2016-12-01juick-core: fix replies serializationGravatar Vitaly Takmazov
2016-11-30juick-core: fix attachment serializationGravatar Vitaly Takmazov
2016-11-29juick-core: do not serialize AttachmentTypeGravatar Vitaly Takmazov
2016-11-17juick-core: do not serialize replyQuote to xmlGravatar 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-01fix testsGravatar Vitaly Takmazov
2016-10-19protocol: fix reply quoteGravatar Vitaly Takmazov
2016-07-12jackson-databind serialization with testsGravatar Vitaly Takmazov
2016-07-12jackson-databind WIPGravatar Vitaly Takmazov
2016-07-07reorganize projectGravatar Vitaly Takmazov