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-xmpp
/
src
/
main
/
java
/
com
/
juick
/
components
/
s2s
/
JuickBot.java
Age
Commit message (
Expand
)
Author
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-06-25
xmpp: broadcast presence only to active jids
Vitaly Takmazov
2017-05-27
readonly mode is now provided by Cloudflare
you
2017-03-29
juick-www: fix hash-based auth
Vitaly Takmazov
2017-03-10
juick-xmpp: using xmppbot_jid where possible
Vitaly Takmazov
2017-03-02
juick-server: protocol refactoring
Vitaly Takmazov
2017-03-02
juick-xmpp: command users duplicated from protocol
Vitaly Takmazov
2017-03-02
juick-xmpp: commands refactoring
Vitaly Takmazov
2017-03-02
juick-xmpp: command last messages moved from perl
Vitaly Takmazov
2017-02-28
readonly mode
Vitaly Takmazov
2017-02-13
juick-xmpp: fix NPE
Vitaly Takmazov
2017-02-08
juick-xmpp: fix StanzaError usage
Vitaly Takmazov
2017-02-07
juick-xmpp: stop processing error messages
Vitaly Takmazov
2017-02-06
juick-xmpp: broadcast bot presence
Vitaly Takmazov
2017-02-06
juick-xmpp: ConnectionRouter uses babbler now
Vitaly Takmazov
2017-01-31
update dependencies
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-12-07
juick-xmpp: JuickBot is now Bean
Vitaly Takmazov
2016-11-30
juick-xmpp: fix injection
Vitaly Takmazov
2016-11-30
juick-xmpp: using data services
Vitaly Takmazov
2016-11-20
juick-xmpp: forward empty messages to router, there may be delivery receipts
Vitaly Takmazov
2016-11-15
core classes are now serializeable with JAXB (to use as babbler extension)
Vitaly Takmazov
2016-11-11
xmpp: revert to Connection-based router because Stream-based router can not route full stanzas
Vitaly Takmazov
2016-11-08
reorganize structure again
Vitaly Takmazov