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
/
server
/
api
/
activity
/
model
Age
Commit message (
Collapse
)
Author
2020-04-03
Reorganize layout and code cleanup
Vitaly Takmazov
2019-12-19
Send Update activites on message updates
Vitaly Takmazov
2019-12-12
Update copyrights
Vitaly Takmazov
2019-07-10
Revert "ActivityPub contexts already have type, no need to duplicate"
Vitaly Takmazov
This reverts commit 3188babc5e9acb46816a6d4a917c31340af11298.
2019-07-06
ActivityPub contexts already have type, no need to duplicate
Vitaly Takmazov
2019-07-06
ActivityPub: Mastodon hashtag should have href
Vitaly Takmazov
It should fix displaying as attachment in Mastodon feed
2019-06-19
Clean up logging
Vitaly Takmazov
2019-06-18
ActivityPub: top Announces should be public
Vitaly Takmazov
2019-05-27
ActivityPub: deserialize activities with single context
Vitaly Takmazov
2019-04-09
ActivityPub: Object id must be valid URI
Vitaly Takmazov
2019-04-09
ActivityPub: Activity must have an ID
Vitaly Takmazov
2019-02-23
Fix hubzilla deserialization
Vitaly Takmazov
2018-11-27
ActivityPub: add Emoji to known context subtypes
Vitaly Takmazov
2018-11-08
Merge everything into single Spring Boot application
Vitaly Takmazov