summaryrefslogtreecommitdiff
path: root/ROADMAP.md
AgeCommit message (Collapse)Author
2023-07-01Remove refactoring-related items from ROADMAPxengineering
The ROADMAP should cover user-visible changes and not internal ones.
2023-06-30Remove roster retrieval from ROADMAP for WIPxengineering
It is not required for a minimal single user chat demo if the user enters the recipient address manually. Leaving that out removes a feature from the list of tasks for a minimal viable product and thus makes the path to the next refactoring / quality gate shorter.
2023-06-30Update ROADMAPxengineering
2023-06-30Update ROADMAPxengineering
2023-05-22Lower the priority of mobile compliancexengineering
Mobile compliance will increase performance which has to step back in favour of basic features.
2023-05-21Re-order Roadmapxengineering
2023-05-21Implement SASL PLAIN authenticationxengineering
2023-05-21Mark multi-token XML element handling as donexengineering
2023-05-19Update README.md and ROADMAP.mdxengineering
2023-04-16Switch completely to Go and Gio UIxengineering
The properties of the Go language, standard library and the Gio UI library are well suited for this project. The existing experimental Go code exceeds the GTK4 and SDL attempts by far with respect to quality and code simplicity.
2023-01-08Split README and ROADMAPxengineering
Roadmap content should not spam the README