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
/
0166_jingle.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Jingle transport error
fiaxh
2019-09-29
1
-2
/
+1
*
Add JET support
Marvin W
2019-09-16
1
-8
/
+60
*
Fix some warnings
hrxi
2019-09-10
1
-1
/
+1
*
Don't error on Jingle file transfer hash session-info
hrxi
2019-08-27
1
-5
/
+29
*
Fix candidate selection for equal priority
hrxi
2019-08-24
1
-1
/
+1
*
Fix Jingle connection code when `cancellable` is `null`
hrxi
2019-08-09
1
-2
/
+7
*
Fix race condition involving `session-terminate`
hrxi
2019-08-08
1
-3
/
+9
*
Fall back to IBB if S5B does not work out
hrxi
2019-08-06
1
-37
/
+168
*
Send Jingle errors to the right JID
hrxi
2019-08-06
1
-3
/
+3
*
Implement detach
hrxi
2019-08-06
1
-1
/
+3
*
Factor out the session-terminate handler
hrxi
2019-08-06
1
-25
/
+35
*
Add support for Jingle SOCKS5 bytestreams (XEP-0260)
hrxi
2019-08-05
1
-73
/
+173
*
Terminate the Jingle session after the file transfer is complete
hrxi
2019-08-05
1
-13
/
+93
*
Fix a couple of delegate copy warnigs
hrxi
2019-08-05
1
-1
/
+1
*
Add jingle connection for better interfacing with jingle (terminate etc.)
hrxi
2019-08-05
1
-15
/
+170
*
Fix compilation with older valac versions
fiaxh
2019-07-18
1
-11
/
+11
*
Add file receiving via Jingle
hrxi
2019-07-09
1
-109
/
+275
*
Implement file sending via Jingle
hrxi
2019-07-09
1
-0
/
+328