index
:
~smcv/wocky
gcryptless-43992
master
shareable-46417
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
wocky-pubsub-node-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
Make #include <wocky/wocky.h> the only legal import.
Will Thompson
1
-3
/
+1
2011-03-01
session: rename new to new_with_connection
Jonny Lamb
1
-2
/
+2
2011-02-16
Porter: make sender matching for handlers explicit.
Will Thompson
1
-14
/
+14
2010-06-22
WockySession: have a full JID construct-time property
Simon McVittie
1
-2
/
+2
2010-04-20
Implement retrieving a node's configuration
Will Thompson
1
-0
/
+129
2010-04-20
Implement modifying affiliates
Will Thompson
1
-0
/
+115
2010-04-20
Rename WockyXmppNode to WockyNode
Sjoerd Simons
1
-31
/
+31
2010-04-20
Use wocky_stanza_get_top_node instead of ->node
Sjoerd Simons
1
-1
/
+1
2010-04-20
Add shorthand for testing (in)equality of stanzas
Sjoerd Simons
1
-1
/
+1
2010-04-20
Rename _stanzas_equal to _stanzas_equal_no_id
Sjoerd Simons
1
-2
/
+2
2010-04-20
Rename WockyXmppStanza to WockyStanza
Sjoerd Simons
1
-31
/
+31
2010-04-13
Use ASCII mnemonics throughout.
Will Thompson
1
-115
/
+115
2010-04-13
Use G_GNUC_NULL_TERMINATED for build spec-cy functions
Will Thompson
1
-16
/
+16
2010-04-06
Add API for retrieving affiliates to a node
Will Thompson
1
-0
/
+125
2010-04-06
Add API for listing subscribers to a node.
Will Thompson
1
-1
/
+126
2010-04-06
Add signals for node deletion notifications
Will Thompson
1
-0
/
+127
2010-04-06
Add WockyPubsubService::subscription-state-changed
Will Thompson
1
-5
/
+47
2010-04-06
Add WockyPubsubNode::subscription-state-changed signal
Will Thompson
1
-0
/
+102
2010-03-10
_make_publish_stanza(): also return the <pubsub/> node
Will Thompson
1
-4
/
+8
2010-03-10
Support unsubscribing from PubSub nodes
Will Thompson
1
-0
/
+110
2010-03-10
Implement subscribing to nodes.
Will Thompson
1
-0
/
+93
2010-03-10
Remove wocky_pubsub_node_new()
Will Thompson
1
-2
/
+2
2010-03-10
Add WockyPubsubService::event-received
Will Thompson
1
-13
/
+65
2010-03-08
Don't leak porters and test in PubsubNode test
Will Thompson
1
-0
/
+3
2010-03-08
Add WockyPubsubNode::event-received
Will Thompson
1
-0
/
+2
2010-03-08
Add an event-received signal to WockyPubsubNode
Will Thompson
1
-0
/
+106
2010-03-08
Add wocky_pubsub_node_make_publish_stanza()
Will Thompson
1
-0
/
+61
2010-02-25
Fix en_FR
Will Thompson
1
-1
/
+1
2010-02-24
test wocky_pubsub_node_delete_async
Guillaume Desmottes
1
-0
/
+70
2010-02-24
wocky-pubsub-node: add wocky_pubsub_node_get_name
Guillaume Desmottes
1
-0
/
+2
2010-02-24
add wocky-pubsub-node-test.c
Guillaume Desmottes
1
-0
/
+54