Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check FileTransfer's mime_type for null (unknown) when handeling it | fiaxh | 2018-12-31 | 1 | -2/+3 |
| | | | | fixes #479 | ||||
* | ConversationSelector: Display time "Yesterday" after date change | fiaxh | 2018-12-29 | 1 | -1/+1 |
| | |||||
* | display groups w/o name by list of members | Daniel Gultsch | 2018-12-28 | 1 | -0/+5 |
| | | | | | | | | | | | | | For members-only, non-anonymous groups that do not have a name set we now show an automatically generated name that is generated from the list of members (offline, and online). Only the first name (before the first space) is used to keep the generated name short. The term *private room* is coined as a short hand for members only&non-anon group chats. This commit also uses the offline members list instead of the online member list to generate avatar tiles (also only in members-only, non-anon groups.) | ||||
* | ConversationRow: Update nick_label in case of FileItems | fiaxh | 2018-11-21 | 1 | -1/+5 |
| | |||||
* | Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> ↵ | fiaxh | 2018-11-04 | 1 | -11/+106 |
| | | | | ConversationRow | ||||
* | Display room name in conversation selector and conversation titlebar | codedust | 2018-11-02 | 1 | -1/+1 |
| | |||||
* | Render avatar on demand | Marvin W | 2018-01-28 | 1 | -19/+3 |
| | |||||
* | 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 |
| | |||||
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -5/+2 |
| | |||||
* | small fixes | fiaxh | 2017-09-20 | 1 | -0/+1 |
| | |||||
* | Change conversation (un)read marking | fiaxh | 2017-09-19 | 1 | -10/+5 |
| | |||||
* | Show last message sender in conversation list | fiaxh | 2017-09-01 | 1 | -45/+48 |
| | |||||
* | small fixes | fiaxh | 2017-08-31 | 1 | -2/+2 |
| | |||||
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -2/+2 |
| | |||||
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -1/+1 |
| | |||||
* | MAM fixes | fiaxh | 2017-08-19 | 1 | -7/+7 |
| | | | | | | - don't send first request for timestamp -60 - only open conversation for messages within last 24h - always show latest message in conversation tabs | ||||
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 1 | -2/+0 |
| | |||||
* | gettext improvements (more strings, times, plural, de lang) | fiaxh | 2017-04-13 | 1 | -5/+10 |
| | |||||
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -1/+1 |
| | |||||
* | Handle MUC private messages | fiaxh | 2017-03-31 | 1 | -0/+23 |
| | |||||
* | Select conversation on startup, placeholder for "No conversation selected", ↵ | fiaxh | 2017-03-20 | 1 | -1/+1 |
| | | | | start services before UI | ||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -1/+1 |
| | |||||
* | Preselect next conversation when closed and crossfade | fiaxh | 2017-03-18 | 1 | -0/+5 |
| | |||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -0/+160 |