summaryrefslogtreecommitdiff
path: root/src/empathy-notifications-approver.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-011-4/+2
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-3/+3
* Use double quotes for all internal headersEmanuele Aina2013-04-011-3/+3
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-271-4/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-271-1/+1
* factor out empathy_notify_manager_create_notification()Guillaume Desmottes2013-01-031-2/+2
* notifications: no need to set NOTIFY_EXPIRES_DEFAULTGuillaume Desmottes2013-01-031-3/+0
* Stop approving StreamedMedia channelsGuillaume Desmottes2012-05-021-9/+0
* Move category name constants to #definesWill Thompson2012-03-281-19/+16
* Revert "Stop approve StreamedMedia channels"Guillaume Desmottes2012-03-021-0/+9
* Stop approve StreamedMedia channelsGuillaume Desmottes2012-02-211-9/+0
* Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-6/+5
* notifications-approver: stop using EmpathyContactManagerGuillaume Desmottes2011-11-081-15/+2
* notifications-approver: move translators comment right before the stringGuillaume Desmottes2011-09-131-3/+3
* Stop using deprecated API from libnotify (#653739)Guillaume Desmottes2011-06-301-6/+11
* Use our own notification categories if there is no official oneGuillaume Desmottes2011-06-301-1/+7
* Use a new id for accepting without videoSjoerd Simons2011-06-091-1/+1
* Also add Answer with video to the notification dialogsSjoerd Simons2011-06-091-1/+34
* Show notifications for CallsEmilio Pozuelo Monfort2011-06-081-0/+3
* add a translation comment explaining the 'Provide' string (#649492)Guillaume Desmottes2011-05-091-0/+3
* set a not empty string when setting EMPATHY_NOTIFY_MANAGER_CAP_X_CANONICAL_AP...Guillaume Desmottes2011-05-021-1/+2
* Display a notification for auth eventsGuillaume Desmottes2011-04-071-9/+7
* set a category on presence notificationsGuillaume Desmottes2011-04-021-2/+6
* set a category on chat related notificationsGuillaume Desmottes2011-04-021-0/+25
* set urgency hint on urgent notificationsGuillaume Desmottes2011-04-021-0/+25
* notifications-approver: don't show notifications for auth eventsJonny Lamb2010-12-091-0/+10
* Clean up the way we keep references on notificationsGuillaume Desmottes2010-11-231-10/+13
* use tp_g_signal_connect_objectGuillaume Desmottes2010-11-231-6/+6
* fix commentGuillaume Desmottes2010-11-231-1/+1
* Move notifications code from status-icon to notifications-approver (#635500)Guillaume Desmottes2010-11-231-0/+260
* add EmpathyNotificationsApproverGuillaume Desmottes2010-11-231-0/+107