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
/
XMPPManager.java
Age
Commit message (
Collapse
)
Author
2024-02-09
Append IDEA code suggestions
Vitaly Takmazov
2023-12-21
Log XMPP traffic at trace level
Vitaly Takmazov
2023-04-13
XMPP: enable file transfers
Vitaly Takmazov
2023-01-10
Code cleanup and copyright year update
Vitaly Takmazov
2023-01-10
XMPP: send `unsubscribe` presence to unknown JIDs
Vitaly Takmazov
2023-01-07
XMPP: deactivate jids on presence errors
Vitaly Takmazov
2023-01-07
XMPP: deactivate jids on 'cancel' error types
Vitaly Takmazov
2022-12-31
Remove roster chats
Vitaly Takmazov
2022-12-31
PMQueriesService -> ChatService
Vitaly Takmazov
2022-12-31
Refactor XMPP connection
Vitaly Takmazov
2022-12-28
XMPP: deactivate JIDs when the remote server is not found
Vitaly Takmazov
2022-12-28
XMPP: fix caps node
Vitaly Takmazov
2022-12-21
Switch from `lombok` to Java 17 `record`
Vitaly Takmazov
2022-12-15
xmpp: Use `xmppbot_jid` configuration option without conversion
Vitaly Takmazov
2022-11-26
Switch to patched babbler version
Vitaly Takmazov
2022-11-25
Spring Boot 3
Vitaly Takmazov
2022-04-08
XMPP: log invalid JIDs
Vitaly Takmazov
2021-11-01
Top: do not recommend message twice
Vitaly Takmazov
2021-10-23
ImagesService -> StorageService
Vitaly Takmazov
img_path -> storage_path property
2021-10-21
Make popular feed equal to service user recommendations feed to have correct RSS feeds
Vitaly Takmazov
2021-04-17
Update XMPP spam warning
Vitaly Takmazov
2020-10-19
More fixes for JDT warnings
Vitaly Takmazov
* set target JDK to 15
2020-04-04
Initialize all components from configuration
Vitaly Takmazov