aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move chatlist item to a separate QML filelink2xt2021-08-223-91/+120
* Add chatlist searchlink2xt2021-08-223-4/+16
* Make it possible to create contactslink2xt2021-08-151-4/+26
* Add Context::createContactlink2xt2021-08-152-0/+9
* Add avatars to New Chat pagelink2xt2021-08-151-5/+25
* Add DcContact::getProfileImagelink2xt2021-08-152-0/+10
* ComposePane: move message creation to a separate functionlink2xt2021-08-071-6/+11
* Use `dc_send_msg` to send messageslink2xt2021-08-073-1/+13
* ComposePane: set `id` to `root`link2xt2021-08-071-5/+7
* Restrict image width to message widthlink2xt2021-08-071-0/+1
* CMakeLists.txt: remove REQUIRED from ecm_find_qmlmodulelink2xt2021-08-011-2/+6
* Add "delete" icon to "Delete chat" actionlink2xt2021-08-011-0/+1
* Add "pin" icon to "Pin chat" actionlink2xt2021-08-011-0/+1
* Add "pinned" badge for pinned chatslink2xt2021-08-013-1/+25
* Add New Chat pagelink2xt2021-08-015-0/+104
* CMakeLists: check for QML modules for QtMultimedia and Kirigamilink2xt2021-08-011-2/+6
* README: add kirigami2 package for Arch Linuxlink2xt2021-08-011-2/+5
* fix: configure `send_security`, not `smtp_security`link2xt2021-08-011-1/+1
* Allow to change display name on the Settings pagelink2xt2021-08-011-0/+8
* README: mention qt5ct to use KDE icon theme without KDElink2xt2021-08-011-2/+7
* cmake: add Qt Multimedia requirementlink2xt2021-07-261-2/+2
* Show "NEW" badge for contact requestslink2xt2021-07-261-3/+4
* dc_unblock_chat() is replaced with dc_accept_chat()link2xt2021-07-263-4/+4
* Get rid of the contact requests chatlink2xt2021-07-267-22/+39
* Remove all layers when pressing "Switch account"link2xt2021-07-181-1/+6
* Replace "Start IO" toggle with "Work offline"link2xt2021-07-181-3/+5
* README: add XDG_CURRENT_DESKTOP=GNOME advice to troubleshootinglink2xt2021-07-181-1/+6
* README: add note about qt5-multimedia requirement on Arch Linuxlink2xt2021-07-181-0/+3
* Remove DC_EVENT_ERROR_NETWORKlink2xt2021-07-141-3/+0
* Add advanced settings to configure pagelink2xt2021-07-041-0/+95
* Reload chatlist when some chat is modifiedlink2xt2021-07-041-0/+4
* Replace Accounts.importAccount() with Context.importBackup()link2xt2021-07-046-36/+31
* Fit message text on the screen if it is too narrowlink2xt2021-06-271-1/+1
* Reference ListView from ChatPage instead of Messagelink2xt2021-06-272-1/+1
* Restrict message width and avoid gaps around imageslink2xt2021-06-271-4/+4
* ChatlistPage: add an action to open contact requestslink2xt2021-06-141-19/+29
* ChatPage: update when DC_EVENT_MSGS_CHANGED is reported for chat ID 0link2xt2021-06-061-1/+1
* Allow to open deaddrop chat, but do not mark it as seen or noticedlink2xt2021-06-062-4/+10
* Add an action to unarchive chatslink2xt2021-06-061-0/+4
* Add margin to the left of the message bubbleslink2xt2021-06-061-0/+1
* Switch to archived chats when archived chat link is clickedlink2xt2021-06-061-1/+3
* Do not select any chat by defaultlink2xt2021-06-061-0/+1
* Make it possible to get a list of archived chatslink2xt2021-06-063-4/+6
* Use Kirigami.Units.largeSpacing for spacing between messageslink2xt2021-06-061-1/+1
* Open selected account when application is startedlink2xt2021-05-301-0/+10
* Reset draft after sending a messagelink2xt2021-05-312-1/+2
* Message.qml: print MediaPlayer errors to consolelink2xt2021-05-301-0/+2
* Add video viewerlink2xt2021-05-301-1/+26
* Implement message draftslink2xt2021-05-296-2/+59
* README: list Arch Linux dependency on qt5-webenginelink2xt2021-05-221-0/+3