index
:
kdeltachat
master
perso-rebased
Personal branch for kdeltachat with some added functionnalities.
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Message.setFile method
link2xt
5
-13
/
+16
*
Do not copy attachments to blobdir manually
link2xt
1
-10
/
+2
*
Make attachment button functional
Miquel Lionel
3
-7
/
+33
*
ComposePane: "attach" button
link2xt
1
-0
/
+27
*
Fix QML code style
link2xt
2021-10-02
11
-471
/
+564
*
Add SOCKS5 settings
link2xt
2021-09-10
2
-0
/
+58
*
Place "Show full message" between the message and its status
link2xt
2021-09-10
1
-9
/
+11
*
Change SettingsPage id into `root`
link2xt
2021-09-10
1
-22
/
+22
*
Make ConfigurePage scrollable
link2xt
2021-09-10
1
-28
/
+26
*
Make Settings page scrollable
link2xt
2021-09-10
1
-3
/
+1
*
Remove Version from .desktop file
link2xt
2021-09-05
1
-1
/
+0
*
README: remove outdated hint about starting IO
link2xt
2021-08-29
1
-1
/
+1
*
Update README to de-emphasize kdesrc-build
link2xt
2021-08-29
1
-39
/
+42
*
Start I/O after configuring or importing an account
link2xt
2021-08-28
1
-0
/
+6
*
Create event emitter only after creating an account
link2xt
2021-08-28
1
-2
/
+3
*
Show account import progress
link2xt
2021-08-28
3
-0
/
+9
*
Add "Show classic emails" setting
link2xt
2021-08-28
1
-0
/
+14
*
Create initial account if there are no accounts
link2xt
2021-08-28
1
-0
/
+6
*
Return null from DcAccounts::getSelectedAccount if there are no accounts
link2xt
2021-08-28
1
-2
/
+5
*
ConfigurePage: change id to "root"
link2xt
2021-08-28
1
-18
/
+18
*
Accept and reject contact requests in the compose pane
link2xt
2021-08-28
2
-14
/
+27
*
Add padlock and bot icons to messages, improve layout
link2xt
2021-08-28
3
-2
/
+28
*
Show message timestamps
link2xt
2021-08-28
3
-3
/
+12
*
AccountsPage: use AbstractListItem for accounts
link2xt
2021-08-22
1
-29
/
+30
*
Change the chat only on click
link2xt
2021-08-22
1
-20
/
+13
*
Move chatlist item to a separate QML file
link2xt
2021-08-22
3
-91
/
+120
*
Add chatlist search
link2xt
2021-08-22
3
-4
/
+16
*
Make it possible to create contacts
link2xt
2021-08-15
1
-4
/
+26
*
Add Context::createContact
link2xt
2021-08-15
2
-0
/
+9
*
Add avatars to New Chat page
link2xt
2021-08-15
1
-5
/
+25
*
Add DcContact::getProfileImage
link2xt
2021-08-15
2
-0
/
+10
*
ComposePane: move message creation to a separate function
link2xt
2021-08-07
1
-6
/
+11
*
Use `dc_send_msg` to send messages
link2xt
2021-08-07
3
-1
/
+13
*
ComposePane: set `id` to `root`
link2xt
2021-08-07
1
-5
/
+7
*
Restrict image width to message width
link2xt
2021-08-07
1
-0
/
+1
*
CMakeLists.txt: remove REQUIRED from ecm_find_qmlmodule
link2xt
2021-08-01
1
-2
/
+6
*
Add "delete" icon to "Delete chat" action
link2xt
2021-08-01
1
-0
/
+1
*
Add "pin" icon to "Pin chat" action
link2xt
2021-08-01
1
-0
/
+1
*
Add "pinned" badge for pinned chats
link2xt
2021-08-01
3
-1
/
+25
*
Add New Chat page
link2xt
2021-08-01
5
-0
/
+104
*
CMakeLists: check for QML modules for QtMultimedia and Kirigami
link2xt
2021-08-01
1
-2
/
+6
*
README: add kirigami2 package for Arch Linux
link2xt
2021-08-01
1
-2
/
+5
*
fix: configure `send_security`, not `smtp_security`
link2xt
2021-08-01
1
-1
/
+1
*
Allow to change display name on the Settings page
link2xt
2021-08-01
1
-0
/
+8
*
README: mention qt5ct to use KDE icon theme without KDE
link2xt
2021-08-01
1
-2
/
+7
*
cmake: add Qt Multimedia requirement
link2xt
2021-07-26
1
-2
/
+2
*
Show "NEW" badge for contact requests
link2xt
2021-07-26
1
-3
/
+4
*
dc_unblock_chat() is replaced with dc_accept_chat()
link2xt
2021-07-26
3
-4
/
+4
*
Get rid of the contact requests chat
link2xt
2021-07-26
7
-22
/
+39
*
Remove all layers when pressing "Switch account"
link2xt
2021-07-18
1
-1
/
+6
[next]