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-server
/
src
/
main
/
java
/
com
/
juick
/
server
/
ServerManager.java
Age
Commit message (
Expand
)
Author
2018-11-08
Merge everything into single Spring Boot application
Vitaly Takmazov
2018-11-01
SSE: restore PMs
Vitaly Takmazov
2018-11-01
fix NPE in MessageReadEvent logging
Vitaly Takmazov
2018-10-30
do not duplicate pm event
Vitaly Takmazov
2018-10-30
SSE: multiple event names
Vitaly Takmazov
2018-10-25
SSE: send all to service user
Vitaly Takmazov
2018-10-25
SSE: fix service messages
Vitaly Takmazov
2018-10-10
Fix Websocket notifications for service users
Vitaly Takmazov
2018-10-09
MessageReadEvent refactoring
Vitaly Takmazov
2018-10-09
SSE: revert synchronization
Vitaly Takmazov
2018-10-09
SSE: service user support and synchronization
Vitaly Takmazov
2018-10-09
Server Side Events: server and webapp
Vitaly Takmazov
2018-10-05
TopEvent: Announce in Fediverse, like in XMPP/Telegram
Vitaly Takmazov
2018-09-25
update juick-server to new events api
Vitaly Takmazov
2018-09-25
reorganize layout
Vitaly Takmazov
2018-09-11
XMPP: do not start when jid is not set
Vitaly Takmazov
2018-07-26
WebsocketManager refactoring
Vitaly Takmazov
2018-07-04
do not show replies to banned users as unread
Vitaly Takmazov
2018-05-10
using User::isAnonymous where possible
Vitaly Takmazov
2018-05-10
send message read events to websocket users
Vitaly Takmazov
2018-05-10
message read event logging
Vitaly Takmazov
2018-05-10
server: MessageReadEvent
Vitaly Takmazov
2018-04-16
server: mark comments from blacklisted users as read
Vitaly Takmazov
2018-04-12
server: MessageEvent now have list of subscribers
Vitaly Takmazov
2018-04-02
xmpp: move to library project
Vitaly Takmazov
2018-03-30
server: process everything in one place
Vitaly Takmazov
2018-03-26
server: reuse single router connection
Vitaly Takmazov
2018-03-22
server: websockets listening too
Vitaly Takmazov
2018-03-20
jdbc: no more notifications from banned users
Vitaly Takmazov
2018-03-16
server: debug xmpp disconnects
Vitaly Takmazov
2018-02-15
server: handle messages from service ws user
Vitaly Takmazov
2018-02-08
reorganize project structure
Vitaly Takmazov