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
/
entity
/
message.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for XEP-0461 replies (with fallback)
fiaxh
2023-01-06
1
-0
/
+37
*
Replace invalid UTF-8 with U+FFFD
Marvin W
2022-01-05
1
-1
/
+5
*
Display message delivery error, color text using theme colors
fiaxh
2021-08-17
1
-1
/
+4
*
Fix message duplication in MUC PMs
fiaxh
2020-09-07
1
-1
/
+1
*
Visually highlight pending messages, improve resending
fiaxh
2020-07-16
1
-0
/
+1
*
Add queue and resending to stream management
fiaxh
2020-07-15
1
-1
/
+2
*
Use sqlite UPSERT
fiaxh
2020-06-10
1
-2
/
+2
*
Add support for last message correction
fiaxh
2020-04-03
1
-0
/
+3
*
Correctly display names in groupchat pms
Marvin W
2020-01-09
1
-2
/
+6
*
Properly check Jids everywhere
Marvin W
2019-12-23
1
-1
/
+1
*
Add (partial) support for unique stanza ids (XEP-0359)
fiaxh
2019-12-18
1
-1
/
+6
*
Optimizations: Database indices, cache id-Jid instead of id-jid_string, join ...
fiaxh
2019-08-02
1
-2
/
+2
*
Remove Message.stanza field
fiaxh
2019-05-26
1
-1
/
+0
*
fix local_time field of message and file_transfer being loaded from time db c...
bobufa
2018-08-13
1
-1
/
+1
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-10
/
+11
*
Fix typos in comments and variable names (#269)
linkmauve
2018-01-10
1
-1
/
+1
*
Rename resources to have a reverse DNS prefix
fiaxh
2017-12-03
1
-1
/
+1
*
ConversationView: Date separator
fiaxh
2017-12-01
1
-1
/
+1
*
Keep MUC join dialog open until joined, show errors
fiaxh
2017-10-31
1
-1
/
+8
*
Use utc time everywhere
fiaxh
2017-08-31
1
-2
/
+2
*
Show nicks in MUCs, real jid in individual occupant menu
fiaxh
2017-08-25
1
-12
/
+23
*
Application menu fallback button
fiaxh
2017-04-04
1
-2
/
+3
*
Handle MUC private messages
fiaxh
2017-03-31
1
-7
/
+4
*
Fix conversation last_active
fiaxh
2017-03-31
1
-5
/
+7
*
Some caching and fix gpgme on some systems
Marvin W
2017-03-24
1
-2
/
+2
*
Move some database interaction into entities
fiaxh
2017-03-23
1
-4
/
+95
*
Improve Plugin API (allow to move encryption into plugin)
Marvin W
2017-03-11
1
-5
/
+0
*
Initial plugin system
Marvin W
2017-03-10
1
-0
/
+91