index
:
delta/telepathy-logger.git
master
next
telepathy-logger-0.1
telepathy-logger-0.4
telepathy-logger-0.6
telepathy-logger-0.8
gitlab.freedesktop.org: telepathy/telepathy-logger.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telepathy-logger
/
channel-text.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed TplChannelText into TplTextChannel
Nicolas Dufresne
2011-02-08
1
-1353
/
+0
*
Renamed TplEventText into TplTextEvent
Nicolas Dufresne
2011-02-08
1
-15
/
+14
*
Fix missing space before parenthesis
Nicolas Dufresne
2011-02-08
1
-1
/
+1
*
Remove useless scope variable
Nicolas Dufresne
2011-02-08
1
-3
/
+2
*
Use gchar instead of char
Nicolas Dufresne
2011-02-08
1
-1
/
+1
*
Refactored TplEvent/TplEventText
Nicolas Dufresne
2011-02-07
1
-104
/
+119
*
Room can be deduced from the receiver type
Nicolas Dufresne
2011-02-07
1
-6
/
+0
*
Fix arguments naming according to conventions
Nicolas Dufresne
2011-02-07
1
-33
/
+33
*
Properly move pending-msg-id into TplEventText
Nicolas Dufresne
2011-02-07
1
-3
/
+3
*
Renmove TplEventTextSignalType
Nicolas Dufresne
2011-02-07
1
-3
/
+0
*
Refactored TplEntity and added unit-test
Nicolas Dufresne
2011-01-19
1
-53
/
+42
*
Remove TplEventDirection
Nicolas Dufresne
2011-01-17
1
-4
/
+2
*
TplEvent:chat-id -> id
Emilio Pozuelo Monfort
2011-01-17
1
-3
/
+3
*
Renamed TplEntry* into TplEvent*
Nicolas Dufresne
2011-01-10
1
-58
/
+58
*
Adapt the text channel to the API changes
Emilio Pozuelo Monfort
2011-01-10
1
-2
/
+2
*
Move text signal types from TplEntry to TplEntryText
Emilio Pozuelo Monfort
2010-12-24
1
-2
/
+2
*
More typo fixes
Emilio Pozuelo Monfort
2010-12-23
1
-2
/
+2
*
Handle the error instead of aborting the logger
Emilio Pozuelo Monfort
2010-12-06
1
-3
/
+0
*
Clean up connecting to text channel signals.
Will Thompson
2010-10-13
1
-52
/
+25
*
Listen for text channel invalidation, not just Closed
Will Thompson
2010-10-13
1
-15
/
+13
*
fix TpContact leak (#28903)
Guillaume Desmottes
2010-07-05
1
-1
/
+1
*
always pass a weak pointer to tp_connection_get_contacts_by_handle
Guillaume Desmottes
2010-07-05
1
-1
/
+2
*
Don't cleanup stale log-ids when preparing text channels
Guillaume Desmottes
2010-06-28
1
-0
/
+7
*
use the channel specific handle if any
Guillaume Desmottes
2010-06-28
1
-3
/
+9
*
use tp_value_array_unpack
Guillaume Desmottes
2010-06-23
1
-7
/
+7
*
wrap big lines
Guillaume Desmottes
2010-06-23
1
-11
/
+16
*
get_self_contact_cb: no need to get the observer
Guillaume Desmottes
2010-06-23
1
-3
/
+0
*
Simplfy settings of chatrooms info
Guillaume Desmottes
2010-06-23
1
-110
/
+32
*
No more need to get the remote contact separately
Guillaume Desmottes
2010-06-23
1
-63
/
+3
*
on_sent_signal_cb: use the contacts cache
Guillaume Desmottes
2010-06-23
1
-13
/
+7
*
Use the contacts cache when receiving a message
Guillaume Desmottes
2010-06-23
1
-6
/
+8
*
channel-text: cache TpContact of participants (fdo #28680)
Guillaume Desmottes
2010-06-23
1
-1
/
+119
*
on_received_signal_with_contact_cb: no need to set the remote contact
Guillaume Desmottes
2010-06-23
1
-4
/
+0
*
remove unused functions from the internal API
Guillaume Desmottes
2010-06-23
1
-47
/
+36
*
rename pendingproc_connect_signals to pendingproc_connect_message_signals
Guillaume Desmottes
2010-06-23
1
-3
/
+3
*
Wait that we get contacts before connecting signals
Guillaume Desmottes
2010-06-23
1
-1
/
+1
*
remove useless prototypes
Guillaume Desmottes
2010-06-23
1
-8
/
+0
*
entry: replace the 'account-path' property by the TpAccount itself
Guillaume Desmottes
2010-06-23
1
-6
/
+4
*
Don't use remote contact as sender in chatrooms
Guillaume Desmottes
2010-06-23
1
-16
/
+24
*
don't log messages with the Rescued flag
Guillaume Desmottes
2010-06-17
1
-0
/
+6
*
set the right entity type on self entities
Guillaume Desmottes
2010-06-15
1
-2
/
+2
*
rename TPL_ENTITY_USER to TPL_ENTITY_CONTACT
Guillaume Desmottes
2010-06-15
1
-4
/
+4
*
rename TplContact to TplEntity
Guillaume Desmottes
2010-06-15
1
-40
/
+40
*
move contact(-internal) to entity(-internal)
Guillaume Desmottes
2010-06-15
1
-1
/
+1
*
rename tpl_entry_get_pending_msg_id to tpl_entry_text_get_pending_msg_id
Guillaume Desmottes
2010-06-09
1
-2
/
+2
*
rename TplLogEntryText to TplEntryText and TplLogEntry to TplEntry
Guillaume Desmottes
2010-06-07
1
-55
/
+55
*
move log-entry(-text) to entry(-text)
Guillaume Desmottes
2010-06-07
1
-3
/
+3
*
move tpl_log_entry_get_log_id as internal API
Guillaume Desmottes
2010-06-04
1
-1
/
+1
*
observer: prefix internal API with underscore
Guillaume Desmottes
2010-06-04
1
-3
/
+3
*
log-store-sqlite: prefix internal API with underscore
Guillaume Desmottes
2010-06-04
1
-12
/
+12
[next]