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
Age
Commit message (
Expand
)
Author
2018-09-25
show command results when comment was not created
Vitaly Takmazov
2018-09-25
code cleanup
Vitaly Takmazov
2018-09-25
update juick-server to new events api
Vitaly Takmazov
2018-09-25
notifications server refactoring
Vitaly Takmazov
2018-09-25
reorganize layout
Vitaly Takmazov
2018-09-25
fix new message tags extracting
Vitaly Takmazov
2018-09-25
distinct tags in new message
Vitaly Takmazov
2018-09-21
hide banned from discussions
Vitaly Takmazov
2018-09-21
security: /ws/** urls should be ignored
Vitaly Takmazov
2018-09-20
drop duplicated social api mappings
Vitaly Takmazov
2018-09-20
subscribe to email notifications on registration
Vitaly Takmazov
2018-09-20
do not allow to add first jid
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-18
fix xmpp test
Vitaly Takmazov
2018-09-14
Fix Twitter callback URI
Vitaly Takmazov
2018-09-13
KeystoreManager: omit missing keystore exception
Vitaly Takmazov
2018-09-13
fix sphinxse query
Vitaly Takmazov
2018-09-13
hide banned from search
Vitaly Takmazov
2018-09-13
hide banned from tags
Vitaly Takmazov
2018-09-12
static swagger docs
Vitaly Takmazov
2018-09-12
add Description meta to discover and blog pages
Vitaly Takmazov
2018-09-11
qualify www beans to omit warning
Vitaly Takmazov
2018-09-11
fix bean naming in security config
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-11
fix legacy ws endpoints
Vitaly Takmazov
2018-09-10
fix ActivityPub context
Vitaly Takmazov
2018-09-10
anonymous discussions over api
Vitaly Takmazov
2018-09-10
fix paging
Vitaly Takmazov
2018-09-10
Discuss as main page
Vitaly Takmazov
2018-09-10
Discuss feed for anonymous
Vitaly Takmazov
2018-09-07
Fix referer redirect
Vitaly Takmazov
2018-09-07
Fix Facebook redirect
Vitaly Takmazov
2018-09-07
fix anythingFilter
Vitaly Takmazov
2018-09-07
Fix hash param authentication
Vitaly Takmazov
2018-09-07
fix remaining errors, now live
Vitaly Takmazov
2018-09-07
merge legacy www
Vitaly Takmazov
2018-09-05
KeystoreManager: fix public key string serialization
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]