summaryrefslogtreecommitdiff
path: root/telepathy-logger
Commit message (Expand)AuthorAgeFilesLines
...
* Fix action chain not to free result in finishNicolas Dufresne2011-06-271-2/+5
* Use gint64 for timestamps (not guint64)David Laban2011-05-264-17/+17
* Update timestamp recording in text-channelDavid Laban2011-05-261-10/+38
* Add edit-timestamp, and remove original-timestampDavid Laban2011-05-263-33/+33
* Merge branch 'fix-insert-after'Nicolas Dufresne2011-05-264-71/+62
|\
| * Optimise _tpl_log_manager_get_filtered_events()Nicolas Dufresne2011-05-261-44/+9
| * Move event_queue_insert_sorted_after() to utilNicolas Dufresne2011-05-263-38/+44
| * Style fix two empty line between functionNicolas Dufresne2011-05-261-0/+8
| * Fixed initial call event_queue_insert_sorted_after()Nicolas Dufresne2011-05-261-12/+24
* | Fix destroy function for get_entities_asyncEmilio Pozuelo Monfort2011-05-261-1/+1
|/
* log-store-xml.c: fix uninitialised variable warningDavid Laban2011-05-251-1/+1
* text-channel: Put original-message-sent/received into original-timestampDavid Laban2011-05-241-1/+18
* add_text_event/parse_text_node: use original-timestamp for editsDavid Laban2011-05-241-4/+31
* add_{text,call}_event: s/timestamp/time_str/David Laban2011-05-241-10/+10
* log_store_xml_format_timestamp()David Laban2011-05-241-2/+8
* text-event: add original-timestamp propertyDavid Laban2011-05-242-0/+32
* text-event: s/dup_supersedes/get_supersedes/David Laban2011-05-242-14/+6
* fixup! fixup! Store, save and test message-token and supersedes-tokenDavid Laban2011-05-191-2/+2
* fixup! fixup! log_store_xml_get_events_for_file: replace edited messages.David Laban2011-05-191-4/+4
* fixup! tpl_text_event_{add,dup}_supersedesDavid Laban2011-05-191-0/+1
* fixup! Store events in the correct file according to their timestampDavid Laban2011-05-191-1/+1
* fixup! log_store_xml_get_events_for_file: replace edited messages.David Laban2011-05-191-17/+31
* fixup! Store, save and test message-token and supersedes-tokenDavid Laban2011-05-191-8/+8
* fixup! tpl_text_event_{add,dup}_supersedesDavid Laban2011-05-193-14/+12
* get_message_timestamp: debug if timestamp is wildly outDavid Laban2011-05-181-5/+9
* Store events in the correct file according to their timestampDavid Laban2011-05-181-16/+22
* log_store_xml_get_events_for_file: replace edited messages.David Laban2011-05-171-6/+78
* Extract an event_queue_insert_sorted_after utility functionDavid Laban2011-05-171-16/+23
* Store, save and test message-token and supersedes-tokenDavid Laban2011-05-172-10/+38
* tpl_text_event_{add,dup}_supersedesDavid Laban2011-05-172-0/+69
* TplTextEvent: add {message,supersedes}-token propertiesDavid Laban2011-05-172-1/+71
* log_store_pidgin_get_dir: get the length of orig_id instead of id (#37176)Guillaume Desmottes2011-05-131-1/+1
* Merge branch 'trivia'Nicolas Dufresne2011-05-114-14/+10
|\
| * log-store-xml: fix -Wuninitialized warningsJonny Lamb2011-05-111-4/+4
| * all: fix -Wunused-but-set-variable warningsJonny Lamb2011-05-111-6/+0
| * Don't leak newly created GErrorNicolas Dufresne2011-05-111-0/+2
| * Send newly created error instead of old oneNicolas Dufresne2011-05-112-4/+4
* | Make Pigding store robust to empty fileNicolas Dufresne2011-05-051-6/+15
|/
* Port search_new() to multi file designNicolas Dufresne2011-05-051-12/+18
* Port _get_events_for_date() to multi file designNicolas Dufresne2011-05-051-24/+57
* Port _get_dates() to multi file designNicolas Dufresne2011-05-041-40/+17
* Extract filename regex creation for reuseNicolas Dufresne2011-05-041-20/+36
* Store call and text events in seperate filesNicolas Dufresne2011-05-041-10/+26
* Set file match pattern into macro for reuseNicolas Dufresne2011-05-041-2/+8
* Reimplement _exists for multi-file event storageNicolas Dufresne2011-05-031-9/+82
* Cleanup includes fixing usage of " and <Nicolas Dufresne2011-05-031-11/+12
* Remove call from supported types if call is disabledNicolas Dufresne2011-05-031-0/+5
* Style fixNicolas Dufresne2011-05-031-1/+1
* Fix missing debug trace for first pending messageNicolas Dufresne2011-04-291-0/+2
* Fix SQL syntax error and pending message orderNicolas Dufresne2011-04-291-1/+1