| Commit message (Expand) | Author | Age | Files | Lines |
* | Store last read content item for conversations | fiaxh | 2020-06-03 | 1 | -1/+1 |
* | Fix nick change in MUC, update bookmark accordingly; remove unused code | fiaxh | 2020-04-26 | 1 | -9/+8 |
* | Fix runtime criticals when showing resource identites on conversation row hover | fiaxh | 2020-04-07 | 1 | -5/+8 |
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -0/+6 |
* | Store entity identity info, use it in conversation list tooltips | fiaxh | 2020-03-29 | 1 | -33/+57 |
* | Update live whether encryption is possible in MUC (lock icon visible) | fiaxh | 2020-03-08 | 1 | -1/+1 |
* | Move ConversationContentView+ChatInput into ConversationView, handle drag'n'd... | fiaxh | 2020-02-22 | 1 | -3/+2 |
* | Allow switching conversations when dragging and dropping | Thibaut Girka | 2020-02-22 | 1 | -0/+27 |
* | Show /me commands appropriately in last message view (#699) | Alyssa Rosenzweig | 2020-02-20 | 1 | -4/+25 |
* | Fix ConversationRow closing if animations are disabled | fiaxh | 2020-01-17 | 2 | -17/+18 |
* | Also display groupchat file authorship correctly in sidebar | Marvin W | 2019-12-24 | 1 | -1/+1 |
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -4/+3 |
* | Improve conversation unread status detection | fiaxh | 2019-09-29 | 1 | -6/+3 |
* | Deactivate spinner in file widget as soon as its not displayed anymore (CPU u... | fiaxh | 2019-09-14 | 1 | -1/+1 |
* | Remove some use_markup usages, put skeleton header into .ui file | fiaxh | 2019-09-11 | 1 | -2/+4 |
* | fixup Fix some warnings | fiaxh | 2019-09-10 | 1 | -5/+1 |
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -1/+5 |
* | Don't show conversations from account after it was disabled | fiaxh | 2019-08-28 | 1 | -1/+1 |
* | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 1 | -28/+2 |
* | Fix time in conversation row | fiaxh | 2019-06-22 | 1 | -1/+1 |
* | Add hover effect on conversation content | fiaxh | 2019-06-01 | 1 | -2/+0 |
* | Don't move opened conversation to the top of the list, scroll along with sele... | fiaxh | 2019-04-24 | 1 | -0/+1 |
* | Clean up ConversationTitlebar | fiaxh | 2019-04-14 | 2 | -16/+16 |
* | Only use UI data for active converations cycling, clean up ConversationSelector | fiaxh | 2019-04-14 | 2 | -42/+32 |
* | Use regex literals, fixes some compiler warnings | fiaxh | 2019-03-14 | 1 | -1/+1 |
* | Check FileTransfer's mime_type for null (unknown) when handeling it | fiaxh | 2018-12-31 | 1 | -2/+3 |
* | 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 |
* | ConversationRow: Update nick_label in case of FileItems | fiaxh | 2018-11-21 | 1 | -1/+5 |
* | Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati... | fiaxh | 2018-11-04 | 5 | -149/+108 |
* | Display room name in conversation selector and conversation titlebar | codedust | 2018-11-02 | 2 | -1/+7 |
* | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -31/+2 |
* | 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 | 5 | -18/+4 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 4 | -4/+4 |
* | Read+(write) stream async | fiaxh | 2017-11-16 | 2 | -31/+14 |
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -0/+2 |
* | small fixes | fiaxh | 2017-09-20 | 1 | -0/+1 |
* | Change conversation (un)read marking | fiaxh | 2017-09-19 | 2 | -16/+5 |
* | Show last message sender in conversation list | fiaxh | 2017-09-01 | 5 | -132/+76 |
* | small fixes | fiaxh | 2017-08-31 | 2 | -3/+3 |
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -2/+2 |
* | small fixes | fiaxh | 2017-08-27 | 1 | -1/+1 |
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 4 | -7/+7 |
* | MAM fixes | fiaxh | 2017-08-19 | 1 | -7/+7 |
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 1 | -1/+1 |
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 2 | -8/+9 |
* | Handle conference bookmarks w/o nick | fiaxh | 2017-04-17 | 1 | -1/+1 |
* | gettext improvements (more strings, times, plural, de lang) | fiaxh | 2017-04-13 | 1 | -5/+10 |
* | MUC improvements | fiaxh | 2017-04-11 | 1 | -7/+18 |