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
/
main
/
java
/
com
/
juick
/
components
Age
Commit message (
Collapse
)
Author
2018-09-25
notifications server refactoring
Vitaly Takmazov
2018-09-25
reorganize layout
Vitaly Takmazov
2018-09-21
log websocket pings at debug level
Vitaly Takmazov
2018-09-21
add TaskScheduler
Vitaly Takmazov
2018-09-21
log websocket pings at info level
Vitaly Takmazov
2018-09-20
do not handle messages from invalid websocket sessions
Vitaly Takmazov
2018-09-20
Notifications: trying to do clean shutdown
Vitaly Takmazov
2018-09-20
APNS: using non-blocking pushy API
Vitaly Takmazov
2018-09-20
APNS: fix NPE
Vitaly Takmazov
2018-09-20
APNS: check token invalidation timestamp
Vitaly Takmazov
2018-06-15
notifications: no need to start Tomcat
Vitaly Takmazov
2018-05-10
notifications: do not process message read event twice
Vitaly Takmazov
2018-05-10
message read event logging
Vitaly Takmazov
2018-05-10
notifications: update APNS badge number on message read event
Vitaly Takmazov
2018-05-08
notifications: add badge counter to APNS payload
Vitaly Takmazov
2018-04-23
server: ConcurrentWebSocketSessionDecorator
Vitaly Takmazov
2018-04-12
notifications: pushserver is the only websocket component for now
Vitaly Takmazov
2018-04-12
server: MessageEvent now have list of subscribers
Vitaly Takmazov
2018-04-08
notifications: push uname to APNS for PMs
Vitaly Takmazov
2018-04-04
server: PMs in email
Vitaly Takmazov
* also introduces MessageUtils.isReply and MessageUtils.isPM
2018-03-28
fix ws client authentication
Vitaly Takmazov
2018-03-26
notifications: Notifications is Component
Vitaly Takmazov
2018-03-26
notifications: cleanup configuration
Vitaly Takmazov
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
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
* 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
[next]