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
/
service
/
MessagesServiceImpl.java
Age
Commit message (
Collapse
)
Author
2018-09-25
reorganize layout
Vitaly Takmazov
2018-09-21
hide banned from discussions
Vitaly Takmazov
2018-09-13
hide banned from search
Vitaly Takmazov
2018-09-13
hide banned from tags
Vitaly Takmazov
2018-09-10
Discuss feed for anonymous
Vitaly Takmazov
2018-09-01
fix message replies counters with banned users
Vitaly Takmazov
2018-08-31
banned user messages are not visible to others
Vitaly Takmazov
2018-08-29
shadow banned users from recommendations list
Vitaly Takmazov
2018-08-29
hide banned user messages, not disabled
Vitaly Takmazov
2018-08-27
merge tests from www-2.x
Vitaly Takmazov
2018-08-14
Message editing API
Vitaly Takmazov
2018-08-12
do not show banned users in my feed from recommendations
Vitaly Takmazov
2018-08-09
Fix attachments errors
Vitaly Takmazov
2018-08-03
replies counter in feeds reflect banned comments
Vitaly Takmazov
2018-07-26
mark threads read when banned replies exists
Vitaly Takmazov
2018-07-16
sphinx search: page by offset
Vitaly Takmazov
2018-07-04
do not show notifications from banned threads
Vitaly Takmazov
2018-07-04
do not show join all replies in CTEs
Vitaly Takmazov
2018-07-04
do not show banned users in thread
Vitaly Takmazov
2018-06-21
www project disabled, all new web development moved to separate repo
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov
2017-05-27
readonly mode is now provided by Cloudflare
you
2017-03-09
timehop api
Evgeniy Shishkin
2017-03-07
get user blog with recommendations
Evgeniy Shishkin
2017-03-04
cleanup deprecation warnings
Vitaly Takmazov
2017-02-28
readonly mode
Vitaly Takmazov
2017-01-23
juick-server: getMessage should return message author banned status. Added test
Vitaly Takmazov
2017-01-12
juick-server: fix sql message mapper
Vitaly Takmazov
2017-01-10
juick-www: now on spring-webmvc
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-12-13
juick-rss: webmvc port WIP
Vitaly Takmazov
2016-12-09
bugfix: wrong sql parameter
Alexander Alexeev
2016-12-01
juick-server: fix serialization, vNext
Vitaly Takmazov
2016-12-01
juick-core: fix replies serialization
Vitaly Takmazov
2016-12-01
juick-server: fix popular query
Vitaly Takmazov
2016-12-01
juick-server: fix myfeed order
Vitaly Takmazov
2016-12-01
juick-api: Tags controller from perl, refactoring
Vitaly Takmazov
2016-11-30
juick-core: fix attachment serialization
Vitaly Takmazov
2016-11-25
messageService.getMyFeed() is fixed, simple test is added
Alexander Alexeev
2016-11-24
juick-api: now on spring-webmvc
Vitaly Takmazov
2016-11-23
bugfixes
Alexander Alexeev
2016-11-23
search service for full text search implementation;
Alexander Alexeev
search bean configuration
2016-11-23
repository improvenments: using Collection in params, forse using exists in some query, force using Lists as query ↵
Alexander Alexeev
result
2016-11-16
server-core -> juick-server
Vitaly Takmazov