index
:
~jonny/telepathy-salut
master
next
le salut
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
salut
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
Require telepathy-glib 0.20, and forbid functions deprecated in that version
Simon McVittie
2
-2
/
+2
2013-01-04
Be single-include-compliant
Simon McVittie
3
-6
/
+3
2012-03-26
Replace plugindir with an AC_ARG_VAR so it can be passed to configure
Simon McVittie
2
-2
/
+2
2012-03-26
Install non-ABI-stable libraries used by plugins to a private directory
Simon McVittie
2
-1
/
+3
2012-03-16
SalutPluginInitializeImpl: Replace the protocol ctor callback with a vtable o...
Olli Salli
1
-2
/
+9
2012-03-16
Remove SalutPluginContact and salut_send_ll_pep_event
Olli Salli
3
-90
/
+1
2012-03-15
Add wocky to LIBS salut plugin API pkgconfig files
Olli Salli
2
-2
/
+2
2012-03-15
Remove protocol.h from the plugin API
Olli Salli
2
-92
/
+0
2012-03-15
Completely eradicate the dependency to salut_protocol_new from the plugin lib
Olli Salli
1
-1
/
+2
2012-03-15
Move plugin library-specific code from util.c into its own file, to
Alvaro Soliverez
3
-2
/
+61
2012-03-15
Use a callback to get custom SalutProtocol in the plugin library, so
Alvaro Soliverez
1
-1
/
+8
2012-02-17
plugins: Create a new library libsalut-plugins containing the plugin API
Siraj Razick
2
-0
/
+2
2012-02-17
salut-connection: Merge src/connection.h and salut/connection.h
Siraj Razick
3
-57
/
+1
2012-02-17
plugins: Replace SalutConnection with SalutPluginConnection in plugins
Siraj Razick
1
-5
/
+5
2012-02-17
plugins: Introduce SalutPluginConnectionInterface interface
Siraj Razick
2
-2
/
+72
2012-02-17
plugins: Change the plugin API to create_sidecar_async and create_sidecar_finish
Siraj Razick
1
-2
/
+12
2012-02-06
Update Wocky snapshot for one big header.
Will Thompson
4
-5
/
+5
2011-04-28
capabilities: fix includes
Jonny Lamb
1
-1
/
+1
2011-04-28
capabilities-set: rename to capability-set
Jonny Lamb
2
-1
/
+1
2011-04-22
caps-channel-manager: add data form argument to represent_client
Jonny Lamb
1
-2
/
+4
2011-04-22
pep: make salut_send_ll_pep_event part of public API
Jonny Lamb
2
-1
/
+31
2011-04-12
connection: add get_name() function
Jonny Lamb
1
-0
/
+2
2011-04-12
connection: add get_session() function
Jonny Lamb
1
-0
/
+4
2011-03-21
Correctly use im-local-xmpp as the icon name.
Will Thompson
1
-1
/
+1
2011-03-21
Merge branch 'sidetzars'
Jonny Lamb
4
-1
/
+160
2011-03-18
capabilities: move to public API
Jonny Lamb
2
-1
/
+75
2011-03-18
salut: remove duplicate pkg-config file
Jonny Lamb
2
-2
/
+4
2011-03-18
salut: make caps-channel-manager and capabilities-set public salut API
Jonny Lamb
3
-1
/
+195
2011-03-16
sidecar: update copyright years
Jonny Lamb
1
-1
/
+1
2011-03-15
plugins: add sidecar support to plugins
Jonny Lamb
3
-1
/
+112
2011-03-15
salut: define SalutConnection so it can be referred to in plugins
Jonny Lamb
2
-0
/
+48
2011-03-02
plugin: clarify the ownership of the returned array
Jonny Lamb
1
-3
/
+3
2011-02-08
salut: include wocky as part of the salut plugin API
Jonny Lamb
1
-1
/
+1
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
2
-1
/
+93
2011-02-07
plugin: add initialize method to give access to the CM
Jonny Lamb
1
-0
/
+14
2011-02-07
plugin: add padding and API version
Jonny Lamb
1
-3
/
+13
2011-02-07
plugin: clarify the return type of CreateChannelManagersImpl
Jonny Lamb
1
-0
/
+3
2011-02-07
plugin: add a create_channel_managers plugin member
Jonny Lamb
1
-0
/
+15
2011-02-07
plugins: start defining SalutPlugin interface
Jonny Lamb
4
-0
/
+115