index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
juick-api
/
src
/
main
/
java
/
com
/
juick
/
api
/
controllers
/
Notifications.java
Age
Commit message (
Expand
)
Author
2017-10-24
crosspost: refactoring
Vitaly Takmazov
2017-08-21
api: cleanup unused injections
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-06-29
notifications and configurations refactoring
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov
2017-02-05
juick-api: update notifications api
Vitaly Takmazov
2016-12-16
juick-api: fix TokenList deserialization
Vitaly Takmazov
2016-12-14
juick-core: api objects should live in core
Vitaly Takmazov
2016-12-12
@Controller + @ResponseBody = @RestController
Vitaly Takmazov
2016-12-11
anonymous user support
Alexander Alexeev
2016-12-09
juick-spring-www: merge some work from develop branch, port some templates to Thymeleaf
Vitaly Takmazov
2016-12-09
juick-notifications: fix reply notifications
Vitaly Takmazov
2016-12-01
juick-api: add methods for compatibility with old clients
Vitaly Takmazov
2016-12-01
juick-api: Notifications controller from perl, refactoring
Vitaly Takmazov
2016-11-28
juick-api: all controllers are using spring-security and @RequestParam
Vitaly Takmazov
2016-11-26
status constants
Alexander Alexeev
2016-11-24
juick-api: now on spring-webmvc
Vitaly Takmazov