index
:
telepathy-logger.git
master
this-is-REEGGEEEEX
Unnamed repository; edit this file 'description' to name the repository.
Jonny Lamb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-08
start dev of new version
HEAD
master
Guillaume Desmottes
1
-1/+1
2010-07-08
prepare 0.1.4 release
telepathy-logger-0.1.4
Guillaume Desmottes
2
-2/+10
2010-07-05
fix TpContact leak (#28903)
Guillaume Desmottes
1
-1/+1
2010-07-05
observer: ignore channels that we are already observing
Guillaume Desmottes
1
-0/+6
2010-07-05
Store TplChannel we are preparing into a hash table
Guillaume Desmottes
1
-2/+15
2010-07-05
remove tpl_observer_get_channel_map and rename hash table to 'channels'
Guillaume Desmottes
1
-28/+12
2010-07-05
_tpl_observer_register_channel can be static
Guillaume Desmottes
2
-24/+20
2010-07-05
always pass a weak pointer to tp_connection_get_contacts_by_handle
Guillaume Desmottes
1
-1/+2
2010-06-28
set nano version flag
Guillaume Desmottes
1
-1/+1
2010-06-28
prepare 0.1.3 release
telepathy-logger-0.1.3
Guillaume Desmottes
2
-1/+41
2010-06-28
Don't cleanup stale log-ids when preparing text channels
Guillaume Desmottes
1
-0/+7
2010-06-28
Logger.client: add Recover flag
Guillaume Desmottes
1
-0/+3
2010-06-28
install the logger to libexec
Guillaume Desmottes
4
-4/+4
2010-06-28
Set an empty list as default value for the ignorelist gconf key
Guillaume Desmottes
1
-1/+1
2010-06-28
use the channel specific handle if any
Guillaume Desmottes
1
-3/+9
2010-06-23
use tp_value_array_unpack
Guillaume Desmottes
1
-7/+7
2010-06-23
wrap big lines
Guillaume Desmottes
1
-11/+16
2010-06-23
get_self_contact_cb: no need to get the observer
Guillaume Desmottes
1
-3/+0
2010-06-23
Simplfy settings of chatrooms info
Guillaume Desmottes
1
-110/+32
2010-06-23
No more need to get the remote contact separately
Guillaume Desmottes
1
-63/+3
2010-06-23
on_sent_signal_cb: use the contacts cache
Guillaume Desmottes
1
-13/+7
2010-06-23
Use the contacts cache when receiving a message
Guillaume Desmottes
1
-6/+8
2010-06-23
channel-text: cache TpContact of participants (fdo #28680)
Guillaume Desmottes
1
-1/+119
2010-06-23
Use tp_proxy_prepare_async to prepare the TpConnection
Guillaume Desmottes
1
-19/+17
2010-06-23
Use tp_proxy_prepare_async to prepare the TpChannel
Guillaume Desmottes
1
-17/+18
2010-06-23
on_received_signal_with_contact_cb: no need to set the remote contact
Guillaume Desmottes
1
-4/+0
2010-06-23
remove unused functions from the internal API
Guillaume Desmottes
2
-66/+36
2010-06-23
rename pendingproc_connect_signals to pendingproc_connect_message_signals
Guillaume Desmottes
1
-3/+3
2010-06-23
Wait that we get contacts before connecting signals
Guillaume Desmottes
1
-1/+1
2010-06-23
remove useless prototypes
Guillaume Desmottes
1
-8/+0
2010-06-23
entry: re-introduce the 'account-path' prop but as read-only
Guillaume Desmottes
1
-0/+11
2010-06-23
log-store-xml: reuse existing TpAccount instead of creating a new one (fdo #2...
Guillaume Desmottes
2
-9/+2
2010-06-23
add tpl_entry_get_account
Guillaume Desmottes
1
-0/+14
2010-06-23
entry: replace the 'account-path' property by the TpAccount itself
Guillaume Desmottes
6
-44/+28
2010-06-23
remove test-tpl-entry.c
Guillaume Desmottes
2
-24/+0
2010-06-23
depend on tp-glib 0.11.7
Guillaume Desmottes
1
-1/+1
2010-06-23
log_store_xml_get_dates: use g_date_compare to sort dates
Guillaume Desmottes
1
-1/+2
2010-06-23
Don't use remote contact as sender in chatrooms
Guillaume Desmottes
1
-16/+24
2010-06-23
Properly check if the sender is the self user or not
Guillaume Desmottes
1
-1/+1
2010-06-22
always send debug messages to the debugger
Guillaume Desmottes
1
-3/+1
2010-06-19
Rename 'link' to 'l' to fix build warning
Xavier Claessens
1
-15/+15
2010-06-18
start dev of 0.1.3
Guillaume Desmottes
1
-2/+2
2010-06-18
prepare 0.1.2
telepathy-logger-0.1.2
Guillaume Desmottes
2
-2/+15
2010-06-18
COPYING: remove first paragraph, everything is LGPL now
Guillaume Desmottes
1
-6/+0
2010-06-18
relicense to LGPL
Guillaume Desmottes
2
-1163/+489
2010-06-18
log-store-sqlite: relicense to LGPL
Guillaume Desmottes
2
-20/+18
2010-06-18
log-store: sync header with Empathy
Guillaume Desmottes
2
-22/+20
2010-06-17
log-manager: sync header with Empathy
Guillaume Desmottes
3
-33/+30
2010-06-17
log-store-xml: sync header with Empathy
Guillaume Desmottes
2
-22/+20
2010-06-17
datetime: sync header with Empathy
Guillaume Desmottes
2
-20/+22
[next]