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
/
logic
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Port from GTK3 to GTK4
fiaxh
2022-07-27
1
-1
/
+1
|
*
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
fiaxh
2021-10-12
1
-2
/
+2
|
*
Merge remote-tracking branch 'origin/feature/calls'
fiaxh
2021-05-11
5
-332
/
+352
|
\
|
*
Calls: Indicate whether OMEMO key is verified
fiaxh
2021-05-11
1
-1
/
+2
|
|
|
*
Add support for OMEMO call encryption
fiaxh
2021-04-29
5
-332
/
+351
|
|
*
|
Set omemo+openpgp database properties to be the same as main db
fiaxh
2021-04-07
1
-5
/
+7
|
/
*
Send OMEMO-encrypted messages and files using 12 byte IV
Marvin W
2020-09-14
1
-2
/
+4
|
*
OMEMO: Don't trigger "Not encrypted to this device" warning for messages w/o ↵
fiaxh
2020-09-10
1
-3
/
+8
|
|
|
|
payload
*
Don't offer encryption in MUC PMs
fiaxh
2020-06-23
1
-0
/
+4
|
*
Use sqlite UPSERT
fiaxh
2020-06-10
4
-12
/
+12
|
*
Show unencryptable/untrusted OMEMO warnings also in MUCs
fiaxh
2020-06-05
1
-1
/
+1
|
|
|
|
fixes #857
*
Last message correction fixes
fiaxh
2020-04-06
1
-0
/
+3
|
*
Warn about undecrypted and untrusted messages
fiaxh
2020-03-29
2
-103
/
+150
|
*
Enable secure_delete PRAGMA on SQLite databases (#370)
Alexander Krotov
2020-02-21
1
-0
/
+3
|
|
|
|
It is especially important for OMEMO database, as it stores *ephemeral* keys
*
Improve log messages for OMEMO sending issues
Marvin W
2020-01-15
2
-8
/
+12
|
*
Properly check Jids everywhere
Marvin W
2019-12-23
2
-4
/
+16
|
*
OMEMO: Improve handling of newly added devices
Marvin W
2019-12-23
3
-48
/
+120
|
*
Add support for JET-OMEMO
Marvin W
2019-09-16
1
-55
/
+65
|
*
Fix some warnings
hrxi
2019-09-10
1
-6
/
+6
|
|
|
|
|
|
Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid.
*
Fix runtime critical
fiaxh
2019-08-26
1
-2
/
+5
|
*
Set OMEMO devicelist + bundle node access model to public
fiaxh
2019-08-09
1
-21
/
+8
|
*
Rework encryption enabling logic + UI
fiaxh
2019-08-02
2
-61
/
+79
|
*
OMEMO: Rename variables, refactor can_encrypt
fiaxh
2019-07-08
2
-23
/
+21
|
*
OMEMO code cleanup: Move TrustLevel out of Database
fiaxh
2019-07-08
3
-25
/
+19
|
*
OMEMO: Move files to fitting subdirectory
fiaxh
2019-07-08
7
-0
/
+1144