Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-09 | WIP: Implement roster list display | xengineering | |
2023-07-09 | Create layout.Widget per roster item | xengineering | |
This is needed to use these widgets to form a list. | |||
2023-07-09 | Add second view for roster | xengineering | |
This prepares the contact list / roster view. | |||
2023-07-09 | Introduce separate disconnect button | xengineering | |
This prepares the roster view which should contain the disconnect button. The now added button will be moved to this view as soon as it is created. | |||
2023-07-09 | Rename MainButton | xengineering | |
This used to be the only button. This will change soon. | |||
2023-05-15 | Introduce package xengineering.eu/limox/xmpp | xengineering | |
The XMPP logic is now big enough to create a corresponding package for it. | |||
2023-05-14 | Rework error management | xengineering | |
Error handling was not consistent and quite bad to be honest ... | |||
2023-04-18 | Split Go code into multiple files | xengineering | |