summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-12bump version to 0.2.3.1telepathy-gabble-0.2Robert McQueen1-1/+1
2006-12-12bump version to 0.2.3telepathy-gabble-0.2.3Robert McQueen1-1/+1
2006-11-13GabbleConnection: allowing jids to start with a digitSenko Rasic1-1/+1
2006-10-14fixed to emit proper telepathy error code when server refuses conference serv...Senko Rasic1-1/+9
2006-10-13fixes broken old-style invitation support which ignored groupchat messagesSenko Rasic1-1/+3
2006-10-04version 0.2.2.11-1/+1
2006-10-04version 0.2.2telepathy-gabble-0.2.21-1/+1
2006-10-03backport from head: support presence from JIDs with no resource [dafydd.harri...Senko Rasic3-10/+37
2006-10-03old-style invitations can just be received (removed broken old-style invite s...Senko Rasic1-6/+1
2006-10-03support for old-style invitationsSenko Rasic3-1/+134
2006-08-31add missing break in roster switch statementRobert McQueen1-0/+1
2006-08-31bump version to 0.2.1.1Robert McQueen1-1/+1
2006-08-31remove irrelevant MUC comment & tweak indentationtelepathy-gabble-0.2.1Robert McQueen1-3/+1
2006-08-31MUC room descriptions don't arrive in <message> nodes, only subjectsRobert McQueen1-24/+1
2006-08-31bump version to 0.2.1Robert McQueen1-1/+1
2006-08-31update MUC room permissions after we've sent off the discovery request for th...Robert McQueen1-11/+17
2006-08-31clear "description" property writability in MUC channels when we stop being a...Robert McQueen1-6/+15
2006-08-16Merge on-hold changes to property handlingSimon McVittie2-11/+8
2006-06-14MUCFactory: return QUEUED in request function when a request is already in pr...3-2/+22
2006-06-14MUC: fixed copy 'n paste error causing the "name" property to never get picke...1-1/+1
2006-06-14MUC: set property permissions correctly based on changes in presence and what...1-103/+271
2006-06-08GabbleRoomListChannel: use _lm_message_node_has_namespace and the string cons...1-3/+3
2006-06-08MUC: parse disco reply's <x/> node to get the description property off it, an...4-97/+163
2006-08-31wrap google blocking roster code with #if 0Robert McQueen1-1/+13
2006-08-21swap -> and . to help the compiler... :)Robert McQueen1-1/+1
2006-08-18replace odd block logic with another switch statement insteadRobert McQueen1-5/+18
2006-08-18don't remove people from the publish channel in response to updated roster it...Robert McQueen1-3/+13
2006-08-03populate a block list channel based on the setting of the blocked flag in the...Robert McQueen1-1/+46
2006-08-18split big switch statement for publish/subscribe/known changes into three for...Robert McQueen1-13/+28
2006-08-10gabble-register.c: don't say registration succeeded when all we've done is se...Simon McVittie1-1/+4
2006-08-01autofoo re-generated INSTALLSimon McVittie1-8/+8
2006-08-01Bump nano version (0.2.0.1)Simon McVittie1-1/+1
2006-07-21bump version to 0.2.0telepathy-gabble-0.2.01-1/+1
2006-07-21factor out lm_message_node_steal_children and properly reset the parent of al...3-6/+21
2006-07-19check for NULL <priority> elements in incoming presence1-1/+3
2006-07-19fix potential crash when generating error replies to malformed IQs1-3/+6
2006-07-11make g_strdiff handle identical inputs better1-1/+1
2006-07-11fix potential NULL strcmp in room config form parsing2-10/+7
2006-07-10fix possible NULL strcmp in MUC server discovery1-2/+2
2006-07-10fix possible NULL-strcmp in roster IQ callback1-2/+1
2006-07-13patch from Andre Magalhaes <andrunko@gmail.com> to fix leak of GroupMixin pri...1-0/+2
2006-06-20up version for release to 0.1.411-1/+1
2006-06-20don't send accept action to the peer if the active candidate pair changes dur...1-2/+6
2006-06-19remove duplicated g_object_set which causes crash on errors from initiate/acc...1-1/+0
2006-06-16bump version to 0.1.401-1/+1
2006-06-16remove "room" from properties mixin debug1-2/+2
2006-06-15only send presence {un,}subscribe{,d} acks if they actually resulted in a cha...1-10/+19
2006-06-15make gabble_group_mixin_change_members emit a boolean indicating whether anyt...2-2/+9
2006-06-15use ansi.h in properties-mixin.c1-10/+1
2006-06-15bump version to 0.1.391-1/+1