Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 1 | -4/+4 |
| | |||||
* | Reduce use of Widget.destroy() | fiaxh | 2021-02-10 | 1 | -1/+1 |
| | | | | | | On non-toplevel windows, use Container.remove() instead of Widget.destroy() Needed for migration to GTK4 https://developer.gnome.org/gtk4/unstable/gtk-migrating-3-to-4.html#id-1.7.4.3.17 | ||||
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -9/+13 |
| | |||||
* | Render avatar on demand | Marvin W | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -0/+1 |
| | |||||
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
| | |||||
* | Fix memory leak | fiaxh | 2017-11-23 | 1 | -1/+1 |
| | |||||
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Handle xmpp ?join and ?message uris | fiaxh | 2017-08-25 | 1 | -12/+9 |
| | |||||
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 1 | -5/+1 |
| | | | | StartConversation | ||||
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 1 | -3/+6 |
| | |||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -0/+115 |