Age | Commit message (Expand) | Author | Files | Lines |
2010-04-29 | Update roster* copyright headers | Will Thompson | 1 | -2/+2 |
2010-04-29 | Move some [un]{subscribe,publish} logic to Roster | Will Thompson | 1 | -0/+23 |
2008-07-22 | GabbleRoster: simplify priv access | Simon McVittie | 1 | -1/+2 |
2008-07-14 | rename gabble-types.h to types.h | Dafydd Harries | 1 | -1/+1 |
2007-04-06 | src/: wrap long lines | Simon McVittie | 1 | -3/+6 |
2007-04-05 | Semi-automated whitespace pedantry: space before function call parentheses, w... | Simon McVittie | 1 | -2/+2 |
2007-01-04 | Replace GabbleHandle with TpHandle everywhere, remove compatibility #define | Simon McVittie | 1 | -11/+11 |
2006-12-07 | roster.c, roster.h: Use _INVALID instead of _NOT_CHANGED in constant names | Simon McVittie | 1 | -1/+1 |
2006-12-07 | src/roster.c, src/roster.h: If an attempt is made to edit the same roster ite... | Simon McVittie | 1 | -0/+1 |
2006-10-17 | gabble-roster-channel.c, .h, roster.c, .h: Add support for user-defined groups | Simon McVittie | 1 | -0/+8 |
2006-11-16 | cache hidden google roster items; create roster item on server when subscribi... | Senko Rasic | 1 | -0/+1 |
2006-10-02 | gabble-connection.c: when SetAliases sets user's own alias, only alter the ro... | Simon McVittie | 1 | -0/+1 |
2006-08-03 | allow handles to be added and removed from the block list channel to block/un... | Robert McQueen | 1 | -0/+1 |
2006-05-30 | removing people from the known list should remove the from the roster | | 1 | -0/+1 |
2006-05-29 | make GabbleRosterSubscription public, and change _is_subscribed to _get_subsc... | | 1 | -1/+11 |
2006-05-25 | rename alias to name in roster functions | | 1 | -2/+2 |
2006-05-24 | add get/set alias functions | | 1 | -0/+2 |
2006-05-23 | add gabble_roster_handle_is_subscribed function | | 1 | -0/+2 |
2006-05-06 | add GabbleRoster object, implementing TpChannelFactoryIface | | 1 | -0/+62 |