index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
Turn off deprecation warnings, this is a stable branch
016-camera-v1-54634
Simon McVittie
1
-0
/
+1
2012-09-07
Verify that every caps 'ext' we ever advertise can be disco'd without error
Simon McVittie
1
-11
/
+14
2012-09-07
Now that camera-v1 has a caps URI, don't treat it as part of video-v1
Simon McVittie
2
-3
/
+7
2012-09-07
Add Google camera-v1 as a first-class caps bundle
Simon McVittie
5
-0
/
+21
2012-08-14
Bump nano version
Xavier Claessens
1
-1
/
+1
2012-08-14
Prepare 0.16.2
Xavier Claessens
2
-1
/
+8
2012-08-14
Make sure "make -j3 maintainer-foo" works
Xavier Claessens
1
-3
/
+12
2012-07-11
server-tls-manager: deal with modification of the GList while iterating it
Jonny Lamb
1
-2
/
+11
2012-06-20
0.16.1 release
Xavier Claessens
2
-4
/
+15
2012-06-20
GabbleServerTLSManager: Support multiple consecutive TLS verifications
Xavier Claessens
3
-65
/
+98
2012-06-02
Fix for initiating a video call from an Android tablet.
Marcus Lundblad
3
-1
/
+17
2012-06-02
Make Android 4.0 GTalk contacts appear as capable of a/v calls.
Marcus Lundblad
1
-0
/
+2
2012-05-10
Fix a leak in: tp_handles_unref() does not unref the array
Xavier Claessens
1
-0
/
+2
2012-04-04
use new GLib API checking macros
Guillaume Desmottes
1
-4
/
+3
2012-04-04
Depends on GLib 2.30
Guillaume Desmottes
1
-2
/
+2
2012-04-04
gibber-unix-transport: stop defining _GNU_SOURCE
Guillaume Desmottes
1
-3
/
+0
2012-04-04
add missing config.h includes
Guillaume Desmottes
43
-6
/
+56
2012-04-04
include config.h in the generated gabble-enumtypes.c
Guillaume Desmottes
1
-0
/
+1
2012-04-02
start on version 0.16.1
Jonny Lamb
2
-1
/
+6
2012-04-02
version 0.16.0
Jonny Lamb
2
-4
/
+4
2012-04-02
NEWS: summary for 0.16.0
Jonny Lamb
1
-2
/
+25
2012-04-02
configure: update dependency on tp-glib
Jonny Lamb
1
-6
/
+1
2012-04-02
Merge branch '47999-handle-ibb-errors'
Will Thompson
1
-39
/
+39
2012-03-28
bytestream-ibb: handle IQ send errors
Will Thompson
1
-37
/
+37
2012-03-28
bytestream-ibb: correct send_data's return value.
Will Thompson
1
-2
/
+2
2012-03-27
New test: connect/test-connection-params.py
Alban Crequy
2
-0
/
+55
2012-03-27
ContactList: downloading the roster at connection depends on a connection par...
Alban Crequy
3
-7
/
+96
2012-03-27
Update dependency on telepathy-glib
Alban Crequy
1
-1
/
+6
2012-03-27
gabble_roster_unpublish_async: correct the source tag
Alban Crequy
1
-1
/
+1
2012-03-27
gabble_roster_authorize_publication_async: correct the source tag
Alban Crequy
1
-1
/
+1
2012-03-23
Replace plugindir with an AC_ARG_VAR so it can be passed to configure
Simon McVittie
6
-9
/
+11
2012-03-23
Install non-ABI-stable libraries used by plugins to a private directory
Simon McVittie
4
-3
/
+15
2012-03-23
Avoid non-portable use of += in configure.ac
Simon McVittie
1
-4
/
+4
2012-03-23
Avoid Wocky trying to install into --prefix=NONE
Simon McVittie
1
-0
/
+7
2012-03-23
configure.ac: remove apostrophe from a help message so syntax highlighting works
Simon McVittie
1
-1
/
+1
2012-03-23
telepathy-gabble.pc: link to Wocky
Simon McVittie
1
-1
/
+1
2012-03-22
start on 0.15.6
Jonny Lamb
2
-1
/
+6
2012-03-22
version 0.15.5
Jonny Lamb
2
-4
/
+25
2012-03-22
configure: depend on telepathy-glib 0.17.7
Jonny Lamb
1
-1
/
+1
2012-03-22
Merge branch 'disable-voip'
Marco Barisione
84
-133
/
+672
2012-03-22
Allow to disable VoIP-related code with --disable-voip
Marco Barisione
84
-125
/
+672
2012-03-22
There is no need to include non-compiled files in EXTRA_DIST
Marco Barisione
1
-8
/
+0
2012-03-20
CallStream: Replace want_send with the local sending state of the Stream
Olivier Crête
2
-13
/
+8
2012-03-16
CallStream: Set local sending to true if a locally-created content wants to send
Olivier Crête
2
-2
/
+15
2012-03-16
Also check the sending state of non-initial streams
Olivier Crête
2
-13
/
+17
2012-03-13
tests: Expect new contents to be pending_start receiving
Olivier Crête
1
-2
/
+6
2012-03-09
Fix unit tests to use the Telepathy candidate types
Olivier Crête
2
-8
/
+12
2012-03-09
Convert Telepathy types to Jingle types correctly
Olivier Crête
1
-12
/
+9
2012-03-09
Correctly convert JingleCandidateType to Telepathy types
Olivier Crête
1
-1
/
+17
2012-03-09
tube-iface: remove duplicated properties
Jonny Lamb
1
-26
/
+0
[next]