summaryrefslogtreecommitdiff
path: root/limox.go
AgeCommit message (Expand)Author
2023-07-09Pass roster result to limox structxengineering
2023-07-09Introduce separate disconnect buttonxengineering
2023-07-09Rename MainButtonxengineering
2023-07-03Fix race condition on struct Limoxxengineering
2023-06-27xmpp: StartSession(): Switch to directed chanxengineering
2023-06-27Apply go fmtxengineering
2023-06-27xmpp: Fix confusing terminologyxengineering
2023-06-03Introduce new communication patternxengineering
2023-06-03Implement dummy sessionxengineering
2023-05-21Disable info loggingxengineering
2023-05-21Introduce xengineering.eu/xmpp.Connxengineering
2023-05-20Implement last password persistencexengineering
2023-05-20Add persistence for last used JIDxengineering
2023-05-18Use only xmpp.Event for channel communicationxengineering
2023-05-18Use one bidirectional channel for communicationxengineering
2023-05-15Introduce package xengineering.eu/limox/xmppxengineering
2023-05-14Rework error managementxengineering
2023-05-11Do not share memory between limox and xmppxengineering
2023-05-03Implement XML encodingxengineering
2023-04-18Split Go code into multiple filesxengineering