aboutsummaryrefslogtreecommitdiff
path: root/qml
Commit message (Expand)AuthorAgeFilesLines
* The help popup about shortcuts fits all text nowperso-rebasedMiquel Lionel2022-03-261-32/+4
* Fix notification triggering for previously clicked convosMiquel Lionel2022-02-152-1/+2
* Move notifications to own header fileMiquel Lionel2022-02-061-1/+1
* Implement notifications + "mute/unmute chat" menuMiquel Lionel2021-12-293-20/+40
* Less clicks: focus compose pane on chat selection.Miquel Lionel2021-12-204-19/+23
* You can unblock people now and some small fixesMiquel Lionel2021-11-204-6/+102
* Block button on contact request works nowMiquel Lionel2021-11-111-1/+2
* Implement sending Videochat invitationsMiquel Lionel2021-11-043-6/+23
* revert shortcut to action due to bugMiquel Lionel2021-11-031-26/+31
* Clearer pin icon for pinned chats.Miquel Lionel2021-11-022-15/+7
* Videochat message displayed, rm actions dupsMiquel Lionel2021-11-023-17/+26
* Add "Quit" option in sideBar menulink2xt2021-10-311-0/+5
* GIFs, display names on every message and morelink2xt2021-10-313-29/+100
* We add a bunch of keyboard shortcuts. F1 to show.Miquel Lionel2021-10-315-25/+186
* "Change avatar" btn centered with avatarMiquel Lionel2021-10-311-0/+1
* Implement saving attachment to filesystemMiquel Lionel2021-10-271-1/+59
* Add video thumbnail, image viewer, video pauseMiquel Lionel2021-10-271-5/+67
* qmlformatHEADmasterlink2xt2021-10-272-25/+22
* Add "Change avatar" button to settings pageMiquel Lionel2021-10-241-0/+26
* Change "Attach" button to "Detach" when file is attachedlink2xt1-2/+8
* Add Message.setFile methodlink2xt1-6/+5
* Make attachment button functionalMiquel Lionel1-5/+16
* ComposePane: "attach" buttonlink2xt1-0/+27
* Fix QML code stylelink2xt2021-10-0211-471/+564
* Add SOCKS5 settingslink2xt2021-09-102-0/+58
* Place "Show full message" between the message and its statuslink2xt2021-09-101-9/+11
* Change SettingsPage id into `root`link2xt2021-09-101-22/+22
* Make ConfigurePage scrollablelink2xt2021-09-101-28/+26
* Make Settings page scrollablelink2xt2021-09-101-3/+1
* Start I/O after configuring or importing an accountlink2xt2021-08-281-0/+6
* Create event emitter only after creating an accountlink2xt2021-08-281-2/+3
* Show account import progresslink2xt2021-08-281-0/+4
* Add "Show classic emails" settinglink2xt2021-08-281-0/+14
* Create initial account if there are no accountslink2xt2021-08-281-0/+6
* ConfigurePage: change id to "root"link2xt2021-08-281-18/+18
* Accept and reject contact requests in the compose panelink2xt2021-08-282-14/+27
* Add padlock and bot icons to messages, improve layoutlink2xt2021-08-281-2/+19
* Show message timestampslink2xt2021-08-281-2/+3
* AccountsPage: use AbstractListItem for accountslink2xt2021-08-221-29/+30
* Change the chat only on clicklink2xt2021-08-221-20/+13
* Move chatlist item to a separate QML filelink2xt2021-08-222-91/+119
* Add chatlist searchlink2xt2021-08-221-1/+8
* Make it possible to create contactslink2xt2021-08-151-4/+26
* Add avatars to New Chat pagelink2xt2021-08-151-5/+25
* ComposePane: move message creation to a separate functionlink2xt2021-08-071-6/+11
* Use `dc_send_msg` to send messageslink2xt2021-08-071-1/+6
* ComposePane: set `id` to `root`link2xt2021-08-071-5/+7
* Restrict image width to message widthlink2xt2021-08-071-0/+1
* Add "delete" icon to "Delete chat" actionlink2xt2021-08-011-0/+1
* Add "pin" icon to "Pin chat" actionlink2xt2021-08-011-0/+1