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
/
src
/
muc-factory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
Rename most of GabbleJingle* to WockyJingle*
Will Thompson
1
-2
/
+2
2012-11-06
muc_factory_broadcast_presence(): don't crash if disconnected
Will Thompson
1
-0
/
+3
2012-11-05
muc-factory: clarify cancelling queued requests.
Will Thompson
1
-10
/
+15
2012-11-05
muc-factory: use find_text_channel function.
Will Thompson
1
-10
/
+6
2012-09-11
Stop accessing sealed tp-glib structs
Xavier Claessens
1
-3
/
+5
2012-08-28
Merge branch 'only-one-tube'
Jonny Lamb
1
-295
/
+196
2012-07-24
muc-factory: clarify code deciding whether to announce text channels
Jonny Lamb
1
-12
/
+11
2012-07-20
muc-channel: remove ::appeared signal, replace with is_respawning check
Jonny Lamb
1
-11
/
+8
2012-07-20
muc-channel: disappear from the bus when not requested
Jonny Lamb
1
-16
/
+80
2012-07-20
tubes-channel: remove
Jonny Lamb
1
-1
/
+0
2012-07-20
muc-factory: simplify code to get IM channel from InitialChannels
Jonny Lamb
1
-7
/
+7
2012-07-20
muc-factory: remove dead comment
Jonny Lamb
1
-2
/
+0
2012-07-20
muc-channel: enable SI stream requests again
Jonny Lamb
1
-7
/
+11
2012-07-20
muc-factory: fix listing of channels
Jonny Lamb
1
-38
/
+15
2012-07-20
muc-channel: add way to request single Tube channels
Jonny Lamb
1
-5
/
+4
2012-07-20
muc-factory: remove Tubes channels from Tube channel requests
Jonny Lamb
1
-157
/
+89
2012-07-20
muc-factory: remove Tubes channel handling code
Jonny Lamb
1
-63
/
+0
2012-07-20
muc-factory: stop exposing Tubes channels in RCCs
Jonny Lamb
1
-5
/
+0
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-5
/
+3
2012-05-10
Stop using tp_handle_ref/unref
Xavier Claessens
1
-17
/
+0
2012-05-07
Use non-deprecated TpIntset APIs
Simon McVittie
1
-1
/
+1
2012-05-07
Use TP_ERROR instead of deprecated TP_ERRORS
Simon McVittie
1
-10
/
+10
2012-03-22
Allow to disable VoIP-related code with --disable-voip
Marco Barisione
1
-1
/
+19
2012-02-06
Merge branch 'master' into call1
Will Thompson
1
-54
/
+53
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
1
-1
/
+1
2012-01-31
Replace trivial uses of lm_message_node_get_child_with_namespace
Will Thompson
1
-2
/
+2
2012-01-27
MucFactory: stop using LmMessageHandler
Will Thompson
1
-35
/
+34
2012-01-27
Delete LmMessage{,Type,SubType} typedefs
Will Thompson
1
-6
/
+6
2012-01-26
Merge branch 'master' into BYE-BYE-LOUDMOUTH
Will Thompson
1
-129
/
+209
2012-01-11
Replace tp-yell with tp-glib's Call1 API
Xavier Claessens
1
-6
/
+4
2011-11-17
Remove gabble_decode_jid in favour of wocky_decode_jid.
Andre Moreira Magalhaes (andrunko)
1
-2
/
+3
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-11
/
+11
2011-11-03
Remove obsolete DBUS_API_SUBJECT_TO_CHANGE defines
Will Thompson
1
-2
/
+0
2011-11-03
muc-factory: use a dispatch table for handling requests
Will Thompson
1
-44
/
+37
2011-11-03
muc-factory: use fully-qualified property constants
Will Thompson
1
-26
/
+26
2011-11-03
MucFactory: remove stupid priv anti-idiom
Will Thompson
1
-31
/
+28
2011-10-12
Build against Room & Subject from tp-glib
Will Thompson
1
-5
/
+5
2011-10-12
muc-{channel,factory}: update to latest draft spec
Jonny Lamb
1
-17
/
+17
2011-09-01
gabble: add capabilities.h and caps-channel-manager.h as public API
Jonny Lamb
1
-1
/
+1
2011-05-18
muc-factory: don't use a string after freeing it
Jonny Lamb
1
-6
/
+11
2011-05-06
Merge branch 'room'
Jonny Lamb
1
-14
/
+100
2011-05-03
Remove GabbleXmppError.
Will Thompson
1
-1
/
+1
2011-05-02
stop using LmMessageNode wrapper
Jonny Lamb
1
-12
/
+12
2011-01-13
muc-factory: remove more assertions with side effects
Jonny Lamb
1
-2
/
+6
2011-01-13
muc-factory: improve debug messages when TargetID and room props conflict
Jonny Lamb
1
-2
/
+4
2011-01-11
Merge branch 'master' into call-base-classes
Sjoerd Simons
1
-1
/
+1
2011-01-11
use telepathy-yell generated code
Jonny Lamb
1
-5
/
+7
2011-01-04
muc-factory: give temporary variables better names
Jonny Lamb
1
-9
/
+9
2011-01-04
muc-factory: also note why asserting on decoding a JID
Jonny Lamb
1
-0
/
+2
2011-01-03
muc-factory: ensure RoomID and ServerID don't conflict with TargetID
Jonny Lamb
1
-5
/
+48
[next]