Age | Commit message (Expand) | Author |
2018-03-22 | juick-server: move websocket client to notifications server | Vitaly Takmazov |
2018-03-20 | push: fix configuration | Vitaly Takmazov |
2018-03-16 | server: move token-based api configuration to juick-notifications | Vitaly Takmazov |
2018-03-15 | boot: no more juick.conf | Vitaly Takmazov |
2018-03-15 | notifications: CleanUp is Bean already | Vitaly Takmazov |
2018-03-15 | notifications: bootJar configuration | Vitaly Takmazov |
2018-03-15 | spring boot wip | Vitaly Takmazov |
2018-03-13 | core: cleanup unused message properties | Vitaly Takmazov |
2018-03-05 | notifications: fix configuration | Vitaly Takmazov |
2018-02-22 | default database is h2 | Vitaly Takmazov |
2018-02-06 | api server should authenticate in database for now | Vitaly Takmazov |
2018-01-30 | web: authenticate services over api | Vitaly Takmazov |
2018-01-30 | notifications: drop xmpp | Vitaly Takmazov |
2018-01-17 | prevent nulls with StringUtils.defaultString() | Vitaly Takmazov |
2018-01-12 | api: merge top component | Vitaly Takmazov |
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 |
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: 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-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 |
2016-12-20 | StringUtils.EMPTY | Vitaly Takmazov |
2016-12-20 | @Repository should uses when DataAccessException translation is need | Alexander Alexeev |
2016-12-16 | CharEncoding.UTF_8 | Vitaly Takmazov |
2016-12-16 | juick-notifications: MPNS cleanup | Vitaly Takmazov |