| Commit message (Expand) | Author | Age | Files | Lines |
* | Add hover effect on conversation content | fiaxh | 2019-06-01 | 1 | -80/+31 |
* | Fix date separators | fiaxh | 2019-05-26 | 1 | -5/+7 |
* | (Partially) Fix messages being displayed wrongly sorted in ConversationSummar... | fiaxh | 2018-12-27 | 1 | -7/+7 |
* | Merge PR #413 "Improvements to the OMEMO plugin" | Marvin W | 2018-11-10 | 1 | -1/+24 |
|\ |
|
| * | More cleanup and database modifications | Marvin W | 2018-06-26 | 1 | -3/+11 |
| * | Add trust management utilities to the omemo plugin | Samuel Hand | 2018-06-11 | 1 | -0/+14 |
* | | Use Label instead of TextView for message display | fiaxh | 2018-09-21 | 1 | -14/+8 |
* | | Fix presence subscription notification displaying | fiaxh | 2018-09-12 | 1 | -0/+9 |
* | | add button that scrolls to the bottom of the conversation | bobufa | 2018-08-13 | 1 | -3/+2 |
* | | fix message filter in conversation view for first message | bobufa | 2018-08-13 | 1 | -8/+13 |
* | | filter out messages outside the range of displayed messages | bobufa | 2018-08-13 | 1 | -11/+23 |
* | | hide search bar when clicking outside of it, only reset search entry on conve... | bobufa | 2018-08-13 | 1 | -10/+0 |
* | | improve sidebar UI | bobufa | 2018-08-13 | 1 | -26/+67 |
* | | accumulate conversation content in meta db table | bobufa | 2018-08-13 | 1 | -2/+6 |
* | | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -1/+2 |
* | | load+display later messages when scrolling down | bobufa | 2018-08-13 | 1 | -35/+75 |
* | | refactor conversation item management (accumulate them in libdino) | bobufa | 2018-08-13 | 1 | -15/+20 |
|/ |
|
* | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 1 | -0/+16 |
* | Place time+encryption+read directly right of name | fiaxh | 2017-12-31 | 1 | -2/+1 |
* | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 1 | -0/+23 |
* | Load messages for conversation view from cache | fiaxh | 2017-12-13 | 1 | -2/+3 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
* | ConversationView: Date separator | fiaxh | 2017-12-01 | 1 | -3/+12 |
* | Fix memory leak | fiaxh | 2017-11-23 | 1 | -3/+5 |
* | ConversationView: Split merged messages when an in-between one is added | fiaxh | 2017-11-22 | 1 | -6/+47 |
* | Remove new from struct initialisation, as it is deprecated (#180) | linkmauve | 2017-10-23 | 1 | -1/+1 |
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 1 | -1/+1 |
* | small fixes | fiaxh | 2017-08-31 | 1 | -1/+10 |
* | Use utc time everywhere | fiaxh | 2017-08-31 | 1 | -2/+2 |
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -11/+28 |
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 1 | -0/+173 |