index
:
~wjt/telepathy-gabble
0.11-gtalk-jingle-workarounds
43166-muc-rate-limit
51978-call-caps
61433-caps-hash-crash
61433-caps-hash-crash-test
bin-media-tpproperties
blow-away-corrupt-caps-caches
call1
data-forms
gtalk-logs
master
spdy
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
xmpp-console
☮
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-12
bump version to 0.2.3.1
telepathy-gabble-0.2
Robert McQueen
1
-1
/
+1
2006-12-12
bump version to 0.2.3
telepathy-gabble-0.2.3
Robert McQueen
1
-1
/
+1
2006-11-13
GabbleConnection: allowing jids to start with a digit
Senko Rasic
1
-1
/
+1
2006-10-14
fixed to emit proper telepathy error code when server refuses conference serv...
Senko Rasic
1
-1
/
+9
2006-10-13
fixes broken old-style invitation support which ignored groupchat messages
Senko Rasic
1
-1
/
+3
2006-10-04
version 0.2.2.1
1
-1
/
+1
2006-10-04
version 0.2.2
telepathy-gabble-0.2.2
1
-1
/
+1
2006-10-03
backport from head: support presence from JIDs with no resource [dafydd.harri...
Senko Rasic
3
-10
/
+37
2006-10-03
old-style invitations can just be received (removed broken old-style invite s...
Senko Rasic
1
-6
/
+1
2006-10-03
support for old-style invitations
Senko Rasic
3
-1
/
+134
2006-08-31
add missing break in roster switch statement
Robert McQueen
1
-0
/
+1
2006-08-31
bump version to 0.2.1.1
Robert McQueen
1
-1
/
+1
2006-08-31
remove irrelevant MUC comment & tweak indentation
telepathy-gabble-0.2.1
Robert McQueen
1
-3
/
+1
2006-08-31
MUC room descriptions don't arrive in <message> nodes, only subjects
Robert McQueen
1
-24
/
+1
2006-08-31
bump version to 0.2.1
Robert McQueen
1
-1
/
+1
2006-08-31
update MUC room permissions after we've sent off the discovery request for th...
Robert McQueen
1
-11
/
+17
2006-08-31
clear "description" property writability in MUC channels when we stop being a...
Robert McQueen
1
-6
/
+15
2006-08-16
Merge on-hold changes to property handling
Simon McVittie
2
-11
/
+8
2006-06-14
MUCFactory: return QUEUED in request function when a request is already in pr...
3
-2
/
+22
2006-06-14
MUC: fixed copy 'n paste error causing the "name" property to never get picke...
1
-1
/
+1
2006-06-14
MUC: set property permissions correctly based on changes in presence and what...
1
-103
/
+271
2006-06-08
GabbleRoomListChannel: use _lm_message_node_has_namespace and the string cons...
1
-3
/
+3
2006-06-08
MUC: parse disco reply's <x/> node to get the description property off it, an...
4
-97
/
+163
2006-08-31
wrap google blocking roster code with #if 0
Robert McQueen
1
-1
/
+13
2006-08-21
swap -> and . to help the compiler... :)
Robert McQueen
1
-1
/
+1
2006-08-18
replace odd block logic with another switch statement instead
Robert McQueen
1
-5
/
+18
2006-08-18
don't remove people from the publish channel in response to updated roster it...
Robert McQueen
1
-3
/
+13
2006-08-03
populate a block list channel based on the setting of the blocked flag in the...
Robert McQueen
1
-1
/
+46
2006-08-18
split big switch statement for publish/subscribe/known changes into three for...
Robert McQueen
1
-13
/
+28
2006-08-10
gabble-register.c: don't say registration succeeded when all we've done is se...
Simon McVittie
1
-1
/
+4
2006-08-01
autofoo re-generated INSTALL
Simon McVittie
1
-8
/
+8
2006-08-01
Bump nano version (0.2.0.1)
Simon McVittie
1
-1
/
+1
2006-07-21
bump version to 0.2.0
telepathy-gabble-0.2.0
1
-1
/
+1
2006-07-21
factor out lm_message_node_steal_children and properly reset the parent of al...
3
-6
/
+21
2006-07-19
check for NULL <priority> elements in incoming presence
1
-1
/
+3
2006-07-19
fix potential crash when generating error replies to malformed IQs
1
-3
/
+6
2006-07-11
make g_strdiff handle identical inputs better
1
-1
/
+1
2006-07-11
fix potential NULL strcmp in room config form parsing
2
-10
/
+7
2006-07-10
fix possible NULL strcmp in MUC server discovery
1
-2
/
+2
2006-07-10
fix possible NULL-strcmp in roster IQ callback
1
-2
/
+1
2006-07-13
patch from Andre Magalhaes <andrunko@gmail.com> to fix leak of GroupMixin pri...
1
-0
/
+2
2006-06-20
up version for release to 0.1.41
1
-1
/
+1
2006-06-20
don't send accept action to the peer if the active candidate pair changes dur...
1
-2
/
+6
2006-06-19
remove duplicated g_object_set which causes crash on errors from initiate/acc...
1
-1
/
+0
2006-06-16
bump version to 0.1.40
1
-1
/
+1
2006-06-16
remove "room" from properties mixin debug
1
-2
/
+2
2006-06-15
only send presence {un,}subscribe{,d} acks if they actually resulted in a cha...
1
-10
/
+19
2006-06-15
make gabble_group_mixin_change_members emit a boolean indicating whether anyt...
2
-2
/
+9
2006-06-15
use ansi.h in properties-mixin.c
1
-10
/
+1
2006-06-15
bump version to 0.1.39
1
-1
/
+1
[next]