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
/
xmpp-vala
/
src
/
module
/
xep
/
0234_jingle_file_transfer.vala
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show file upload/download progress
Xavier Del Campo Romero
2023-10-09
1
-2
/
+17
*
Add multiparty call support to libdino and xmpp-vala
fiaxh
2021-11-10
1
-1
/
+5
*
Improve logging on jingle file transfer failure
fiaxh
2021-08-19
1
-3
/
+5
*
Improve call wording, cleanup
fiaxh
2021-05-01
1
-7
/
+13
*
Improve & refactor Jingle base implementation
fiaxh
2021-03-21
1
-40
/
+122
*
Only query entity caps when we need them
fiaxh
2020-07-16
1
-4
/
+4
*
Remove features from service discovery module when detaching module from stream
fiaxh
2020-04-21
1
-1
/
+3
*
Add JET support
Marvin W
2019-09-16
1
-6
/
+13
*
Fix some warnings
hrxi
2019-09-10
1
-2
/
+7
*
Don't error on Jingle file transfer hash session-info
hrxi
2019-08-27
1
-0
/
+13
*
Fix race condition involving `session-terminate`
hrxi
2019-08-08
1
-0
/
+1
*
Add support for Jingle SOCKS5 bytestreams (XEP-0260)
hrxi
2019-08-05
1
-1
/
+1
*
Finish file transfer after receiving enough data
hrxi
2019-08-05
1
-8
/
+53
*
Add jingle connection for better interfacing with jingle (terminate etc.)
hrxi
2019-08-05
1
-6
/
+1
*
Refactor file receive/send interfaces and UI
fiaxh
2019-07-18
1
-1
/
+6
*
Add file receiving via Jingle
hrxi
2019-07-09
1
-50
/
+80
*
Implement file sending via Jingle
hrxi
2019-07-09
1
-0
/
+100