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-jdbc
/
src
/
main
/
java
/
com
/
juick
/
service
/
MessagesServiceImpl.java
Age
Commit message (
Expand
)
Author
2018-06-21
www project disabled, all new web development moved to separate repo
Vitaly Takmazov
2018-05-25
TopManager: *NSFW should not appear in Top
Vitaly Takmazov
2018-05-17
ImagesService refactoring
Vitaly Takmazov
2018-05-11
common: drop unused fields from Message
Vitaly Takmazov
2018-05-03
server: case-insensitive subscriptions command
Vitaly Takmazov
2018-04-30
server: fix classic likes counter
Vitaly Takmazov
2018-04-24
server: allow like reaction
Vitaly Takmazov
2018-04-22
jdbc: do not show messages with banned tags in feeds
Vitaly Takmazov
2018-04-20
server: fix likes count in feed
Vitaly Takmazov
2018-04-20
server: fix compatibility with likes
Vitaly Takmazov
2018-04-20
server: /reactions list
Vitaly Takmazov
2018-04-20
Like -> Reaction
mykhailo.dubovskyi
2018-04-16
server: do not make last read mark lower
Vitaly Takmazov
2018-04-15
jdbc: update lastmessage user column
Vitaly Takmazov
2018-04-11
MessagesService::getUnread
Vitaly Takmazov
2018-04-11
jdbc: getReplies in not readonly anymore
Vitaly Takmazov
2018-04-11
server: last read marker for threads
Vitaly Takmazov
2018-04-11
images: better exception info
Vitaly Takmazov
2018-03-30
xmpp integration tests
Vitaly Takmazov
2018-03-28
drop sphinx search and use datasource autoconfiguration
Vitaly Takmazov
2018-03-21
xmpp: recommend command
Vitaly Takmazov
2018-03-16
merge common projects
Vitaly Takmazov
2018-03-13
core: cleanup unused message properties
Vitaly Takmazov
2018-03-13
drop replies tree
Vitaly Takmazov
2018-03-01
sort discussions by last replay date
Vitaly Takmazov
2018-02-26
cleanup hardcoded juick paths
Vitaly Takmazov
2018-02-22
run tests on h2 database
Vitaly Takmazov
2018-02-18
server-jdbc: no need to reinvent JdbcDaoSupport
Vitaly Takmazov
2018-01-30
xmpp: D #message
Vitaly Takmazov
2018-01-18
top: fix candidates query
Vitaly Takmazov
2017-12-22
jdbc: fix reply creation
Vitaly Takmazov
2017-12-22
jdbc: split updates
Vitaly Takmazov
2017-12-22
jdbc: write last reply time to message
Vitaly Takmazov
2017-11-28
Drop outdated moderator buttons
Vitaly Takmazov
2017-11-13
notifications: moved top service from cron
Vitaly Takmazov
2017-10-15
api: ImagesService
Vitaly Takmazov
2017-09-25
jdbc: fix notifications query
Vitaly Takmazov
2017-09-25
jdbc: fix getMessage query
Vitaly Takmazov
2017-09-22
Initial getNotifications query
Vitaly Takmazov
2017-09-11
no more recommended tab
Vitaly Takmazov
2017-08-23
server-jdbc: fix favorites count
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov