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-11-08
Merge everything into single Spring Boot application
Vitaly Takmazov
2018-11-07
fix stats queries
Vitaly Takmazov
2018-11-07
/.well-known/x-nodeinfo2
Vitaly Takmazov
2018-11-03
ActivityPub: mentions with @user@server.tld
Vitaly Takmazov
2018-11-02
SSE: move timeout exceptions to debug level
Vitaly Takmazov
2018-10-30
notifications: collect tokens for read event
Vitaly Takmazov
2018-10-30
delete notifications using POST
Vitaly Takmazov
2018-10-25
SSE: do not send message on connect
Vitaly Takmazov
2018-10-24
Fix deserialisation and tests
Vitaly Takmazov
2018-10-24
ActivityPub: Mentions and Hashtags
Vitaly Takmazov
2018-10-23
Drop Facebook and Messenger apps
Vitaly Takmazov
2018-10-23
update last_seen on message read
Vitaly Takmazov
2018-10-23
Last seen
Vitaly Takmazov
2018-10-23
ActivityPub: update reply uri for nester replies
Vitaly Takmazov
2018-10-23
ActivityPub: create replies for nested external replies
Vitaly Takmazov
2018-10-23
SSE cleanup refactoring
Vitaly Takmazov
2018-10-21
Throw on empty comment
Vitaly Takmazov
2018-10-18
last message in pm groups
Vitaly Takmazov
2018-10-16
SSE: 10 minutes timeout
Vitaly Takmazov
2018-10-11
SSE: send service message on connect to prevent Safari buffering
Vitaly Takmazov
2018-10-10
ActivityPub: clean up 410 followers
Vitaly Takmazov
2018-10-09
MessageReadEvent refactoring
Vitaly Takmazov
2018-10-09
Server Side Events: server and webapp
Vitaly Takmazov
2018-10-08
user_uri in favorites
Vitaly Takmazov
2018-10-07
ActivityPub: Block activity
Vitaly Takmazov
2018-10-07
ActivityPub: handle Delete activity
Vitaly Takmazov
2018-10-07
Do not duplicate external replies
Vitaly Takmazov
2018-10-06
HTML replies
Vitaly Takmazov
2018-10-06
store external reply uri
Vitaly Takmazov
2018-10-06
fix index out of bounds
Vitaly Takmazov
2018-10-06
fix NPE
Vitaly Takmazov
2018-10-06
fix Note deserialization
Vitaly Takmazov
2018-10-06
log reply command response
Vitaly Takmazov
2018-10-06
fix response statuses
Vitaly Takmazov
2018-10-06
ActivityPub: handle replies
Vitaly Takmazov
2018-10-05
fetch anonymous user info
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
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
[next]