Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix empty display names, fix update contact roster name | fiaxh | 2018-05-10 | 1 | -4/+1 | |
| | ||||||
* | Add image preview to file choosers | fiaxh | 2018-04-19 | 1 | -0/+82 | |
| | | | | Co-authored-by: Thibaut Girka <thib@sitedethib.com> | |||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -3/+18 | |
| | ||||||
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -0/+57 | |
| | ||||||
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 1 | -8/+12 | |
| | ||||||
* | Focus selected widgets in the accounts dialog | hrxi | 2017-09-01 | 1 | -0/+10 | |
| | | | | | | | | | | Previously, you had to issue two clicks in order to enter something into the text fields. This also replaces the `Entry` widgets with their label counterparts once they lose focus. Since the `ComboBox` handling of focus seems to be buggy (`focus_out_event` not firing), the OpenPGP key selection lacks the latter feature. | |||||
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -1/+1 | |
| | ||||||
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -1/+1 | |
| | ||||||
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 1 | -2/+2 | |
| | ||||||
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 1 | -13/+25 | |
| | ||||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 2 | -15/+51 | |
| | | | | StartConversation | |||||
* | Conversation details dialog | fiaxh | 2017-05-30 | 2 | -0/+250 | |