aboutsummaryrefslogtreecommitdiff
path: root/juick-api/src/main/java/com/juick/api/controllers/Notifications.java
AgeCommit message (Expand)Author
2016-12-16juick-api: fix TokenList deserializationGravatar Vitaly Takmazov
2016-12-14juick-core: api objects should live in coreGravatar Vitaly Takmazov
2016-12-12@Controller + @ResponseBody = @RestControllerGravatar Vitaly Takmazov
2016-12-11anonymous user supportGravatar Alexander Alexeev
2016-12-09juick-spring-www: merge some work from develop branch, port some templates to ThymeleafGravatar Vitaly Takmazov
2016-12-09juick-notifications: fix reply notificationsGravatar Vitaly Takmazov
2016-12-01juick-api: add methods for compatibility with old clientsGravatar Vitaly Takmazov
2016-12-01juick-api: Notifications controller from perl, refactoringGravatar Vitaly Takmazov
2016-11-28juick-api: all controllers are using spring-security and @RequestParamGravatar Vitaly Takmazov
2016-11-26status constantsGravatar Alexander Alexeev
2016-11-24juick-api: now on spring-webmvcGravatar Vitaly Takmazov