index
:
~jonny/telepathy-gabble
BYE-BYE-LOUDMOUTH
cheerio-tubes
client-types
close
data-forms
ft-metadata
master
moar-room
muc-fixes
next
only-one-tube
party-out-of-the-tree
resources
room
slatez-tubez
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
le gabble
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-11
don't try to gracefully avoid a bug if it's there; assert what can't happen, ...
telepathy-gabble-0.6
Senko Rasic
1
-7
/
+4
2008-03-11
_got_self_avatar_for_get_known_avatar_tokens: in the corner case of us starti...
Senko Rasic
1
-2
/
+7
2008-03-06
when blocking gtalk contacts, discard their presence
Senko Rasic
3
-0
/
+24
2008-03-04
fix function comment
Senko Rasic
1
-2
/
+2
2008-02-22
refactor Ready function to avoid goto
Robert McQueen
1
-7
/
+7
2008-02-22
don't emit NewStreamHandler signals multiple times if Ready is called multipl...
Robert McQueen
1
-4
/
+4
2008-02-19
gabble-connection-manager.c: don't use default port value in .manager files
Senko Rasic
1
-2
/
+1
2008-02-14
version 0.6.2.1
Senko Rasic
1
-1
/
+1
2008-02-14
version 0.6.2
telepathy-gabble-0.6.2
Senko Rasic
2
-2
/
+12
2008-01-21
elide un-necessary boolean from gabble_disco_find_service (backported from 0....
Senko Rasic
1
-8
/
+6
2008-01-21
when handling the attributes of disco <identity> elements in code, always pu...
Senko Rasic
3
-10
/
+10
2008-01-20
GabbleConnection: use JID that server gives us (could be different in XMPP1.0)
Senko Rasic
1
-0
/
+4
2008-01-20
GabbleConnection: try using TLS if possible; ignore errors unless encryption ...
Senko Rasic
1
-0
/
+15
2008-01-20
GabbleConnection: use SRV if available and if server nor port have been provided
Senko Rasic
1
-10
/
+27
2008-01-19
configure.ac: check for Loudmouth>=1.3.2 and optionally enable SRV/TLS/SASL f...
Senko Rasic
1
-13
/
+6
2007-09-28
Fix coding style in test-parse-message.c to fix `make check`
Simon McVittie
1
-1
/
+1
2008-01-03
Cope with TpChannelIface channel-type property becoming writeable in telepath...
Simon McVittie
5
-15
/
+17
2007-11-12
When using GABBLE_PERSIST, set all Gabble debug flags as well as all tp-glib ...
Simon McVittie
1
-0
/
+2
2007-11-12
Backport "Use tp_debug_set_flags() if available, to separate 'persist' from t...
Simon McVittie
4
-6
/
+23
2007-11-08
Development version 0.6.1.1
Simon McVittie
1
-1
/
+1
2007-11-07
Version 0.6.1
telepathy-gabble-0.6.1
Simon McVittie
1
-2
/
+2
2007-10-18
conn-avatars.c: properly propagate error in update_own_avatar_sha1
Senko Rasic
1
-6
/
+2
2007-10-18
debug.c: enable request pipeline debug flag
Senko Rasic
1
-0
/
+1
2007-10-29
gabble_media_session_error(): access temporary array instead of just cleared ...
Senko Rasic
1
-1
/
+1
2007-10-10
RequestPipeline, VCardManager: increased pipeline bandwidth, timeouts and cac...
Senko Rasic
2
-3
/
+3
2007-10-05
GabbleVCardManager: destroy pending edits if GET request for our VCard failed
Senko Rasic
1
-0
/
+4
2007-09-28
version 0.6.0.1
Dafydd Harries
1
-1
/
+1
2007-09-28
version 0.6.0
telepathy-gabble-0.6.0
Dafydd Harries
1
-3
/
+3
2007-09-26
Remove false comment from configure.ac
Simon McVittie
1
-2
/
+0
2007-09-26
test-vcard-set-and-get: ignore the AvatarUpdated signal with empty token caus...
Simon McVittie
1
-0
/
+2
2007-09-27
configure.ac: check for function presence instead of GLib version
Senko Rasic
1
-4
/
+4
2007-09-27
improved the g_hash_table_remove_all() detection
Senko Rasic
2
-7
/
+7
2007-09-27
Use replacement if g_hash_table_remove_all() isn't provided by GLib
Senko Rasic
2
-0
/
+19
2007-09-27
use MessageTypeNormal for offline messages without type attribute that Google...
Dafydd Harries
2
-1
/
+49
2007-09-27
presence.c: properly include time.h
Senko Rasic
1
-0
/
+1
2007-09-26
debug.h: use better definition of DEBUG and NODE_DEBUG in the non-debug case
Simon McVittie
1
-2
/
+2
2007-09-26
debug.h: NODE_DEBUG: allow s argument to be non-literal (and don't break if i...
Simon McVittie
1
-1
/
+1
2007-09-25
Move debug message so it's after SHA-1 has actually been calculated
Simon McVittie
1
-1
/
+1
2007-09-25
add test for spurious new text channels
Dafydd Harries
2
-0
/
+69
2007-09-25
don't create new text channel if we receive a message with a chat state but n...
Dafydd Harries
1
-2
/
+3
2007-09-25
fixed merge conflicts
Senko Rasic
1
-0
/
+2
2007-09-24
test-caps-update.py: make it clear that we don't depend on gabble version for...
Senko Rasic
1
-3
/
+2
2007-09-24
presence-cache.c: simplify presence change detection, ensure we use newly cre...
Senko Rasic
1
-13
/
+14
2007-09-21
added test for CapabilitiesChanged signal emission
Senko Rasic
2
-1
/
+60
2007-09-20
presence-cache.c: emit capabilities update only once after all caps uris have...
Senko Rasic
1
-7
/
+29
2007-09-25
gabble_connection_dispose: free the vCard manager and the roster after the re...
Dafydd Harries
1
-6
/
+6
2007-09-25
vCard manager: emit got-self-initial-avatar even when our vCard doesn't conta...
Dafydd Harries
1
-52
/
+57
2007-09-25
RequestAliases: ref the handles we're getting aliases for for the duration of...
Dafydd Harries
1
-0
/
+11
2007-09-25
GetKnownAvatarTokens: store connection in request struct so that it's valid l...
Dafydd Harries
1
-0
/
+1
2007-09-25
Add gabble-testing.log to _boring
Simon McVittie
1
-0
/
+1
[next]