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
/
plugins
/
omemo
/
src
/
stream_module.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use glib log functions
fiaxh
2019-03-15
1
-4
/
+4
*
Properly decrypt messages from MUCs
Samuel Hand
2018-08-14
1
-80
/
+0
*
Mark messages from rejected and unknown devices
Samuel Hand
2018-07-29
1
-1
/
+0
*
Fix omemo not being available on first startup
Samuel Hand
2018-07-28
1
-2
/
+2
*
Code cleanup: create new trust management class
Samuel Hand
2018-07-25
1
-176
/
+21
*
Enable encryption in MUCs
Samuel Hand
2018-07-11
1
-32
/
+65
*
More cleanup and database modifications
Marvin W
2018-06-26
1
-5
/
+9
*
Database migration and code cleanup
Samuel Hand
2018-06-19
1
-18
/
+4
*
Add trust management utilities to the omemo plugin
Samuel Hand
2018-06-11
1
-27
/
+48
*
remove bundle requests so session creation doesn't fail
Samuel Hand
2018-06-03
1
-0
/
+1
*
Implement XEP-0380 for the OMEMO and OpenPGP plugins (#359)
Samuel Hand
2018-05-28
1
-0
/
+1
*
Pipeline for incoming messages in libdino
fiaxh
2018-01-28
1
-5
/
+6
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-56
/
+55
*
Disconnect stanza listeners from pipeline
fiaxh
2017-11-22
1
-5
/
+7
*
Read+(write) stream async
fiaxh
2017-11-16
1
-61
/
+76
*
omemo: store and display identity keys of all devices
Marvin W
2017-08-27
1
-3
/
+21
*
omemo: handle broken incoming key bundles
Marvin W
2017-08-24
1
-15
/
+18
*
xmpp-vala: Remove require-functions
fiaxh
2017-08-14
1
-2
/
+0
*
Get rid of manual storage objects for delegates
fiaxh
2017-06-13
1
-12
/
+9
*
signal-protocol/omemo: fix null-pointer issues
Marvin W
2017-04-18
1
-63
/
+64
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
1
-4
/
+3
*
omemo plugin: improve session bootstrapping
Marvin W
2017-03-15
1
-40
/
+33
*
correctly bootstrap omemo when there is no devicelist on server yet + concurr...
Marvin W
2017-03-13
1
-1
/
+10
*
Fix delegate copying issue
Marvin W
2017-03-12
1
-4
/
+5
*
Split OMEMO plug-in into files, various fixes
Marvin W
2017-03-12
1
-0
/
+426