index
:
~jonny/telepathy-salut
master
next
le salut
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
capabilities: move to public API
Jonny Lamb
3
-2
/
+3
2011-03-18
salut: remove duplicate pkg-config file
Jonny Lamb
7
-38
/
+4
2011-03-18
salut: make caps-channel-manager and capabilities-set public salut API
Jonny Lamb
16
-15
/
+26
2011-03-18
connection: only try and announce self caps if they've changed
Jonny Lamb
1
-8
/
+8
2011-03-17
extensions: remove ContactCapabilities draft
Jonny Lamb
3
-167
/
+0
2011-03-17
connection: port to undrafted ContactCapabilities
Jonny Lamb
5
-49
/
+84
2011-03-17
connection: create SalutSelf earlier
Jonny Lamb
1
-10
/
+10
2011-03-17
disco: use WockyNode instead of GibberXmppNode
Jonny Lamb
1
-3
/
+3
2011-03-17
presence-cache: fix leak and used uninitialized warning
Jonny Lamb
1
-1
/
+3
2011-03-17
Merge branch contact-caps
Jonny Lamb
135
-2676
/
+3033
2011-03-17
{ft,tubes} managers: don't use G_GNUC_UNUSED on used arguments
Jonny Lamb
2
-4
/
+4
2011-03-15
Merge branch 'plugin'
Jonny Lamb
29
-41
/
+1033
2011-03-12
Distribute *.pc.in files, and different text for uninstalled version.
Stef Walter
2
-2
/
+6
2011-03-11
Add a telepathy-salut.pc file which contains the executable path.
Stef Walter
5
-0
/
+32
2011-03-02
plugin: clarify the ownership of the returned array
Jonny Lamb
1
-3
/
+3
2011-03-02
connection: fix typo when freeing the actual pointer array
Jonny Lamb
1
-1
/
+1
2011-03-02
avahi-{contact,self}: fix typo in making contact/self jid
Jonny Lamb
2
-2
/
+2
2011-03-02
plugin: use G_DEFINE_INTERFACE
Jonny Lamb
2
-22
/
+5
2011-03-02
add Messages properties to immutable properties
Guillaume Desmottes
2
-0
/
+8
2011-03-02
Merge remote branch 'stef/test-using-gtest'
Jonny Lamb
24
-842
/
+607
2011-03-02
message-sent and message-received are int64, not uint64 or uint32
Danielle Madeley
1
-2
/
+2
2011-02-16
Migrate from 'check' to glib tests.
Stef Walter
24
-842
/
+607
2011-02-14
Cleanup comments that no longer match source.
Stef Walter
2
-42
/
+0
2011-02-14
Remove unused member variable.
Stef Walter
1
-24
/
+0
2011-02-09
gibber: remove node and stanza tests
Jonny Lamb
5
-320
/
+0
2011-02-09
gibber: remove GibberXmppNode wrapper
Jonny Lamb
48
-493
/
+398
2011-02-09
gibber: remove GibberXmppStanza wrapper
Jonny Lamb
62
-770
/
+662
2011-02-08
salut: include wocky as part of the salut plugin API
Jonny Lamb
2
-2
/
+21
2011-02-08
plugin: fix up pkg-config files
Jonny Lamb
2
-9
/
+7
2011-02-08
salut: move protocol.h to salut's public API
Jonny Lamb
3
-2
/
+4
2011-02-08
protocol: specify the DNSSD name and have a backend fallback
Jonny Lamb
5
-1
/
+64
2011-02-08
src/: remove backend static libraries
Jonny Lamb
2
-12
/
+2
2011-02-08
avahi-{contact-manager,self,contact}: don't assume dnssd name is _presence._tcp
Jonny Lamb
3
-4
/
+28
2011-02-08
avahi-discovery-client: add a get_dnssd_name function
Jonny Lamb
3
-0
/
+58
2011-02-07
protocol: allow the name, icon name and English to be set easier
Jonny Lamb
4
-11
/
+74
2011-02-07
test plugin: document how to add another protocol
Jonny Lamb
1
-0
/
+4
2011-02-07
plugin: add initialize method to give access to the CM
Jonny Lamb
6
-0
/
+60
2011-02-07
plugin: add padding and API version
Jonny Lamb
2
-3
/
+17
2011-02-07
plugin: clarify the return type of CreateChannelManagersImpl
Jonny Lamb
1
-0
/
+3
2011-02-07
test plugin: implement create_channel_managers
Jonny Lamb
2
-1
/
+12
2011-02-07
connection: add channel managers from plugins
Jonny Lamb
1
-0
/
+19
2011-02-07
plugin-loader: add create_channel_managers method to iterate the plugins
Jonny Lamb
2
-1
/
+39
2011-02-07
plugin: add a create_channel_managers plugin member
Jonny Lamb
2
-0
/
+29
2011-02-07
plugin-loader: add plugin loader from gabble
Jonny Lamb
5
-2
/
+369
2011-02-07
plugins: add a test plugin
Jonny Lamb
5
-1
/
+107
2011-02-07
plugins: start defining SalutPlugin interface
Jonny Lamb
7
-1
/
+122
2011-02-07
configure: add --enable-plugins option and link to gmodule
Jonny Lamb
2
-0
/
+28
2011-02-07
debug: add plugin debug categories
Jonny Lamb
2
-0
/
+2
2011-02-03
add mising space
Guillaume Desmottes
1
-1
/
+1
2011-02-03
file_transfer_channel_allowed_properties: update comment regarding properties...
Guillaume Desmottes
1
-1
/
+2
[next]