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 (
Expand
)
Author
2024-05-19
javax.inject -> jakarta.inject
Vitaly Takmazov
2023-04-26
Expose 'isAdmin' user property over API
Vitaly Takmazov
2023-04-26
Expose `friendsOnly` message property over API
Vitaly Takmazov
2023-04-26
Do not show hidden messages to ugnich
Vitaly Takmazov
2023-04-26
API: include hidden messages
Vitaly Takmazov
2023-04-18
ActivityPub compatibility with private posts
Vitaly Takmazov
2023-04-17
Private posts
Vitaly Takmazov
2023-01-30
SQLite support
Vitaly Takmazov
2023-01-28
Cleanup Tag model
Vitaly Takmazov
2023-01-22
Show message subscription state in API thread
Vitaly Takmazov
2023-01-22
db refactoring: merge getMessages with isSubscribed query
Vitaly Takmazov
2023-01-13
Fix OpenAPI generation
Vitaly Takmazov
2023-01-11
Do not double escape search string
Vitaly Takmazov
2023-01-04
OAuth authentication for Mastodon and ActivityPub C2S
Vitaly Takmazov
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
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
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