Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 1 | -2/+2 |
| | |||||
* | Fix nick change in MUC, update bookmark accordingly; remove unused code | fiaxh | 2020-04-26 | 1 | -7/+10 |
| | |||||
* | Enabling display of more compiler warnings and fix some of them | Marvin W | 2020-01-21 | 1 | -5/+1 |
| | | | | | Most of these are caused by various issues is the Vala compiler, but it doesn't hurt to display them and report them upstream. | ||||
* | Parse offline member info from MUC presence | fiaxh | 2019-11-17 | 1 | -1/+1 |
| | | | | Fixes OMEMO only encrypting to new member after restart and private MUC name only updating after restart | ||||
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -5/+5 |
| | | | | Fixes #598 | ||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -2/+3 |
| | |||||
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
| | |||||
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -3/+1 |
| | |||||
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 1 | -2/+2 |
| | |||||
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | Message Archive Management | fiaxh | 2017-08-17 | 1 | -3/+5 |
| | |||||
* | Http file upload | fiaxh | 2017-08-03 | 1 | -2/+2 |
| | |||||
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 1 | -7/+19 |
| | |||||
* | Member affiliation in occupant list | fiaxh | 2017-05-18 | 1 | -3/+50 |
| | |||||
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 1 | -0/+111 |