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
/
manager.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix omemo not being available on first startup
Samuel Hand
2018-07-28
1
-3
/
+8
*
Code cleanup: create new trust management class
Samuel Hand
2018-07-25
1
-45
/
+46
*
only allow OMEMO in members only MUCs
Samuel Hand
2018-07-18
1
-1
/
+1
*
Send OMEMO messages in MUCs to offline members
Samuel Hand
2018-07-17
1
-4
/
+3
*
Properly check if a MUC is viable for sending OMEMO messages
Samuel Hand
2018-07-17
1
-2
/
+14
*
Enable encryption in MUCs
Samuel Hand
2018-07-11
1
-12
/
+45
*
Enable key management for own keys
Samuel Hand
2018-07-09
1
-0
/
+9
*
More database migration, update defaults and indexes
Samuel Hand
2018-07-06
1
-1
/
+1
*
Add a toggle switch for key management
Samuel Hand
2018-07-04
1
-1
/
+0
*
More cleanup and database modifications
Marvin W
2018-06-26
1
-18
/
+13
*
Database migration and code cleanup
Samuel Hand
2018-06-19
1
-46
/
+9
*
Add trust management utilities to the omemo plugin
Samuel Hand
2018-06-11
1
-2
/
+74
*
Properly handle the case where the recipients device list hasn't been fetched
Samuel Hand
2018-06-08
1
-2
/
+2
*
Small fixes
fiaxh
2018-01-30
1
-1
/
+1
*
Pipeline for incoming messages in libdino
fiaxh
2018-01-28
1
-5
/
+14
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-23
/
+23
*
Move DatabaseError handling into Qlite
fiaxh
2017-10-31
1
-27
/
+12
*
omemo: store and display identity keys of all devices
Marvin W
2017-08-27
1
-1
/
+41
*
signal-protocol/omemo: fix null-pointer issues
Marvin W
2017-04-18
1
-25
/
+36
*
MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)
fiaxh
2017-04-04
1
-4
/
+4
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
1
-15
/
+8
*
omemo plugin: improve session bootstrapping
Marvin W
2017-03-15
1
-46
/
+118
*
correctly bootstrap omemo when there is no devicelist on server yet + concurr...
Marvin W
2017-03-13
1
-2
/
+8
*
Qlite: Return OptionalRow instead of Row?, add ability to remove columns on v...
Marvin W
2017-03-12
1
-1
/
+1
*
Split OMEMO plug-in into files, various fixes
Marvin W
2017-03-12
1
-127
/
+18
*
Add OMEMO via Plugin
Marvin W
2017-03-11
1
-0
/
+270