aboutsummaryrefslogtreecommitdiff
path: root/juick-server/src/main/java/com/juick/service
AgeCommit message (Expand)Author
2016-12-19juick-server: fix tags in getSubscribedUsersGravatar Vitaly Takmazov
2016-12-20delete query optimizationGravatar Alexander Alexeev
2016-12-19juick-server: fix updateTags queryGravatar Vitaly Takmazov
2016-12-19juick-server: fix getRecommendedUsers queryGravatar Vitaly Takmazov
2016-12-13juick-rss: webmvc port WIPGravatar Vitaly Takmazov
2016-12-12juick-spring-www: settings templates and other WIPGravatar Vitaly Takmazov
2016-12-09bugfix: wrong sql parameterGravatar Alexander Alexeev
2016-12-09juick-server: fix telegram serviceGravatar Vitaly Takmazov
2016-12-09juick-spring-www: merge some work from develop branch, port some templates to ThymeleafGravatar Vitaly Takmazov
2016-12-01juick-server: fix serialization, vNextGravatar Vitaly Takmazov
2016-12-01juick-core: fix replies serializationGravatar Vitaly Takmazov
2016-12-01juick-server: fix push queries annotationsGravatar Vitaly Takmazov
2016-12-01juick-server: fix popular queryGravatar Vitaly Takmazov
2016-12-01juick-server: fix myfeed orderGravatar Vitaly Takmazov
2016-12-01juick-api: Notifications controller from perl, refactoringGravatar Vitaly Takmazov
2016-12-01juick-api: Tags controller from perl, refactoringGravatar Vitaly Takmazov
2016-12-01remember-me for juick-api by request parameterGravatar Alexander Alexeev
2016-11-30juick-server: fix recommendations queryGravatar Vitaly Takmazov
2016-11-30juick-core: fix attachment serializationGravatar Vitaly Takmazov
2016-11-30prevent string concatenation for disabled loggersGravatar Alexander Alexeev
2016-11-28permit all for /users and /messages;Gravatar Alexander Alexeev
2016-11-28juick-api: all controllers are using spring-security and @RequestParamGravatar Vitaly Takmazov
2016-11-28remember-me authorization with test; a statndard DaoAuthentication provider usedGravatar Alexander Alexeev
2016-11-26working spring security configGravatar Alexander Alexeev
2016-11-26some improvenments on user serviceGravatar Alexander Alexeev
2016-11-25formatted + transactional settingsGravatar Alexander Alexeev
2016-11-25messageService.getMyFeed() is fixed, simple test is addedGravatar Alexander Alexeev
2016-11-24juick-api: now on spring-webmvcGravatar Vitaly Takmazov
2016-11-23query fixes : IN replaced by EXISTS, namedParameters usedGravatar Alexander Alexeev
2016-11-23field names for core objects are corrected ( standard name conventions used)Gravatar Alexander Alexeev
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-22add APNS feedback componentGravatar Vitaly Takmazov
2016-11-21juick-server: fix subscribed users query also in service implementationGravatar Vitaly Takmazov
2016-11-16server-core -> juick-serverGravatar Vitaly Takmazov