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-notifications
/
src
Age
Commit message (
Collapse
)
Author
2017-12-04
notifications: add mid to APNS notification
Vitaly Takmazov
2017-11-13
notifications: implement set_popular for rest service
Vitaly Takmazov
2017-11-13
notifications: fix top url
Vitaly Takmazov
2017-11-13
notifications: initialize top
Vitaly Takmazov
2017-11-13
notifications: moved top service from cron
Vitaly Takmazov
2017-11-01
notifications: fix tokens deletion
Vitaly Takmazov
2017-10-24
crosspost: refactoring
Vitaly Takmazov
* spring-social * get tokens via service api
2017-10-23
notifications: fix mpns deeplink
Vitaly Takmazov
2017-10-23
notifications: mpns encoding
Vitaly Takmazov
2017-10-23
notifications: prevent mpns url double-encoding
Vitaly Takmazov
2017-10-23
notifications: fix mnps notifications
Vitaly Takmazov
2017-10-23
notifications: mpns cleanup
Vitaly Takmazov
2017-10-18
notifications: fix mpns
Vitaly Takmazov
2017-10-18
notifications: add missing MPNS header
Vitaly Takmazov
2017-10-18
notifications: format APNS notification
Vitaly Takmazov
2017-10-17
notifications: drop httpclient dependency
Vitaly Takmazov
2017-10-17
notifications: fix test
Vitaly Takmazov
2017-10-17
notifications: APNS HTTP API
Vitaly Takmazov
2017-09-05
fix other web configurations
Vitaly Takmazov
2017-08-21
cleanup unused injections in remaining apps
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-06-30
move babbler to server-core
Vitaly Takmazov
2017-06-30
notifications: fix configuration
Vitaly Takmazov
2017-06-30
MVC was not enabled in apps based on BaseWebConfiguration
Vitaly Takmazov
2017-06-29
notifications and configurations refactoring
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov
2017-06-25
commons-lang3 deprecated classes -> commons-text and commons-codec
Vitaly Takmazov
2017-03-29
juick-notifications: no need to authenticate MPNS twice
Vitaly Takmazov
2017-03-29
fix string quoting in Spring Value annotation
Vitaly Takmazov
2017-03-29
juick-notifications: refactor using with Spring annotations
Vitaly Takmazov
2017-03-27
juick-notifications: fix typo
Vitaly Takmazov
2017-03-27
juick-notifications: production destination
Vitaly Takmazov
2017-02-05
juick-api: update notifications api
Vitaly Takmazov
2017-02-01
clean up some warnings
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-12-20
@Repository should uses when DataAccessException translation is need
Alexander Alexeev
2016-12-19
juick-notifications: fix tests
Vitaly Takmazov
2016-12-16
CharEncoding.UTF_8
Vitaly Takmazov
2016-12-16
juick-notifications: MPNS cleanup
Vitaly Takmazov
2016-12-16
juick-notifications: RestService and GCM cleanup
Vitaly Takmazov
2016-12-14
juick-notifications: add missing field of MPNS token
Vitaly Takmazov
2016-12-14
juick-core: api objects should live in core
Vitaly Takmazov
2016-12-14
juick-notifications: components should not depend on database
Vitaly Takmazov
2016-12-12
update dependencies
Vitaly Takmazov
2016-12-12
@Controller + @ResponseBody = @RestController
Vitaly Takmazov
2016-11-30
notification properties are added to example configuration
Alexander Alexeev
2016-11-30
prevent string concatenation for disabled loggers
Alexander Alexeev
2016-11-30
configurations clean-up, import is redundant
Alexander Alexeev
2016-11-28
configure json serialization properties
Vitaly Takmazov
2016-11-28
all components using jackson now, org.json serializer moved to compatibility tests package
Vitaly Takmazov
[next]