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
/
libdino
/
src
/
service
/
reactions.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix crash on NS_URI call when own server has no MAM; drop broken mam:1 "support"
fiaxh
2023-04-23
1
-1
/
+1
|
|
|
|
fixes #1405
*
Collapse most stream releated errors into IOError
Marvin W
2023-02-07
1
-6
/
+6
|
*
Fix reaction display in private MUCs
Marvin W
2023-01-31
1
-4
/
+11
|
*
Fix reading reactions in private groups w/o occupant ids
fiaxh
2023-01-31
1
-4
/
+11
|
*
Always display reaction+reply buttons, disable if not possible
fiaxh
2023-01-30
1
-16
/
+7
|
*
Fix reactions from MAM getting attributed to the wrong message
fiaxh
2023-01-25
1
-37
/
+25
|
*
Support replies and reactions to files
fiaxh
2023-01-11
1
-50
/
+28
|
*
Reactions: Fix wrong time being stored for outgoing reactions (micro sec ↵
fiaxh
2023-01-07
1
-9
/
+8
|
|
|
|
|
|
teated as milli sec) fixes #1296
*
Reactions: Fix reactions being differentiated by resource on first displaying
fiaxh
2022-11-20
1
-0
/
+2
|
|
|
|
fixes #1297
*
Clean up log outputs
fiaxh
2022-11-04
1
-9
/
+13
|
*
Fix segfault if reaction message has type normal
fiaxh
2022-10-20
1
-4
/
+4
|
|
|
|
fixes #1294
*
Add support for reactions
fiaxh
2022-10-11
1
-0
/
+488