| Commit message (Expand) | Author | Age | Files | Lines |
| * | Visually mark OMEMO messages from a trusted device as trusted | fiaxh | 2020-03-29 | 1 | -0/+1 |
| * | Scale files and images to the available space | Marvin W | 2020-03-14 | 1 | -0/+2 |
| * | Rename UnifiedWindow -> MainWindow | fiaxh | 2020-02-22 | 1 | -2/+2 |
| * | Rename folders/files conversation_summary -> conversation_content_view | fiaxh | 2020-02-22 | 1 | -12/+12 |
| * | Move ConversationTitlebar into ConversationViewController responsibility | fiaxh | 2020-02-22 | 1 | -1/+0 |
| * | Move ConversationContentView+ChatInput into ConversationView, handle drag'n'd... | fiaxh | 2020-02-22 | 1 | -0/+3 |
| * | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -3/+3 |
| * | Add version and adjust some cmake | Marvin W | 2019-12-18 | 1 | -1/+1 |
| * | Add shortcuts window | fiaxh | 2019-12-17 | 1 | -0/+1 |
| * | Check window width and hight before (re)storing them | fiaxh | 2019-11-26 | 1 | -0/+1 |
| * | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -1/+1 |
| * | Rework no-open-conversation placeholder | fiaxh | 2019-10-01 | 1 | -0/+1 |
| * | Remove some use_markup usages, put skeleton header into .ui file | fiaxh | 2019-09-11 | 1 | -0/+1 |
| * | Add emoji button to chat input | fiaxh | 2019-09-09 | 1 | -0/+1 |
| * | Fix compilation | fiaxh | 2019-08-06 | 1 | -1/+0 |
| * | Use own file type icons | fiaxh | 2019-08-06 | 1 | -0/+9 |
| * | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 1 | -9/+19 |
| * | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 1 | -0/+1 |
| * | Add EmojiChooser (derived from GTK source) | Marvin W | 2019-07-14 | 1 | -1/+4 |
| * | Clean up ConversationTitlebar | fiaxh | 2019-04-14 | 1 | -4/+3 |
| * | Only use UI data for active converations cycling, clean up ConversationSelector | fiaxh | 2019-04-14 | 1 | -2/+0 |
| * | Move app menu into window, make conversation details dialog directly accessib... | fiaxh | 2019-02-05 | 1 | -0/+4 |
| * | Detect emoji-only messages and display them larger | fiaxh | 2018-12-27 | 1 | -0/+2 |
| * | Split login jid/password into two steps with checks | fiaxh | 2018-11-16 | 1 | -0/+1 |
| * | Use QR-code icon for OMEMO QR-code button | fiaxh | 2018-11-10 | 1 | -0/+2 |
| * | Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> Conversati... | fiaxh | 2018-11-04 | 1 | -3/+0 |
| * | Use Label instead of TextView for message display | fiaxh | 2018-09-21 | 1 | -1/+0 |
| * | Merge pull request #415 from bobufa/message-search | fiaxh | 2018-08-31 | 1 | -6/+7 |
| |\ |
|
| | * | add suggestions/auto-complete for search filters | bobufa | 2018-08-13 | 1 | -0/+1 |
| | * | initial search logic / display | bobufa | 2018-08-13 | 1 | -0/+3 |
| | * | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -0/+1 |
| | * | refactor conversation item management (accumulate them in libdino) | bobufa | 2018-08-13 | 1 | -6/+2 |
| * | | In-Band Registration | fiaxh | 2018-08-22 | 1 | -0/+1 |
| |/ |
|
| * | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 1 | -1/+0 |
| * | Add an appdata file | Mathieu Bridon | 2018-04-29 | 1 | -0/+1 |
| * | Add image preview to file choosers | fiaxh | 2018-04-19 | 1 | -0/+1 |
| * | Move notification sounds (canberra dependency) into plugin, introduce libdino... | fiaxh | 2018-03-05 | 1 | -1/+0 |
| * | Implement notification sounds | Rahix | 2018-02-17 | 1 | -0/+1 |
| * | Render avatar on demand | Marvin W | 2018-01-28 | 1 | -0/+1 |
| * | Place time+encryption+read directly right of name | fiaxh | 2017-12-31 | 1 | -1/+2 |
| * | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 1 | -0/+1 |
| * | Fallback display for all file types | fiaxh | 2017-12-13 | 1 | -0/+1 |
| * | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
| * | Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221) | Mathieu Bridon | 2017-12-03 | 1 | -5/+5 |
| * | ConversationView: Date separator | fiaxh | 2017-12-01 | 1 | -0/+1 |
| * | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -8/+8 |
| * | Blocking setting in Contact Details | fiaxh | 2017-10-31 | 1 | -0/+1 |
| * | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 1 | -0/+1 |
| * | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 1 | -2/+2 |
| * | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 1 | -2/+2 |