Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a couple of typos and double imports | hrxi | 2019-06-01 | 1 | -1/+1 |
* | Use regex literals, fixes some compiler warnings | fiaxh | 2019-03-14 | 1 | -1/+1 |
* | Split login jid/password into two steps with checks | fiaxh | 2018-11-16 | 1 | -4/+4 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -4/+4 |
* | Stream Management | fiaxh | 2017-08-14 | 1 | -1/+2 |
* | xmpp-vala/core+libdino: concurrency + nullity improvements | Marvin W | 2017-04-18 | 1 | -2/+2 |
* | Select conversation on startup, placeholder for "No conversation selected", s... | fiaxh | 2017-03-20 | 1 | -1/+1 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -8/+23 |
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 1 | -0/+2 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 1 | -1/+1 |
* | Use typed identity in module manager | Marvin W | 2017-03-10 | 1 | -1/+1 |
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+70 |