index
:
xavi/dino
call-inhibit-suspend
catch-disconnect-error
default-encryption-gtk4
desktop-fork
inhibit-before-suspend
master
send-button
Fork of GTK3 Dino with experimental features.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
omemo
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
4
-82
/
+81
*
Update translations
Translations
2017-12-31
1
-1
/
+1
*
Rename resources to have a reverse DNS prefix
fiaxh
2017-12-03
1
-1
/
+1
*
Fix memory leak
fiaxh
2017-11-23
1
-1
/
+1
*
Disconnect stanza listeners from pipeline
fiaxh
2017-11-22
1
-5
/
+7
*
Update translations
Translations
2017-11-18
1
-1
/
+1
*
Read+(write) stream async
fiaxh
2017-11-16
1
-61
/
+76
*
Replace deprecated function usages
fiaxh
2017-11-16
1
-1
/
+2
*
Fix warnings
fiaxh
2017-10-31
2
-2
/
+5
*
Move DatabaseError handling into Qlite
fiaxh
2017-10-31
7
-124
/
+76
*
omemo: store and display identity keys of all devices
Marvin W
2017-08-27
8
-24
/
+277
*
Handle xmpp ?join and ?message uris
fiaxh
2017-08-25
2
-5
/
+5
*
omemo: handle broken incoming key bundles
Marvin W
2017-08-24
1
-15
/
+18
*
libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)
Marvin W
2017-08-17
1
-2
/
+5
*
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
7
-113
/
+147
*
Gettext support
fiaxh
2017-04-10
2
-3
/
+8
*
MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)
fiaxh
2017-04-04
1
-4
/
+4
*
Add --print-xmpp flag to log details
Marvin W
2017-04-03
1
-5
/
+0
*
Small bug fixes and compatibility with Vala 0.36
Marvin W
2017-03-23
1
-5
/
+4
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
3
-20
/
+12
*
omemo plugin: improve session bootstrapping
Marvin W
2017-03-15
4
-88
/
+161
*
correctly bootstrap omemo when there is no devicelist on server yet + concurr...
Marvin W
2017-03-13
2
-3
/
+18
*
Fix delegate copying issue
Marvin W
2017-03-12
1
-4
/
+5
*
Qlite: Return OptionalRow instead of Row?, add ability to remove columns on v...
Marvin W
2017-03-12
2
-2
/
+2
*
Move storage into user directory and fix plugin search path
Marvin W
2017-03-12
1
-1
/
+6
*
Split OMEMO plug-in into files, various fixes
Marvin W
2017-03-12
14
-433
/
+511
*
Fix OMEMO plugin for latest changes
Marvin W
2017-03-12
1
-106
/
+93
*
Add OMEMO via Plugin
Marvin W
2017-03-11
4
-0
/
+1040