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
/
api
Age
Commit message (
Expand
)
Author
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
fix 2 tests
Vitaly Takmazov
2018-10-05
TopEvent: Announce in Fediverse, like in XMPP/Telegram
Vitaly Takmazov
2018-10-05
ActivityPub: deserialize Like activity
Vitaly Takmazov
2018-10-04
ActivityPub: log unknown activities
Vitaly Takmazov
2018-10-04
HTTP Signatures: add Accept-Encoding
Vitaly Takmazov
2018-10-04
fix some tests, disable Note endpoint until negotiation fixed
Vitaly Takmazov
2018-10-04
fixes found in tests
Vitaly Takmazov
2018-10-04
Add User-Agent header to http signature verification headers list
Vitaly Takmazov
2018-10-04
add Note endpoint
Vitaly Takmazov
2018-10-04
ActivityPub: handle user Delete event
Vitaly Takmazov
2018-10-04
RFC6415: Web Host Metadata (WIP)
Vitaly Takmazov
2018-10-04
RFC3834: handle Return-Path header
Vitaly Takmazov
2018-10-04
Email: log Return-Path
Vitaly Takmazov
2018-10-04
Validate any Actities
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
2018-09-30
subscribe over api
Vitaly Takmazov
2018-09-29
Mentions
Vitaly Takmazov
2018-09-27
code cleanup
Vitaly Takmazov
2018-09-25
show command results when comment was not created
Vitaly Takmazov
2018-09-25
update juick-server to new events api
Vitaly Takmazov
2018-09-25
reorganize layout
Vitaly Takmazov
2018-09-20
ActivityStreams: remove /api/ from urls
Vitaly Takmazov
2018-09-20
ActivityStreams: preferredUsername
Vitaly Takmazov
2018-09-19
ActivityStreams: fix followers and following person urls
Vitaly Takmazov
2018-09-19
ActivityStreams: Person url is String
Vitaly Takmazov
2018-09-13
hide banned from search
Vitaly Takmazov
2018-09-12
static swagger docs
Vitaly Takmazov
2018-09-11
XMPP: do not start when jid is not set
Vitaly Takmazov
2018-09-11
ActivityStreams: cc in Note, last in OCP
Vitaly Takmazov
2018-09-10
fix ActivityPub context
Vitaly Takmazov
2018-09-07
fix remaining errors, now live
Vitaly Takmazov
2018-09-07
merge legacy www
Vitaly Takmazov
2018-09-05
KeystoreManager shares keystore between XMPP and ActivityPub
Vitaly Takmazov
2018-09-05
ActivityStreams: Collection first page is uri
Vitaly Takmazov
2018-09-05
ActivityStreams: CollectionPage have first, next and partOf uris
Vitaly Takmazov
2018-09-05
ActivityStreams: Activity actor is URL
Vitaly Takmazov
2018-09-05
ActivityStreams: fix followers uri in to attribute
Vitaly Takmazov
2018-09-05
ActivityStreams: to, attributedTo
Vitaly Takmazov
2018-09-05
ActivityStreams: partOf, activity and note id, formatted note content
Vitaly Takmazov
2018-09-05
ActivityStreams: support both required content-types
Vitaly Takmazov
2018-09-05
ActivityStreams: refactor UriComponentsBuilder usage
Vitaly Takmazov
[next]