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
/
juick-server
/
src
/
main
/
java
/
com
/
juick
/
server
/
ActivityPubManager.java
Age
Commit message (
Expand
)
Author
2018-11-03
Fix modification of immutable list
Vitaly Takmazov
2018-11-03
ActivityPub: mentions with @user@server.tld
Vitaly Takmazov
2018-11-01
ActivityPub: fix 410 error handler
Vitaly Takmazov
2018-11-01
custom http error handler
Vitaly Takmazov
2018-10-24
ActivityPub: fix UOE
Vitaly Takmazov
2018-10-24
ActivityPub: add reply author to cc
Vitaly Takmazov
2018-10-24
ActivityPub: fix inReplyTo
Vitaly Takmazov
2018-10-24
AcitvityPub: fix Mention rendering
Vitaly Takmazov
2018-10-24
AcitvityPub: render Note using pebble
Vitaly Takmazov
2018-10-24
ActivityPub: Add @ to mentioned nick
Vitaly Takmazov
2018-10-24
ReplyToUri is Note
Vitaly Takmazov
2018-10-24
Fix deserialisation and tests
Vitaly Takmazov
2018-10-24
ActivityPub: Mentions and Hashtags
Vitaly Takmazov
2018-10-10
ActivityPub: clean up 410 followers
Vitaly Takmazov
2018-10-08
ActivityPub: do not forward PMs to followers
Vitaly Takmazov
2018-10-07
ActivityPub: fix inReplyTo serialization
Vitaly Takmazov
2018-10-06
HTML replies
Vitaly Takmazov
2018-10-06
store external reply uri
Vitaly Takmazov
2018-10-06
Replies formatting for anonymous users
Vitaly Takmazov
2018-10-05
ActivityPub: change message uri to human readable
Vitaly Takmazov
2018-10-05
ActivityPub: encode message and reply urls
Vitaly Takmazov
2018-10-05
ActivityPub: web urls for Note and Person
Vitaly Takmazov
2018-10-05
ActivityPub: forward attachment as Image
Vitaly Takmazov
2018-10-05
ActivityPub: change Note uri
Vitaly Takmazov
2018-10-05
TopEvent: Announce in Fediverse, like in XMPP/Telegram
Vitaly Takmazov
2018-10-04
add Note endpoint
Vitaly Takmazov
2018-10-04
ActivityPub: fix uri fragments in posts
Vitaly Takmazov
2018-10-04
ActivityPub: broadcast message deletion
Vitaly Takmazov
2018-10-04
ActivityPub: handle user Delete event
Vitaly Takmazov
2018-10-04
ActivityPub: handle http error when getting Person context
Vitaly Takmazov
2018-10-04
Undo object deserialized as Map
Vitaly Takmazov
2018-10-04
ActivityPub: handle Undo following requests
Vitaly Takmazov
2018-10-04
AcitvityPub: correct addressing for replies and pms
Vitaly Takmazov
2018-10-04
ActivityPub: persist followers and forward message event to them
Vitaly Takmazov
2018-10-03
ActivityPub: HTTP Signatures and autoaccept followers
Vitaly Takmazov