aboutsummaryrefslogtreecommitdiff
path: root/juick-core/src/main/java/com/juick/util
AgeCommit message (Expand)Author
2018-03-16merge common projectsGravatar Vitaly Takmazov
2018-03-13server: refactoringGravatar Vitaly Takmazov
2018-03-13core: cleanup unused message propertiesGravatar Vitaly Takmazov
2018-03-13www: new line before quoteGravatar Vitaly Takmazov
2018-02-21server: send attachments to telegram as photosGravatar Vitaly Takmazov
2018-01-18tg: escape reply quote too, no need to escape linksGravatar Vitaly Takmazov
2018-01-18tg: markdown escapeGravatar Vitaly Takmazov
2018-01-17api: markdown tags for telegramGravatar Vitaly Takmazov
2018-01-17prevent nulls with StringUtils.defaultString()Gravatar Vitaly Takmazov
2018-01-06email: cleanup html templateGravatar Vitaly Takmazov
2018-01-05formatHtmlGravatar Vitaly Takmazov
2017-09-22Initial getNotifications queryGravatar Vitaly Takmazov
2017-08-23www: Twitter CardsGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-05-05juick-www: pebble pretty time filterGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-11caching date formatterGravatar Alexander Alexeev
2016-12-07singleton java 8 date formattersGravatar Alexander Alexeev
2016-11-16formatMessage moved to core, remove copy-paste from juick-rssGravatar Vitaly Takmazov
2016-11-13server core moduleGravatar Alexander Alexeev
2016-11-12extracted application configuration from Mvc configuration with application specific beans;Gravatar Alexander Alexeev