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
/
service
Age
Commit message (
Expand
)
Author
2023-01-04
OAuth authentication for Mastodon and ActivityPub C2S
Vitaly Takmazov
2023-01-04
JWT authentication for API
Vitaly Takmazov
2022-12-31
Remove roster chats
Vitaly Takmazov
2022-12-31
PMQueriesService -> ChatService
Vitaly Takmazov
2022-12-31
ActivityPub: cleanup logging
Vitaly Takmazov
2022-12-28
`updateReactionsFor` should not evict caches
Vitaly Takmazov
2022-12-27
handle `addFollower` duplicates
Vitaly Takmazov
2022-12-24
`Collectors.toList()` -> `toList()`
Vitaly Takmazov
2022-12-23
ActivityPub: send full object on message update
Vitaly Takmazov
2022-12-23
Show external followers in stats
Vitaly Takmazov
2022-12-22
User info updates fix
Vitaly Takmazov
2022-12-20
API: do not append tags to replies
Vitaly Takmazov
2022-12-20
`updateUserInfo` fix
Vitaly Takmazov
2022-12-20
Fix Twitter account linkage
Vitaly Takmazov
2022-12-20
Fix social tokens queries
Vitaly Takmazov
2022-12-19
PostgresSearchService: make it readable
Vitaly Takmazov
2022-12-19
postgres: websearch_to_tsquery
Vitaly Takmazov
2022-12-18
Fixed `banned` user field mapping
Vitaly Takmazov
2022-12-18
`addGCMToken` fix
Vitaly Takmazov
2022-12-18
Correct unwrapped DataSource connection usage
Vitaly Takmazov
2022-12-18
Fix reply deletion
Vitaly Takmazov
2022-12-18
postgres: escape search query using `pgjdbc` built-in function
Vitaly Takmazov
2022-12-18
Fix `getUserBlogAtDay` query
Vitaly Takmazov
2022-12-17
Empty search service for h2 environment
Vitaly Takmazov
2022-12-17
postgres: search service
Vitaly Takmazov
2022-12-16
Make tag query SQL-compatible
Vitaly Takmazov
2022-12-15
Apply IDEA suggestions
Vitaly Takmazov
2022-12-15
Extract user to actor conversion code into Converter
Vitaly Takmazov
2022-12-15
Cache evicting configuration update
Vitaly Takmazov
2022-12-14
Fix the integer overflow issue
Vitaly Takmazov
2022-12-14
Initial PostgreSQL schema and profile
Vitaly Takmazov
2022-12-09
Better caching in AnythingFilter
Vitaly Takmazov
2022-12-09
Fix cache keys
Vitaly Takmazov
2022-12-09
`discover` cache
Vitaly Takmazov
2022-12-09
Update cache evict rules
Vitaly Takmazov
2022-12-08
Configure caches
Vitaly Takmazov
2022-11-25
Spring Boot 3
Vitaly Takmazov
2022-11-15
SubscriptionServiceImpl: reindent file
Vitaly Takmazov
2022-11-15
SubscriptionService: handle duplicated key case in subscribeMessage() correctly
Vitaly Takmazov
2022-11-15
MessagesService: remove duplicated tags from getMessages() query
Vitaly Takmazov
2022-10-18
Better trends query on `/api/tags` endpoint
Vitaly Takmazov
2022-06-29
Use full URL for avatars in replies
Vitaly Takmazov
2022-06-29
Avatars in /thread API endpoint
Vitaly Takmazov
2022-06-25
`likes` field returns recommendations count
Vitaly Takmazov
2022-06-25
Fix recommendations counters in html templates
Vitaly Takmazov
2022-05-13
Do not send subscriptions to banned users
Vitaly Takmazov
2022-05-12
Update top criterias
Vitaly Takmazov
2022-04-13
Handle email exceptions
Vitaly Takmazov
2022-03-07
Fix readonly query
Vitaly Takmazov
2022-03-03
Fix *readonly tag
Vitaly Takmazov
[prev]
[next]