index
:
dino
add-kbd-shortcut-to-show-settings
add-kbd-shortcut-to-zoom-text
add-yourself
add_conversation_account_indicator
add_conversation_account_indicator_in_conversation_details
allow-blocking-entire-domain
dot-cache-avatars
fix-adding-yourself-to-roster
fix-assertion-account-has-key
fix-highlight-color-message-search-dark-theme
ignore-subject-if-w-thread-or-message-node
make-encryption-icon-status-more-noticeable
master
nice-presence
obsfucate-password-length
openpgp-plugin-hide-revoked-expired
search-filter-online-contacts
sensible-conversation-details-icon
set-presence
show-contact-status-in-start-chat-window
show-message-encryption-type-tooltip
stop-duplicating-roster-subscription-box
My branches for the dino XMPP project
Miquel Lionel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
src
/
ui
/
conversation_content_view
/
conversation_view.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix mouse hover highlighting the wrong message
selurvedu
2020-04-22
1
-4
/
+5
|
|
|
|
Fixes #795.
*
Improve message highlighting logic
selurvedu
2020-04-22
1
-12
/
+13
|
*
Fix late highlighting of conversation items
selurvedu
2020-04-22
1
-2
/
+5
|
|
|
|
|
If the pointer was moved from outside to a conversation item with a straight horizontal move, the conversation item was not getting highlighted.
*
Add keyboard shortcut (up key) to activate last message correction
fiaxh
2020-04-05
1
-0
/
+18
|
*
Add support for last message correction
fiaxh
2020-04-03
1
-22
/
+41
|
*
Fix issue rendering messages outside reachable scroll area
Marvin W
2020-04-01
1
-1
/
+7
|
|
|
|
Related: https://gitlab.gnome.org/GNOME/gtk/-/issues/2556
*
Update time labels in conversation view at the moment they actually change
fiaxh
2020-03-26
1
-7
/
+0
|
*
Only create ItemMetaDataHeader and AvatarImage once it is actually displayed
fiaxh
2020-03-24
1
-0
/
+4
|
*
Move message hover effect into converstion view
fiaxh
2020-03-21
1
-14
/
+96
|
*
Rename folders/files conversation_summary -> conversation_content_view
fiaxh
2020-02-22
1
-0
/
+374