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
/
SignatureManager.java
Age
Commit message (
Collapse
)
Author
2021-10-24
Make logs more silent
Vitaly Takmazov
2021-08-27
handle WebFinger errors
Vitaly Takmazov
2021-08-27
ActivityPub: fix Application activites, use Actor where possible
Vitaly Takmazov
2021-08-22
ActivityPub: handle user deletion for suspended users
Vitaly Takmazov
2021-08-22
ActivityPub: return Application profile for service user
Vitaly Takmazov
2021-08-21
ActivityPub: add Application as an actor type
Vitaly Takmazov
2021-01-16
ActivityPub: do not serialize context twice
Vitaly Takmazov
2020-11-10
ActivityPub: Digest header is mandatory now for POST requests
Vitaly Takmazov
2020-10-08
Apply some IDEA suggestions
Vitaly Takmazov
2020-10-02
Revert http-signatures-java compatibility fixes
Vitaly Takmazov
* Version 1.7 now compatible with previous one
2020-06-29
Downgrade springfox, update other deps
Vitaly Takmazov
2020-05-21
Fix build with new http-signatures-java library
Vitaly Takmazov
* cleanup deprecation warnings
2020-04-04
Initialize all components from configuration
Vitaly Takmazov