Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -270/+0 |
| | | | | Fixes #598 | ||||
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -4/+5 |
| | | | | | | Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid. | ||||
* | Remove avatars with missmatch between supposed and actual sha1 hash on load, ↵ | fiaxh | 2019-04-24 | 1 | -30/+30 |
| | | | | make loading async | ||||
* | Render avatar on demand | Marvin W | 2018-01-28 | 1 | -38/+63 |
| | |||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -1/+2 |
| | |||||
* | Fix warnings | fiaxh | 2017-10-31 | 1 | -10/+12 |
| | |||||
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -4/+3 |
| | |||||
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 1 | -12/+19 |
| | |||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -6/+6 |
| | |||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -0/+235 |