aboutsummaryrefslogtreecommitdiff
path: root/juick-api/src/main/java/com/juick/api/controllers/Notifications.java
AgeCommit message (Expand)Author
2017-10-24crosspost: refactoringGravatar Vitaly Takmazov
2017-08-21api: cleanup unused injectionsGravatar Vitaly Takmazov
2017-07-20Update copyrights in all java sourcesGravatar Vitaly Takmazov
2017-06-29notifications and configurations refactoringGravatar Vitaly Takmazov
2017-06-29project structure: split server into jdbc + webGravatar Vitaly Takmazov
2017-02-05juick-api: update notifications apiGravatar Vitaly Takmazov
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