aboutsummaryrefslogtreecommitdiff
path: root/juick-server/src/main/java/com/juick/service/SubscriptionServiceImpl.java
AgeCommit message (Expand)Author
2018-07-04do not show notifications from banned threadsGravatar Vitaly Takmazov
2018-06-21www project disabled, all new web development moved to separate repoGravatar Vitaly Takmazov
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2017-03-04cleanup deprecation warningsGravatar Vitaly Takmazov
2017-01-16juick-protocol: S commandGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-19juick-server: fix tags in getSubscribedUsersGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
2016-11-30juick-server: fix recommendations queryGravatar Vitaly Takmazov
2016-11-23query fixes : IN replaced by EXISTS, namedParameters usedGravatar Alexander Alexeev
2016-11-23repository improvenments: using Collection in params, forse using exists in some query, force using Lists as query re...Gravatar Alexander Alexeev
2016-11-21juick-server: fix subscribed users query also in service implementationGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov