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
path:
root
/
qml
/
ChatlistPage.qml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QML code style
link2xt
2021-10-02
1
-110
/
+108
*
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
1
-91
/
+10
*
Add chatlist search
link2xt
2021-08-22
1
-1
/
+8
*
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
1
-1
/
+17
*
Add New Chat page
link2xt
2021-08-01
1
-0
/
+14
*
Show "NEW" badge for contact requests
link2xt
2021-07-26
1
-3
/
+4
*
Get rid of the contact requests chat
link2xt
2021-07-26
1
-10
/
+2
*
Reload chatlist when some chat is modified
link2xt
2021-07-04
1
-0
/
+4
*
ChatlistPage: add an action to open contact requests
link2xt
2021-06-14
1
-19
/
+29
*
Allow to open deaddrop chat, but do not mark it as seen or noticed
link2xt
2021-06-06
1
-3
/
+5
*
Add an action to unarchive chats
link2xt
2021-06-06
1
-0
/
+4
*
Switch to archived chats when archived chat link is clicked
link2xt
2021-06-06
1
-1
/
+3
*
Do not select any chat by default
link2xt
2021-06-06
1
-0
/
+1
*
Make it possible to get a list of archived chats
link2xt
2021-06-06
1
-1
/
+3
*
Set pageStack as the parent of dynamically created components
link2xt
2021-05-22
1
-2
/
+2
*
Log if Settings page can't be opened
link2xt
2021-05-18
1
-0
/
+2
*
Do not open special chats from the chatlist
link2xt
2021-05-16
1
-17
/
+28
*
Redo chatlist items based on AbstractListItem
link2xt
2021-05-16
1
-38
/
+62
*
Use Connections to connect signals in QML
link2xt
2021-03-19
1
-11
/
+10
*
Pass context and eventEmitter to ChatPage as properties
link2xt
2021-03-16
1
-1
/
+1
*
Pass eventEmitter to ChatlistPage as property
link2xt
2021-03-16
1
-0
/
+1
*
Turn ChatPage and ChatlistPage into scrollable pages
link2xt
2021-03-02
1
-3
/
+1
*
chatlist: move mousearea to avatar
link2xt
2021-03-01
1
-31
/
+29
*
chatlist: do not intercept left button
link2xt
2021-03-01
1
-5
/
+1
*
chatlist: pin, unpin, archive and delete chats
link2xt
2021-03-01
1
-0
/
+35
*
Add Settings page
link2xt
2021-02-28
1
-0
/
+14
*
Replace accounts page when account is selected
link2xt
2021-02-27
1
-3
/
+3
*
chatlist: mark context property as required
link2xt
2021-02-23
1
-1
/
+1
*
Mark chat as noticed when selected
link2xt
2021-02-23
1
-0
/
+8
*
Vertically center number of fresh messages
link2xt
2021-02-22
1
-0
/
+1
*
chatlist: set avatar color
link2xt
2021-02-22
1
-0
/
+1
*
chatlist: display number of fresh messages
link2xt
2021-02-22
1
-1
/
+7
*
ChatlistPage: display chat avatars
link2xt
2021-02-22
1
-2
/
+12
*
chatlist: use text2 in summaries
link2xt
2021-02-19
1
-1
/
+1
*
Reduce QML version requirements
link2xt
2020-10-06
1
-3
/
+3
*
ChatlistPage.qml: log errors when loading ChatPage
link2xt
2020-10-06
1
-0
/
+2
*
Initial commit
link2xt
2020-10-03
1
-0
/
+105