index
:
limox
legacy/gtk4-libstrophe
legacy/sdl2
main
roster-gui
session-struct
update
The Linux on mobile XMPP (LimoX) client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
limox.go
Age
Commit message (
Expand
)
Author
2023-07-09
Pass roster result to limox struct
xengineering
2023-07-09
Introduce separate disconnect button
xengineering
2023-07-09
Rename MainButton
xengineering
2023-07-03
Fix race condition on struct Limox
xengineering
2023-06-27
xmpp: StartSession(): Switch to directed chan
xengineering
2023-06-27
Apply go fmt
xengineering
2023-06-27
xmpp: Fix confusing terminology
xengineering
2023-06-03
Introduce new communication pattern
xengineering
2023-06-03
Implement dummy session
xengineering
2023-05-21
Disable info logging
xengineering
2023-05-21
Introduce xengineering.eu/xmpp.Conn
xengineering
2023-05-20
Implement last password persistence
xengineering
2023-05-20
Add persistence for last used JID
xengineering
2023-05-18
Use only xmpp.Event for channel communication
xengineering
2023-05-18
Use one bidirectional channel for communication
xengineering
2023-05-15
Introduce package xengineering.eu/limox/xmpp
xengineering
2023-05-14
Rework error management
xengineering
2023-05-11
Do not share memory between limox and xmpp
xengineering
2023-05-03
Implement XML encoding
xengineering
2023-04-18
Split Go code into multiple files
xengineering