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 (
Collapse
)
Author
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