index
:
~smcv/empathy
38-goa-mc-517
38-mc-517
gnome-3-8
next
next-decore
next-factory
next-gdbus
next-gdbus-properties
next-untested
untested-goa-mc-517
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-tp-chat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-27
use vardict API to interact and request channels
Guillaume Desmottes
1
-14
/
+16
2014-02-13
TpHandleType has been renamed to TpEntityType
Guillaume Desmottes
1
-2
/
+2
2014-02-07
Merge branch 'master' into next-remove-ext
Guillaume Desmottes
1
-1
/
+1
2014-02-06
prefix Telepathy bus names with TP_
Guillaume Desmottes
1
-1
/
+1
2014-01-27
Adapt for use of ABI versions in generated code
Guillaume Desmottes
1
-18
/
+18
2014-01-27
TP_CHANNEL_FEATURE_CONTACTS has been removed
Guillaume Desmottes
1
-2
/
+1
2014-01-27
tp-chat: prepare GROUP if needed
Guillaume Desmottes
1
-1
/
+25
2014-01-27
groups-contacts-changed signal has been renamed
Guillaume Desmottes
1
-3
/
+3
2014-01-27
Port to Telepathy 1.0
Guillaume Desmottes
1
-8
/
+8
2013-10-24
tp-chat: prepare CONTACTS before our custom feature
Guillaume Desmottes
1
-1
/
+2
2013-10-03
Add missing telepathy-glib-dbus.h includes
Xavier Claessens
1
-0
/
+1
2013-08-20
tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename it
Marco Barisione
1
-1
/
+3
2013-04-01
Reorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina
1
-1
/
+1
2013-03-27
Drop unused/redundant header inclusions
Emanuele Aina
1
-5
/
+0
2013-03-27
Consistently use `#include "config.h"` everywhere
Emanuele Aina
1
-1
/
+1
2013-01-08
tp-chat: prepare CONNECTED on the TpConnection first
Guillaume Desmottes
1
-10
/
+48
2012-09-25
tp-chat: set Private and InviteOnly props on conference channels
Guillaume Desmottes
1
-3
/
+30
2012-09-17
include telepathy-glib.h
Guillaume Desmottes
1
-2
/
+0
2012-09-11
use tp_channel_get_connection()
Guillaume Desmottes
1
-2
/
+2
2012-09-11
use tp_text_channel_dup_pending_messages()
Guillaume Desmottes
1
-2
/
+2
2012-07-23
coding style fixes
Guillaume Desmottes
1
-1
/
+1
2012-07-17
tp-chat: prepare the Password feature if needed
Guillaume Desmottes
1
-0
/
+38
2012-07-17
Revert "tp-chat:requires TP_CHANNEL_FEATURE_PASSWORD"
Guillaume Desmottes
1
-2
/
+1
2012-07-17
tp-chat:requires TP_CHANNEL_FEATURE_PASSWORD
Guillaume Desmottes
1
-1
/
+2
2012-06-27
tp-chat: stop setting the TpAccount during construction
Guillaume Desmottes
1
-37
/
+9
2012-06-07
tp-chat: use TpProxy accessors
Guillaume Desmottes
1
-4
/
+2
2012-05-10
tp-chat: use tp_text_channel_get_chat_state()
Guillaume Desmottes
1
-2
/
+2
2012-05-10
tp-chat: remove chat-state-changed-empathy signal
Guillaume Desmottes
1
-58
/
+0
2012-05-10
Use tp_capabilities_get_channel_classes_variant()
Guillaume Desmottes
1
-11
/
+33
2012-05-08
tp-chat: stop using the contact factory when building message
Guillaume Desmottes
1
-63
/
+12
2012-05-07
Use TP_ERROR instead of TP_ERRORS
Guillaume Desmottes
1
-1
/
+1
2012-05-03
tp-chat:stop using the handle of members
Guillaume Desmottes
1
-22
/
+14
2012-05-03
empathy_tp_chat_is_invited: return a TpContact for the inviter
Guillaume Desmottes
1
-10
/
+4
2012-05-03
tp-chat: use new channel group API to track members
Guillaume Desmottes
1
-136
/
+55
2012-05-03
tp_chat_prepare_ready_async: use new channel group API
Guillaume Desmottes
1
-46
/
+16
2012-05-03
empathy_tp_chat_is_invited: use new channel group API
Guillaume Desmottes
1
-5
/
+12
2012-05-03
remove empathy_tp_chat_join()
Guillaume Desmottes
1
-32
/
+0
2012-05-02
tp-chat: add the 'members-changed' signal
Guillaume Desmottes
1
-4
/
+12
2012-05-02
tp-chat: add the 'member-renamed' signal
Guillaume Desmottes
1
-3
/
+11
2012-04-10
implement empathy_tp_chat_get_members as a method on TpChat
Guillaume Desmottes
1
-17
/
+3
2012-04-10
remove unused tp_chat_remove
Guillaume Desmottes
1
-18
/
+0
2012-04-10
implement empathy_tp_chat_add as a method on TpChat
Guillaume Desmottes
1
-5
/
+2
2012-04-10
tp-chat: use self->priv directly
Guillaume Desmottes
1
-26
/
+13
2012-04-10
tp-chat: port to Telepathy coding style
Guillaume Desmottes
1
-1118
/
+1161
2012-02-01
Chat: show who changed the subject
Will Thompson
1
-1
/
+25
2012-01-18
TpChat: add a :self-contact property.
Will Thompson
1
-0
/
+19
2011-11-28
don't ignore TP_DELIVERY_STATUS_TEMPORARILY_FAILED delivery report
Guillaume Desmottes
1
-1
/
+2
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-2
/
+2
2011-10-14
TpChat: remove support for old Properties
Will Thompson
1
-263
/
+5
2011-10-14
TpChat: Use RoomConfig1 and Subject if available
Will Thompson
1
-5
/
+138
[next]