index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-02
add python 3 support to telepathy-gabble-xmpp-console
Bohuslav Slavek Kabrda
1
-8
/
+8
2013-10-15
console/channel-manager: include telepathy-glib-dbus
Guillaume Desmottes
1
-0
/
+2
2013-10-14
console plugin: use a better-namespaced global variable
Simon McVittie
2
-5
/
+5
2013-10-14
Merge remote-tracking branch 'wjt/xmpp-console'
Simon McVittie
10
-324
/
+722
2013-10-11
include telepathy-glib-dbus.h
Guillaume Desmottes
2
-0
/
+2
2013-08-28
console UI: don't bother preparing the channel
Will Thompson
1
-6
/
+0
2013-08-28
console: hold a weak ref to GabblePluginConnection
Will Thompson
2
-10
/
+19
2013-06-23
console: give channels more meaningful object paths
Will Thompson
1
-0
/
+8
2013-06-23
console: close channels on disconnect
Will Thompson
1
-2
/
+52
2013-06-23
console UI: use channel, not sidecar
Will Thompson
1
-81
/
+75
2013-06-23
console: rename ConsoleSidecar to ConsoleChannel
Will Thompson
6
-102
/
+102
2013-06-23
console: turn it into an actual channel
Will Thompson
4
-95
/
+129
2013-06-23
console: add a channel manager
Will Thompson
4
-0
/
+194
2013-06-23
console: make the sidecar subclass TpBaseChannel
Will Thompson
2
-37
/
+16
2013-06-23
console: split plugin into one file per class
Will Thompson
7
-169
/
+259
2013-06-23
console UI: throw up a message when the connection dies
Will Thompson
1
-1
/
+25
2013-06-23
console UI: list possible account identifiers
Will Thompson
1
-4
/
+19
2013-06-23
console UI: quit cleanly if connection has gone away
Will Thompson
1
-1
/
+5
2012-11-14
Update Wocky snapshot to validate stanza namespaces
Will Thompson
1
-12
/
+7
2012-09-11
Merge branch 'telepathy-gabble-0.16'
Simon McVittie
1
-2
/
+2
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-1
/
+1
2012-05-17
configure: ignore post 0.18 deprecations so we can build against tp-glib master
Jonny Lamb
2
-3
/
+4
2012-05-07
Use TP_ERROR instead of deprecated TP_ERRORS
Simon McVittie
3
-14
/
+14
2012-04-04
add missing config.h includes
Guillaume Desmottes
3
-5
/
+5
2012-03-23
Replace plugindir with an AC_ARG_VAR so it can be passed to configure
Simon McVittie
1
-4
/
+2
2012-03-09
Link plugins in the same way on Unix as on Windows
Simon McVittie
1
-2
/
+0
2012-02-17
test-plugin: Remove the duplicate TpBaseConnection
Siraj Razick
1
-2
/
+1
2012-02-06
Windows specfic changes to produce plugins as dll's
Siraj Razick
1
-16
/
+29
2012-02-06
fd.o#44649 - Gabble plugin API symbols should be factored out to a separate l...
Siraj Razick
4
-20
/
+23
2012-02-06
Change the plugin API to create_sidecar_async and create_sidecar_finish
Siraj Razick
3
-18
/
+77
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
6
-13
/
+6
2012-02-01
Revert "Merge remote-tracking branch 'siraj/plugin-api-change'"
Jonny Lamb
3
-77
/
+18
2012-02-01
Revert "Merge remote-tracking branch 'siraj/windows-compile-fix'"
Jonny Lamb
5
-52
/
+36
2012-02-01
Merge remote-tracking branch 'siraj/windows-compile-fix'
Jonny Lamb
5
-36
/
+52
2012-02-01
Merge remote-tracking branch 'siraj/plugin-api-change'
Jonny Lamb
3
-18
/
+77
2012-02-01
Windows specfic changes to produce plugins as dll's
Siraj Razick
1
-16
/
+29
2012-01-25
fd.o#44649 - Gabble plugin API symbols should be factored out to a separate l...
Siraj Razick
4
-20
/
+23
2012-01-20
Change the plugin API to create_sidecar_async and create_sidecar_finish
Siraj Razick
3
-18
/
+77
2012-01-12
Change the plugin API to create_sidecar_async and create_sidecar_finish
Siraj Razick
3
-18
/
+77
2012-01-05
telepathy-gabble-xmpp-console: no need to import pygtk
Guillaume Desmottes
1
-3
/
+0
2011-11-21
Merge branch 'xmpp-console'
Will Thompson
5
-0
/
+1192
2011-11-21
console plugin: add a FIXME re. client dying
Will Thompson
1
-0
/
+7
2011-11-18
console UI: turn off monitoring when we quit
Will Thompson
1
-8
/
+22
2011-11-18
console UI: allow passing account identifiers
Will Thompson
1
-7
/
+39
2011-11-18
console UI: fix handling errors from SendIQ
Will Thompson
1
-3
/
+3
2011-11-18
console UI: add a page for sending arbitrary stanzas
Will Thompson
1
-1
/
+50
2011-11-18
console UI: factor out spinner wrapper notebook thing
Will Thompson
1
-18
/
+30
2011-11-18
console plugin: add SendStanza method
Will Thompson
1
-8
/
+99
2011-11-18
console UI: add stanza monitor pane
Will Thompson
1
-2
/
+52
2011-11-18
console UI: split out UI helpers
Will Thompson
1
-40
/
+66
[next]