| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Check XmppStream against null | Xavier Del Campo Romero | 2023-10-09 | 1 | -6/+10 |
| | | | | | | Most of the calls to stream_interactor.get_stream(account) were already doing null checks, but there were still some missing. | ||||
| * | Fix compiler warnings ('passing argument .. from incompatible pointer type') ↵ | fiaxh | 2021-10-12 | 1 | -2/+2 |
| | | | | | by passing (non)const argument | ||||
| * | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -4/+4 |
| | | |||||
| * | Blocking setting in Contact Details | fiaxh | 2017-10-31 | 1 | -0/+44 |
