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
/
message_widget.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some memory leaks
fiaxh
2023-02-27
1
-37
/
+51
*
Stop regenerating message menu buttons
fiaxh
2023-02-16
1
-1
/
+2
*
Always display reaction+reply buttons, disable if not possible
fiaxh
2023-01-30
1
-26
/
+3
*
Fix UI for libadwaita
Marvin W
2023-01-25
1
-0
/
+3
*
Support replies and reactions to files
fiaxh
2023-01-11
1
-2
/
+2
*
Add support for XEP-0461 replies (with fallback)
fiaxh
2023-01-06
1
-4
/
+25
*
Add support for reactions
fiaxh
2022-10-11
1
-3
/
+23
*
Gtk4 bug fixes and improvements
Marvin W
2022-07-27
1
-3
/
+1
*
Improve Gtk4 port
fiaxh
2022-07-27
1
-1
/
+1
*
Port from GTK3 to GTK4
fiaxh
2022-07-27
1
-127
/
+90
*
Fix quote styling occurring in the middle of a line
fiaxh
2022-02-07
1
-2
/
+2
*
Remove color from /me name, remove use_markup from sender label
fiaxh
2022-01-23
1
-3
/
+1
*
Stop using opacity for text due to side-effects
fiaxh
2022-01-23
1
-4
/
+6
*
Use opacity for "pending" and "edited" hints
fiaxh
2022-01-04
1
-4
/
+2
*
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
fiaxh
2021-10-12
1
-5
/
+5
*
Display message delivery error, color text using theme colors
fiaxh
2021-08-17
1
-13
/
+50
*
Use advertized/server/live time for sorting instead of arrival time
fiaxh
2020-12-04
1
-2
/
+2
*
Handle xmpp URIs opened within Dino with Dino
fiaxh
2020-12-03
1
-0
/
+9
*
Unregister handlers related to displaying messages as pending
fiaxh
2020-10-11
1
-2
/
+7
*
Fix warning when clicking to correct a message
fiaxh
2020-09-10
1
-1
/
+0
*
Visually highlight pending messages, improve resending
fiaxh
2020-07-16
1
-2
/
+21
*
Fix messages mistakenly treated as /me command (#872)
Kim Alvefur
2020-07-02
1
-4
/
+4
*
Add keyboard shortcut (up key) to activate last message correction
fiaxh
2020-04-05
1
-1
/
+23
*
Add support for last message correction
fiaxh
2020-04-03
1
-0
/
+211