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
/
src
/
main
/
java
/
com
/
juick
/
www
/
api
/
Messages.java
Age
Commit message (
Collapse
)
Author
2022-10-12
API: add `showReplies` parameter to `/api/thread` endpoint
Vitaly Takmazov
2022-06-25
`likes` field returns recommendations count
Vitaly Takmazov
2022-03-23
Return correct replies counter on /thread API endpoint
Vitaly Takmazov
* replies counter will not include replies from banned users now
2021-11-12
Throw correct exception from mark_read API endpoint
Vitaly Takmazov
2021-10-21
Make popular feed equal to service user recommendations feed to have correct RSS feeds
Vitaly Takmazov
2021-09-06
Cleanup ResponseEntity usage
Vitaly Takmazov
2021-04-17
Cleanup deprecated usage of third-party libraries
Vitaly Takmazov
2020-10-20
Revert "Append * to keyword search"
Vitaly Takmazov
This reverts commit 85c5c69ffb5a14258eafb4c67c550f6018b3c621.
2020-10-02
Update copyright years
Vitaly Takmazov
2020-06-05
Append * to keyword search
Vitaly Takmazov
2020-04-04
Initialize all components from configuration
Vitaly Takmazov
2020-04-03
Reorganize layout and code cleanup
Vitaly Takmazov