Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop approving StreamedMedia channels | Guillaume Desmottes | 2012-05-02 | 1 | -9/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=675296 | ||||
* | Move category name constants to #defines | Will Thompson | 2012-03-28 | 1 | -19/+16 |
| | | | | | This is kind of overkill to avoid me typoing the two names used in empathy-chat-window.c, but, hey. | ||||
* | Revert "Stop approve StreamedMedia channels" | Guillaume Desmottes | 2012-03-02 | 1 | -0/+9 |
| | | | | This reverts commit c7dd14aef20e429135fba7c7a53a8d507b9579a3. | ||||
* | Stop approve StreamedMedia channels | Guillaume Desmottes | 2012-02-21 | 1 | -9/+0 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902 | ||||
* | Remove tp-yell and use TpCallChannel | Xavier Claessens | 2012-01-10 | 1 | -6/+5 |
| | |||||
* | notifications-approver: stop using EmpathyContactManager | Guillaume Desmottes | 2011-11-08 | 1 | -15/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=663327 | ||||
* | notifications-approver: move translators comment right before the string | Guillaume Desmottes | 2011-09-13 | 1 | -3/+3 |
| | | | | | | | Comments have to be on the line just before the string to be picked by gettext. https://bugzilla.gnome.org/show_bug.cgi?id=658866 | ||||
* | Stop using deprecated API from libnotify (#653739) | Guillaume Desmottes | 2011-06-30 | 1 | -6/+11 |
| | |||||
* | Use our own notification categories if there is no official one | Guillaume Desmottes | 2011-06-30 | 1 | -1/+7 |
| | |||||
* | Use a new id for accepting without video | Sjoerd Simons | 2011-06-09 | 1 | -1/+1 |
| | | | | | | Conflicts: src/empathy-status-icon.c | ||||
* | Also add Answer with video to the notification dialogs | Sjoerd Simons | 2011-06-09 | 1 | -1/+34 |
| | | | | | | Conflicts: src/empathy-status-icon.c | ||||
* | Show notifications for Calls | Emilio Pozuelo Monfort | 2011-06-08 | 1 | -0/+3 |
| | | | | | | Conflicts: src/empathy-status-icon.c | ||||
* | add a translation comment explaining the 'Provide' string (#649492) | Guillaume Desmottes | 2011-05-09 | 1 | -0/+3 |
| | |||||
* | set a not empty string when setting ↵ | Guillaume Desmottes | 2011-05-02 | 1 | -1/+2 |
| | | | | | | EMPATHY_NOTIFY_MANAGER_CAP_X_CANONICAL_APPEND libnotify now filters out empty string so the hint was not set (#648842). | ||||
* | Display a notification for auth events | Guillaume Desmottes | 2011-04-07 | 1 | -9/+7 |
| | | | | This makes them more visible when using the Shell (#646061). | ||||
* | set a category on presence notifications | Guillaume Desmottes | 2011-04-02 | 1 | -2/+6 |
| | |||||
* | set a category on chat related notifications | Guillaume Desmottes | 2011-04-02 | 1 | -0/+25 |
| | | | | | That can be used by the Shell to filter out notifications it's handling itself directly (#645932). | ||||
* | set urgency hint on urgent notifications | Guillaume Desmottes | 2011-04-02 | 1 | -0/+25 |
| | | | | | This will ensure that they stay visible in the Shell and that their actions buttons are displayed as well (#645932). | ||||
* | notifications-approver: don't show notifications for auth events | Jonny Lamb | 2010-12-10 | 1 | -0/+10 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | Clean up the way we keep references on notifications | Guillaume Desmottes | 2010-11-23 | 1 | -10/+13 |
| | |||||
* | use tp_g_signal_connect_object | Guillaume Desmottes | 2010-11-23 | 1 | -6/+6 |
| | |||||
* | fix comment | Guillaume Desmottes | 2010-11-23 | 1 | -1/+1 |
| | |||||
* | Move notifications code from status-icon to notifications-approver (#635500) | Guillaume Desmottes | 2010-11-23 | 1 | -0/+260 |
| | |||||
* | add EmpathyNotificationsApprover | Guillaume Desmottes | 2010-11-23 | 1 | -0/+107 |