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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display message sender in bold+text color instead of small+colored
fiaxh
2022-01-05
1
-3
/
+1
*
Add 'unknown' encryption state for establishing calls
fiaxh
2022-01-04
1
-1
/
+1
*
Use opacity for "pending" and "edited" hints
fiaxh
2022-01-04
1
-4
/
+2
*
UI + libdino: Improve MUJI calls from MUC
fiaxh
2021-12-23
1
-1
/
+1
*
Improve call details dialog + small multi-party call fixes
fiaxh
2021-11-15
1
-1
/
+1
*
Add (disabled) multi-party call UI
fiaxh
2021-11-10
2
-17
/
+58
*
Fix compiler warnings ('Switch does not handle .. of enum ..')
fiaxh
2021-10-12
1
-0
/
+3
*
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
fiaxh
2021-10-12
5
-30
/
+30
*
FileWidgets: Improve mouse enter/leave identification
fiaxh
2021-10-01
2
-42
/
+19
*
Improve call related wording
fiaxh
2021-09-25
1
-20
/
+11
*
Fixed name change (#1076)
sojuz151
2021-08-24
1
-2
/
+11
*
Display message delivery error, color text using theme colors
fiaxh
2021-08-17
2
-13
/
+63
*
Improve call wording, cleanup
fiaxh
2021-05-01
1
-1
/
+1
*
Display+store call encryption info
fiaxh
2021-04-09
2
-29
/
+46
*
Add UI for audio/video calls
fiaxh
2021-03-21
3
-3
/
+218
*
Fix cyclic reference
fiaxh
2021-02-17
1
-7
/
+9
*
Reduce use of Widget.destroy()
fiaxh
2021-02-10
2
-6
/
+5
*
Use advertized/server/live time for sorting instead of arrival time
fiaxh
2020-12-04
6
-28
/
+21
*
Improve contact description in OMEMO warnings
fiaxh
2020-12-04
1
-0
/
+1
*
Update date separator at midnight
fiaxh
2020-12-03
1
-12
/
+54
*
Handle xmpp URIs opened within Dino with Dino
fiaxh
2020-12-03
1
-0
/
+9
*
Fix some compiler warnings
fiaxh
2020-10-27
1
-2
/
+2
*
Unregister handlers related to displaying messages as pending
fiaxh
2020-10-11
1
-2
/
+7
*
Fix compilation for older vala compilers
fiaxh
2020-10-07
1
-1
/
+1
*
Fix warning when clicking to correct a message
fiaxh
2020-09-10
2
-6
/
+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
*
Fix cyclic references => let objects be freed
fiaxh
2020-06-03
3
-14
/
+36
*
Add missing ellipsis, in line with similar strings (#862)
Jordi Mallach
2020-05-27
1
-1
/
+1
*
ConversationSummaryView: Fix crash when accessing content_item's first() or l...
fiaxh
2020-04-28
1
-2
/
+2
*
Fix mouse hover highlighting the wrong message
selurvedu
2020-04-22
1
-4
/
+5
*
Improve message highlighting logic
selurvedu
2020-04-22
1
-12
/
+13
*
Fix late highlighting of conversation items
selurvedu
2020-04-22
1
-2
/
+5
*
Add file upload preview
fiaxh
2020-04-22
4
-92
/
+131
*
Fix FileWidget sometimes showing two states
fiaxh
2020-04-13
1
-26
/
+24
*
Update translations
Translations
2020-04-11
1
-2
/
+2
*
Clean up file widget code
fiaxh
2020-04-10
2
-201
/
+194
*
Add keyboard shortcut (up key) to activate last message correction
fiaxh
2020-04-05
2
-1
/
+41
*
Fix unencrypted message warning when switching between encryptions
fiaxh
2020-04-05
1
-11
/
+11
*
Add support for last message correction
fiaxh
2020-04-03
9
-169
/
+308
*
Fix issue rendering messages outside reachable scroll area
Marvin W
2020-04-01
1
-1
/
+7
*
Visually mark unencrypted messages if conversation is encrypted
fiaxh
2020-03-29
1
-0
/
+21
*
Visually mark OMEMO messages from a trusted device as trusted
fiaxh
2020-03-29
2
-8
/
+19
*
Update time labels in conversation view at the moment they actually change
fiaxh
2020-03-26
2
-18
/
+27
*
Only create ItemMetaDataHeader and AvatarImage once it is actually displayed
fiaxh
2020-03-24
2
-18
/
+23
*
Move message hover effect into converstion view
fiaxh
2020-03-21
2
-30
/
+106
*
Scale files and images to the available space
Marvin W
2020-03-14
2
-15
/
+15
*
Rename folders/files conversation_summary -> conversation_content_view
fiaxh
2020-02-22
9
-0
/
+1444