Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-05 | Fix known-roster-item bug | xengineering | |
If you got a second roster description (e.g. after a reconnect) the roster items were just appended. There was no distinction if a roster item already existed or not. This lead to doubled entries. This commit ignores already known roster items. Mind that it is still not able to update an existing item. This is mentioned by a FIXME comment. | |||
2022-10-04 | Redirect debug output to stderr | xengineering | |
2022-08-21 | Implement GUI part of message sending | xengineering | |
2022-08-21 | Implement correct recipient for send_message() | xengineering | |
2022-08-19 | Implement new datastructures | xengineering | |
2022-08-19 | Implement roster to chat view transition | xengineering | |
2022-08-19 | Add new chat page creation | xengineering | |
2022-08-17 | Implement datastructure for roster | xengineering | |