index
:
telepathy-haze.git
master
protocol-avatar-props
Unnamed repository; edit this file to name it for gitweb.
Eitan Isaacson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
instantiate the media manager only if the protocol support calls (fdo #30594)
HEAD
master
Guillaume Desmottes
1
-3/+7
2010-09-22
Merge branch 'contact-list'
Simon McVittie
6
-364/+441
2010-09-22
explain why a suspicious-looking use of purple_group_new is actually OK
Simon McVittie
1
-0/+2
2010-09-22
Use sync_dbus instead of NIHing it
Simon McVittie
1
-1/+1
2010-09-22
Merge branch 'telepathy-haze-0.4'
Simon McVittie
5
-8/+95
2010-09-22
Merge branches '04-trivia' and '04-self-aliasing' into telepathy-haze-0.4
Simon McVittie
5
-13/+100
2010-09-22
Make libpurple 2.7 mandatory (but still allow disabling media calls)
Simon McVittie
1
-3/+3
2010-09-22
Fix regression test for Protocol now that it's stable
Simon McVittie
1
-1/+1
2010-09-22
Merge branch 'protocol'
Simon McVittie
13
-626/+1242
2010-09-22
Merge branch 'get-bus'
Simon McVittie
7
-18/+46
2010-09-21
Media backend, media stream: have and use a TpDBusDaemon
Simon McVittie
3
-8/+36
2010-09-21
Media channel: get the TpDBusDaemon from the connection
Simon McVittie
1
-3/+3
2010-09-21
IM channel: get the TpDBusDaemon from the connection
Simon McVittie
1
-3/+3
2010-09-21
contact list channel: get the TpDBusDaemon from the connection
Simon McVittie
1
-3/+3
2010-09-21
Require telepathy-glib 0.11.16
Simon McVittie
1
-1/+1
2010-08-06
improve debug when aliasing people
Simon McVittie
1
-4/+13
2010-08-06
Use TP_STRUCT_TYPE_ALIAS_PAIR instead of HAZE_TP_ALIAS_PAIR_TYPE
Simon McVittie
1
-7/+5
2010-08-06
Fix typo in function name
Simon McVittie
1
-2/+2
2010-08-06
aliasing: use new public_set_alias()
Felipe Contreras
1
-3/+40
2010-08-06
Merge branch 'telepathy-haze-0.4'
Simon McVittie
1
-2/+5
2010-08-06
Add tarballs, signatures and 'make dist' droppings to .gitignore
Simon McVittie
1
-0/+2
2010-08-06
Add telepathy.am so we can do make maintainer-upload-release
Simon McVittie
3
-1/+42
2010-08-06
buddy_removed_cb: don't dereference conn->contact_list->priv til we've checke...
Simon McVittie
1
-2/+5
2010-08-05
fix unused variable
Simon McVittie
1
-1/+0
2010-08-05
Merge branch 'trivia'
Simon McVittie
2
-26/+7
2010-08-05
Abolish HAZE_TP_ALIAS_PAIR_TYPE; use tp_value_array_build
Simon McVittie
1
-14/+4
2010-08-05
Make libpurple 2.7 mandatory (but still allow disabling media calls)
Simon McVittie
1
-12/+3
2010-08-05
Revert "Also require GLib 2.22 for media calls"
Simon McVittie
1
-1/+1
2010-08-05
Revert "Conditionalize MailNotification support, to be nice to Maemo 5"
Simon McVittie
4
-63/+6
2010-08-05
Start developing 0.5.x
Simon McVittie
2
-3/+3
2010-08-05
Nano version
Simon McVittie
2
-1/+6
2010-08-05
Prepare version 0.4.0
Simon McVittie
2
-6/+15
2010-08-05
Also require GLib 2.22 for media calls
Simon McVittie
1
-1/+1
2010-08-05
Conditionalize MailNotification support, to be nice to Maemo 5
Simon McVittie
4
-6/+63
2010-07-16
fix typo in comment
Simon McVittie
1
-1/+1
2010-07-16
haze_protocol_get_connection_details: use channel manager GTypes
Simon McVittie
7
-73/+8
2010-07-16
Merge branch 'misc'
Simon McVittie
10
-22/+196
2010-07-15
Expose IRC's usersplit as a separate CM parameter
Simon McVittie
2
-1/+14
2010-07-15
Set the HAS_DEFAULT flag on usersplit suffixes
Simon McVittie
2
-3/+3
2010-07-15
Make haze_protocol_get_username static
Simon McVittie
2
-4/+1
2010-07-15
Pass username, password to HazeConnection as separate properties
Simon McVittie
2
-18/+54
2010-07-15
Rename haze_connection_get_username to haze_protocol_get_username
Simon McVittie
4
-67/+66
2010-07-15
HazeProtocol: explain why jabber_mappings doesn't describe the usersplit
Simon McVittie
1
-0/+4
2010-07-15
Add a test for protocol objects
Simon McVittie
3
-0/+192
2010-07-15
Emit a debug message when we encounter an unknown prpl
Simon McVittie
1
-1/+2
2010-07-15
HazeProtocol: infer icon name from protocol name
Simon McVittie
1
-3/+4
2010-07-15
HazeProtocol: use tp_base_protocol_get_name to avoid strdup/free cycles
Simon McVittie
1
-14/+4
2010-07-15
Populate VCardField property from KnownProtocolInfo
Simon McVittie
1
-18/+45
2010-07-15
HazeProtocol: store the KnownProtocolInfo, not just the parameter map
Simon McVittie
1
-15/+23
2010-07-15
Rename HazeProtocolInfo to KnownProtocolInfo and make entirely const
Simon McVittie
1
-30/+25
[next]