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
/
test
/
java
Age
Commit message (
Collapse
)
Author
2018-04-06
server: CommandsManager does not depend on Jid
Vitaly Takmazov
2018-04-05
server: markdown command reply
Vitaly Takmazov
* also fixes new messages with one tag and attachment
2018-04-05
server: commands are not depended on xmpp now
Vitaly Takmazov
2018-04-05
server: refactoring
Vitaly Takmazov
2018-04-04
fix empty reply with attachment
Vitaly Takmazov
2018-04-04
more URI refactoring
Vitaly Takmazov
2018-04-03
refactoring: all messages are processed with XMPPConnection
Vitaly Takmazov
2018-04-03
xmpp is autoconfigured now
Vitaly Takmazov
2018-03-30
server: process everything in one place
Vitaly Takmazov
2018-03-30
server: process attachments correctly
Vitaly Takmazov
2018-03-29
server: XMPPBot -> CommandsManager
Vitaly Takmazov
2018-03-28
server: /like API not using XMPP
Vitaly Takmazov
2018-03-28
move like API to server
Vitaly Takmazov
2018-03-28
h2 schema and test fixes
Vitaly Takmazov
2018-03-28
drop sphinx search and use datasource autoconfiguration
Vitaly Takmazov
2018-03-26
xmpp: view tag command
Vitaly Takmazov
2018-03-22
server: event listeners are beans
Vitaly Takmazov
2018-03-21
xmpp: restore full tests
Vitaly Takmazov
2018-03-21
xmpp: feed command
Vitaly Takmazov
2018-03-21
fix tests
Vitaly Takmazov
2018-03-21
xmpp: add some disabled commands
Vitaly Takmazov
2018-03-21
xmpp: recommend command
Vitaly Takmazov
2018-03-21
server: websocket unit testing
Vitaly Takmazov
2018-03-20
jdbc: no more notifications from banned users
Vitaly Takmazov
2018-03-16
server: process email only from service user
Vitaly Takmazov
2018-03-16
merge common projects
Vitaly Takmazov
2018-03-15
spring boot wip
Vitaly Takmazov
2018-03-01
server: fix rss content type
Vitaly Takmazov
2018-02-25
xmpp: show reply command
Vitaly Takmazov
2018-02-22
default database is h2
Vitaly Takmazov
2018-02-22
server and tests now runnable without config
Vitaly Takmazov
2018-02-18
server: fix rss beans naming
Vitaly Takmazov
2018-02-18
server: merge rss
Vitaly Takmazov
2018-02-18
server: allow / to visitor
Vitaly Takmazov
2018-02-17
server: merge xmpp
Vitaly Takmazov
2018-02-15
server: handle messages from service ws user
Vitaly Takmazov
2018-02-09
server: add some tests
Vitaly Takmazov
2018-02-08
reorganize project structure
Vitaly Takmazov
2018-02-08
server: merge api and ws
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-05-05
juick-www: Home controller uses Pebble, drop ads
Vitaly Takmazov
wip
2017-01-12
tests refactoring
Vitaly Takmazov
2016-11-25
clean up
Alexander Alexeev
2016-11-25
log4jdbc is applied for test database
Alexander Alexeev
2016-11-25
messageService.getMyFeed() is fixed, simple test is added
Alexander Alexeev
2016-11-23
thymeleaf layout plugin used
Alexander Alexeev