index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
juick-core
/
src
/
main
/
java
/
com
/
juick
/
util
Age
Commit message (
Expand
)
Author
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
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