Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-16 | merge common projects | Vitaly Takmazov | |
2018-03-13 | server: refactoring | Vitaly Takmazov | |
2018-03-13 | core: cleanup unused message properties | Vitaly Takmazov | |
2018-03-13 | www: new line before quote | Vitaly Takmazov | |
2018-02-21 | server: send attachments to telegram as photos | Vitaly Takmazov | |
2018-01-18 | tg: escape reply quote too, no need to escape links | Vitaly Takmazov | |
2018-01-18 | tg: markdown escape | Vitaly Takmazov | |
2018-01-17 | api: markdown tags for telegram | Vitaly Takmazov | |
2018-01-17 | prevent nulls with StringUtils.defaultString() | Vitaly Takmazov | |
2018-01-06 | email: cleanup html template | Vitaly Takmazov | |
2018-01-05 | formatHtml | Vitaly Takmazov | |
2017-09-22 | Initial getNotifications query | Vitaly Takmazov | |
* using Java 8 DateTime API where possible | |||
2017-08-23 | www: Twitter Cards | Vitaly Takmazov | |
2017-07-20 | Update copyrights in all java sources | Vitaly Takmazov | |
2017-05-05 | juick-www: pebble pretty time filter | Vitaly Takmazov | |
2016-12-20 | StringUtils.EMPTY | Vitaly Takmazov | |
2016-12-11 | caching date formatter | Alexander Alexeev | |
2016-12-07 | singleton java 8 date formatters | Alexander Alexeev | |
2016-11-16 | formatMessage moved to core, remove copy-paste from juick-rss | Vitaly Takmazov | |
2016-11-13 | server core module | Alexander Alexeev | |
2016-11-12 | extracted application configuration from Mvc configuration with application specific beans; | Alexander Alexeev | |
extracted bean initialization from constructor; force using properties; |