aboutsummaryrefslogtreecommitdiff
path: root/juick-server/src/main/java/com/juick/service/MessagesServiceImpl.java
AgeCommit message (Expand)Author
2018-07-24JPA WIPjpaGravatar Vitaly Takmazov
2018-07-16sphinx search: page by offsetGravatar Vitaly Takmazov
2018-07-04do not show notifications from banned threadsGravatar Vitaly Takmazov
2018-07-04do not show join all replies in CTEsGravatar Vitaly Takmazov
2018-07-04do not show banned users in threadGravatar 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-05-27readonly mode is now provided by CloudflareGravatar you
2017-03-09timehop apiGravatar Evgeniy Shishkin
2017-03-07get user blog with recommendationsGravatar Evgeniy Shishkin
2017-03-04cleanup deprecation warningsGravatar Vitaly Takmazov
2017-02-28readonly modeGravatar Vitaly Takmazov
2017-01-23juick-server: getMessage should return message author banned status. Added testGravatar Vitaly Takmazov
2017-01-12juick-server: fix sql message mapperGravatar Vitaly Takmazov
2017-01-10juick-www: now on spring-webmvcGravatar Vitaly Takmazov
2016-12-20StringUtils.EMPTYGravatar Vitaly Takmazov
2016-12-13juick-rss: webmvc port WIPGravatar Vitaly Takmazov
2016-12-09bugfix: wrong sql parameterGravatar Alexander Alexeev
2016-12-01juick-server: fix serialization, vNextGravatar Vitaly Takmazov
2016-12-01juick-core: fix replies serializationGravatar Vitaly Takmazov
2016-12-01juick-server: fix popular queryGravatar Vitaly Takmazov
2016-12-01juick-server: fix myfeed orderGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
2016-11-30juick-core: fix attachment serializationGravatar Vitaly Takmazov
2016-11-25messageService.getMyFeed() is fixed, simple test is addedGravatar Alexander Alexeev
2016-11-24juick-api: now on spring-webmvcGravatar Vitaly Takmazov
2016-11-23bugfixesGravatar Alexander Alexeev
2016-11-23search service for full text search implementation;Gravatar 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-16server-core -> juick-serverGravatar Vitaly Takmazov