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
/
xmpp-vala
/
src
/
module
/
xep
/
0167_jingle_rtp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add multiparty call support to libdino and xmpp-vala
fiaxh
2021-11-10
3
-10
/
+42
|
*
Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object ↵
fiaxh
2021-10-12
1
-1
/
+1
|
|
|
|
property')
*
Send 'initiator' in jingle node, send 'creator' in content node
fiaxh
2021-06-01
1
-1
/
+4
|
*
Improve call wording, cleanup
fiaxh
2021-05-01
1
-9
/
+9
|
*
Add support for OMEMO call encryption
fiaxh
2021-04-29
1
-1
/
+2
|
*
Video optimizations
Marvin W
2021-04-29
4
-3
/
+98
|
*
Fix dtls pull_timeout_function, fix cyclic references
fiaxh
2021-04-09
1
-5
/
+9
|
*
DTLS-SRTP: Wait for setup finish and handle setup=passive
Marvin W
2021-04-09
1
-0
/
+3
|
*
Display+store call encryption info
fiaxh
2021-04-09
2
-0
/
+5
|
*
Use outgoing JMI if contact has supporting device
fiaxh
2021-04-01
1
-2
/
+2
|
*
Make RTCP-MUX a stream property
Marvin W
2021-03-29
2
-0
/
+8
|
*
Add initial support for DTLS-SRTP
fiaxh
2021-03-25
3
-3
/
+6
|
*
Add support for SRTP
Marvin W
2021-03-23
3
-15
/
+177
|
*
Add support for Jingle RTP sessions (XEP-0167) to xmpp-vala
Marvin W
2021-03-21
6
-0
/
+505
Co-authored-by: fiaxh <git@lightrise.org>