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
/
ActivityPubService.java
Age
Commit message (
Expand
)
Author
2024-05-19
javax.annotation -> jakarta.annotation
Vitaly Takmazov
2024-05-19
javax.inject -> jakarta.inject
Vitaly Takmazov
2023-11-22
ActivityPub: disable signed GET requests in the local environment
Vitaly Takmazov
2023-11-11
Make sure HTTP requests actually use caching
Vitaly Takmazov
2023-06-26
ActivityPub: cache all profile exception paths
Vitaly Takmazov
2023-03-03
Cleanup logging
Vitaly Takmazov
2023-01-19
Improve logging
Vitaly Takmazov
2023-01-19
RestTemplate -> OkHttpClient
Vitaly Takmazov
2023-01-10
Start using HttpHeaders class instead of string constants
Vitaly Takmazov
2023-01-06
Mastodon API: timelines and minor fixes
Vitaly Takmazov
2023-01-05
ActivityPub: signed GET requests, fix Signature verification
Vitaly Takmazov
2022-12-27
handle `addFollower` duplicates
Vitaly Takmazov
2020-10-02
Update copyright years
Vitaly Takmazov
2020-03-07
Reorganize project layout
Vitaly Takmazov
2019-12-12
Update copyrights
Vitaly Takmazov
2018-11-08
Merge everything into single Spring Boot application
Vitaly Takmazov