summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-11Further refactoring with the defer statementxengineering
2023-05-11Refactor rxRoutinexengineering
2023-05-11Restructure xmpp()xengineering
2023-05-11Refactor with new setupConn()xengineering
2023-05-11Refactor with new rxRoutine functionxengineering
2023-05-10Implement pretty-printed server side XML loggingxengineering
2023-05-10Replace XML token logging completelyxengineering
2023-05-10Use io.TeeReader to output received XML streamxengineering
2023-05-10Use central XML encoder / decoderxengineering
2023-05-10Implement stream start with xml.StartElementxengineering
2023-05-09Implement logToken()xengineering
2023-05-04Implement concurrent send / receivexengineering
2023-05-04Update dependenciesxengineering
2023-05-03Implement XML encodingxengineering
2023-05-03Switch to direct TLS with hard-coded portxengineering
2023-04-18Split Go code into multiple filesxengineering
2023-04-18Remove broken reference to iconxengineering
2023-04-18Add Makefilexengineering
2023-04-16Invalidate UI window on XmppEventxengineering
2023-04-16Switch completely to Go and Gio UIxengineering
2023-04-16Implement TCP connect / disconnectxengineering
2023-04-16Implement fallback DNS resolutionxengineering
2023-04-16Implement domain part extraction in Goxengineering
2023-04-15Apply go fmtxengineering
2023-04-15Implement basic connection statemachinexengineering
2023-04-11Align editors in the middlexengineering
2023-04-11Implement dummy functionality for first viewxengineering
2023-04-11Mask passwordxengineering
2023-04-11Fix variable namexengineering
2023-04-11Add editor widgets for JID and passwordxengineering
2023-04-11Turn label to headline and add buttonxengineering
2023-04-11Further refactoringxengineering
2023-04-10go: Refactor with Limox structxengineering
2023-02-21Adjust window and label sizexengineering
2023-02-20Set default dimensions for Gio versionxengineering
2023-02-20Adapt Gio example to LimoXxengineering
2023-02-20Add Golang-based Gio example codexengineering
2023-01-23gui.c: Create separate create_window()legacy/sdl2xengineering
2023-01-23Remove typedefsxengineering
2023-01-23gui.c: Remove inline commentsxengineering
2023-01-23Implement GUI init and deinit functionsxengineering
2023-01-23Bundle GUI variables in context structxengineering
2023-01-23Add debug symbols to default buildxengineering
2023-01-22Add new icon to READMExengineering
2023-01-22Fix SVG icon for systems without matching fontxengineering
2023-01-22Add initial iconxengineering
2023-01-09Fix reconnectionxengineering
2023-01-09Make return statement more consistentxengineering
2023-01-09Prevent NULL pointer crashxengineering
2023-01-08Remove xmpp_ prefix from private functionxengineering