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
Age
Commit message (
Expand
)
Author
2019-03-12
add email to nodeinfo metadata
Vitaly Takmazov
2019-03-01
Avatars in recommendations
Vitaly Takmazov
2019-03-01
Message::timestamp -> Message::created
Vitaly Takmazov
2019-03-01
api: return telegram and xmpp identifiers from service api endpoint
Vitaly Takmazov
2019-02-24
Nodeinfo: fix content-type constraints
Vitaly Takmazov
2019-02-24
/.well-known/nodeinfo
Vitaly Takmazov
2019-02-24
Activity object still able to be Map
Vitaly Takmazov
2019-02-23
Fix activity id deserializer
Vitaly Takmazov
2019-02-23
Announce object may be Context
Vitaly Takmazov
2019-02-23
Fix hubzilla deserialization
Vitaly Takmazov
2019-02-23
* Add text descriptions to ActivityPub error codes
Vitaly Takmazov
2019-02-20
return raw image from legacy avatar endpoint
Vitaly Takmazov
2019-02-19
Return legacy avatar url from legacy avatar endpoint
Vitaly Takmazov
2019-02-19
legacy avatar api
Vitaly Takmazov
2019-02-19
refactor social login flow
Vitaly Takmazov
2019-01-30
fix user deletion flow when invalid key is present
Vitaly Takmazov
2019-01-30
info loglevel for signatures
Vitaly Takmazov
2019-01-30
Corrected flow for federated user deletion
Vitaly Takmazov
2019-01-30
ActivityPub: log inbox data
Vitaly Takmazov
2019-01-21
ActivityPub: convert HTML to Markdown
Vitaly Takmazov
2019-01-20
AvatarWebPath -> AvatarUrl
Vitaly Takmazov
2019-01-20
Set avatar in events
Vitaly Takmazov
2019-01-20
Drop Websocket support
Vitaly Takmazov
2019-01-16
HTTPSignatureAuthenticationFilter
Vitaly Takmazov
2019-01-09
Facebook API update
Vitaly Takmazov
2018-12-20
SignatureManager refactoring
Vitaly Takmazov
2018-12-12
UserInfo -> User
Vitaly Takmazov
2018-12-12
api: read and readers in /info endpoint
Vitaly Takmazov
2018-12-11
avatar upload api
Vitaly Takmazov
2018-11-29
ActivityPub likes fix
Vitaly Takmazov
2018-11-29
ActivityPub likes refactoring
Vitaly Takmazov
2018-11-29
save ActivityPub likes
Vitaly Takmazov
2018-11-28
Drop deprecated APIs
Vitaly Takmazov
2018-11-27
ActivityPub: add Emoji to known context subtypes
Vitaly Takmazov
2018-11-25
Throw when email is already used
Vitaly Takmazov
2018-11-25
Signup API
Vitaly Takmazov
2018-11-23
Fix successful Google response
Vitaly Takmazov
2018-11-23
Fix google client initialisation
Vitaly Takmazov
2018-11-23
Log incoming google tokens
Vitaly Takmazov
2018-11-23
Read multiple Google client IDs
Vitaly Takmazov
2018-11-23
Use POST for Google Sign in
Vitaly Takmazov
2018-11-23
Initial Google Sign In
Vitaly Takmazov
2018-11-20
fix api avatar urls
Vitaly Takmazov
2018-11-20
fix web avatar urls
Vitaly Takmazov
2018-11-20
avatar public url
Vitaly Takmazov
2018-11-20
getMessage refactoring
Vitaly Takmazov
2018-11-09
CommandsManager: 4096 character limit
Vitaly Takmazov
2018-11-08
Fix tests
Vitaly Takmazov
2018-11-08
Merge everything into single Spring Boot application
Vitaly Takmazov