index
:
wocky.git
master
trivia
Unnamed repository; edit this file to name it for gitweb.
Youness Alaoui
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
Adding tests/wocky-data-form-test into .gitignore
HEAD
master
Youness Alaoui
1
-0/+1
2010-03-25
Merge branch 'pubsub-create-delete-blind-form-submission'
Will Thompson
22
-1170/+1746
2010-03-25
State that data form GValues are slice-allocated
Will Thompson
1
-1/+2
2010-03-25
Correct over-zealous depluralizing of Data Forms
Will Thompson
1
-2/+2
2010-03-25
Add API for setting FORM_TYPE when blindly submitting
Will Thompson
3
-4/+61
2010-03-25
Use get_content_from_child a bunch.
Will Thompson
3
-45/+16
2010-03-25
Add helpers to get content from a child node.
Will Thompson
3
-0/+50
2010-03-25
Make form field generation data-driven.
Will Thompson
1
-77/+34
2010-03-25
Add helpers to set data form fields' values
Will Thompson
4
-33/+244
2010-03-25
Parse each form field using a node iterator.
Will Thompson
1
-24/+35
2010-03-25
Allow fields' type to be unspecified when submitting.
Will Thompson
2
-2/+37
2010-03-25
Support parsing fields with no type=''
Will Thompson
2
-8/+24
2010-03-24
Rename WockyDataForms to WockyDataForm
Will Thompson
12
-395/+395
2010-03-24
Extract wocky_pubsub_node_make_delete_stanza()
Will Thompson
2
-8/+32
2010-03-24
Refactor the bulk of parsing create node replies
Will Thompson
2
-33/+60
2010-03-24
Deal with empty replies to create_node()
Will Thompson
2
-20/+92
2010-03-24
Add and use new variants of pubsub_distill_iq_reply
Will Thompson
3
-14/+127
2010-03-23
Don't include empty <configure/> when creating a node
Will Thompson
1
-5/+7
2010-03-23
Extract a create_create_node_stanza() helper
Will Thompson
2
-12/+38
2010-03-23
Rename an internal PubsubService helper function
Will Thompson
1
-2/+2
2010-03-23
Properly initialize an out parameter
Will Thompson
1
-0/+3
2010-03-18
Make multi-line variables consistent
Will Thompson
1
-59/+59
2010-03-16
pep-service: don't crash on disconnect during retrieval
Will Thompson
2
-3/+35
2010-03-16
Merge branch 'moar-pubsub'
Will Thompson
13
-129/+1883
2010-03-15
Merge branch 'trivia'
Simon McVittie
3
-1/+7
2010-03-15
Ignore the distcheck working directory as well as the tarball
Simon McVittie
1
-1/+2
2010-03-15
Distribute some missing files
Simon McVittie
2
-0/+5
2010-03-15
Merge branch 'docs'
Simon McVittie
8
-25/+674
2010-03-15
wocky_xmpp_node_each_child_func: use correct English
Simon McVittie
1
-1/+1
2010-03-15
WockyPorter: clarify refcounting/returns as per wjt's review
Simon McVittie
2
-1/+12
2010-03-13
Style: newline after return type in definition
Will Thompson
1
-1/+2
2010-03-13
Document and sanity-check node_object_type
Will Thompson
1
-0/+12
2010-03-13
Document WockyPubsubSubscription
Will Thompson
1
-0/+17
2010-03-10
pubsub_distill_iq_reply(): understand empty replies
Will Thompson
2
-30/+12
2010-03-10
Give WockyPubsub* subclasses access to porter
Will Thompson
4
-0/+20
2010-03-10
_make_publish_stanza(): also return the <pubsub/> node
Will Thompson
6
-7/+20
2010-03-10
Support unsubscribing from PubSub nodes
Will Thompson
4
-0/+234
2010-03-10
Generalize making a pubsub action for a node
Will Thompson
1
-15/+30
2010-03-10
Implement subscribing to nodes.
Will Thompson
4
-0/+235
2010-03-10
Allow _parse_subscription() to return an error
Will Thompson
2
-10/+22
2010-03-10
Expose parsing a <subscription/> node
Will Thompson
2
-38/+60
2010-03-10
Allow PubsubService subclasses to use PubsubNode subclasses
Will Thompson
2
-1/+5
2010-03-10
Remove wocky_pubsub_node_new()
Will Thompson
4
-16/+6
2010-03-10
Return <subscription/> nodes from parse_subscriptions
Will Thompson
2
-3/+12
2010-03-10
Make helpers for listing/parsing pubsub subscriptions
Will Thompson
3
-11/+71
2010-03-10
Support retrieving pubsub subscriptions
Will Thompson
3
-0/+425
2010-03-10
Add types representing PubSub subscriptions
Will Thompson
3
-0/+102
2010-03-10
Add a test helper to compare two stanzas
Will Thompson
1
-0/+15
2010-03-10
Refactor common pubsub reply-handling code
Will Thompson
3
-79/+112
2010-03-10
Add WockyPubsubService::event-received
Will Thompson
5
-18/+204
[next]