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
/
rss
Age
Commit message (
Expand
)
Author
2023-05-31
Modernize spring-security configuration and minor changes
Vitaly Takmazov
2023-01-22
db refactoring: merge getMessages with isSubscribed query
Vitaly Takmazov
2023-01-13
Fix OpenAPI generation
Vitaly Takmazov
2023-01-04
OAuth authentication for Mastodon and ActivityPub C2S
Vitaly Takmazov
2022-12-24
`Collectors.toList()` -> `toList()`
Vitaly Takmazov
2022-11-25
Spring Boot 3
Vitaly Takmazov
2021-10-30
Handle wrong RSS path correctly
Vitaly Takmazov
2021-10-23
ImagesService -> StorageService
Vitaly Takmazov
2021-10-23
RSS: add guids
Vitaly Takmazov
2021-10-23
ImagesService refactoring
Vitaly Takmazov
2021-10-21
Make popular feed equal to service user recommendations feed to have correct RSS feeds
Vitaly Takmazov
2021-10-18
Added user RSS feed with recommendations
Vitaly Takmazov
2021-09-06
HTTPS links in RSS replies
Vitaly Takmazov
2021-09-06
HTTPS links in RSS
Vitaly Takmazov
2020-10-19
Revert "serialVersionUID for all Serializable classes"
Vitaly Takmazov
2020-10-19
serialVersionUID for all Serializable classes
Vitaly Takmazov
2020-10-02
Update copyright years
Vitaly Takmazov
2020-04-04
Initialize all components from configuration
Vitaly Takmazov
2020-04-03
Reorganize layout and code cleanup
Vitaly Takmazov