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
/
0030_service_discovery
/
module.vala
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Refactor XmppStream, TLS and connection method logic
fiaxh
2020-11-20
1
-11
/
+7
|
|
|
|
fixes #534
*
Service Discovery Module: Clear cached disco info requests when detaching ↵
fiaxh
2020-10-12
1
-0
/
+2
|
|
|
|
|
|
from stream If a info request did not receive a response in some stream (e.g. due to network errors), any requests to the same entity in subsequent streams waited indefinitively.
*
Fix new compiler error (don't reference private variable from public one)
fiaxh
2020-09-07
1
-1
/
+1
|
|
|
|
fixes #901
*
Cleanup
fiaxh
2020-09-07
1
-1
/
+0
|
*
Only query entity caps when we need them
fiaxh
2020-07-16
1
-19
/
+9
|
*
Handle if Items/InfoResult are null
fiaxh
2020-04-25
1
-3
/
+3
|
*
xmpp-vala: Use more async
fiaxh
2020-04-24
1
-1
/
+1
|
*
Handle entity hash in server features node, make ServiceDiscovery ↵
fiaxh
2020-04-24
1
-30
/
+59
|
|
|
|
request_info/items async, add caching has_entity_feature
*
Remove features from service discovery module when detaching module from stream
fiaxh
2020-04-21
1
-8
/
+25
|
|
|
|
|
fixes #179 fixes #812
*
Send bad-request error for unknown IQ set/gets
hrxi
2019-06-21
1
-2
/
+0
|
*
Move Jid class to xmpp-vala, partially refactor namespace
Marvin W
2018-01-28
1
-5
/
+3
|
*
http-files: max-file-size handling
fiaxh
2017-09-26
1
-2
/
+4
|
*
xmpp-vala: Remove require-functions
fiaxh
2017-08-14
1
-1
/
+0
|
*
Http file upload for version :0 and other server setups
fiaxh
2017-08-07
1
-1
/
+0
|
*
Http file upload
fiaxh
2017-08-03
1
-3
/
+8
|
*
Get rid of manual storage objects for delegates
fiaxh
2017-06-13
1
-16
/
+13
|
*
Handle MUC private messages
fiaxh
2017-03-31
1
-84
/
+69
|
*
Add typed identity to manager modules and stream flags
fiaxh
2017-03-20
1
-6
/
+5
|
*
Use delegates + object storage instead of listener objects
fiaxh
2017-03-11
1
-39
/
+17
|
*
Use typed identity in stream modules
fiaxh
2017-03-11
1
-9
/
+5
|
*
Add typed identity to stream modules
Marvin W
2017-03-10
1
-1
/
+2
|
*
Rename vala-xmpp library to xmpp-vala
fiaxh
2017-03-10
1
-0
/
+137