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-server
/
src
/
main
/
java
/
com
/
juick
/
service
/
SubscriptionServiceImpl.java
Age
Commit message (
Expand
)
Author
2018-07-04
do not show notifications from banned threads
Vitaly Takmazov
2018-06-21
www project disabled, all new web development moved to separate repo
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov
2017-03-04
cleanup deprecation warnings
Vitaly Takmazov
2017-01-16
juick-protocol: S command
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-12-19
juick-server: fix tags in getSubscribedUsers
Vitaly Takmazov
2016-12-01
juick-api: Tags controller from perl, refactoring
Vitaly Takmazov
2016-11-30
juick-server: fix recommendations query
Vitaly Takmazov
2016-11-23
query fixes : IN replaced by EXISTS, namedParameters used
Alexander Alexeev
2016-11-23
repository improvenments: using Collection in params, forse using exists in some query, force using Lists as query re...
Alexander Alexeev
2016-11-21
juick-server: fix subscribed users query also in service implementation
Vitaly Takmazov
2016-11-16
server-core -> juick-server
Vitaly Takmazov