aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Setting up default referencingTed Gould2014-09-171-2/+11
|
* Connecting into accounts serviceTed Gould2014-09-173-2/+13
|
* Put into our namespaceTed Gould2014-09-176-131/+131
|
* Grab an AS referenceTed Gould2014-09-171-0/+4
|
* Simple, if we're on the greeter show it. If not, we don'tTed Gould2014-09-171-1/+7
|
* Check show data to whether we should put in the body, subtitle and actionsTed Gould2014-09-171-3/+7
|
* Add API for showing data to usersTed Gould2014-09-172-0/+10
|
* Copyright headersTed Gould2014-09-172-0/+38
|
* A class wrapper for all the accounts service brewhahaTed Gould2014-09-173-0/+90
|
* Setup a basic greeter propertyTed Gould2014-09-171-0/+15
|
* Adding a specifier for whether it's in the greeter or notTed Gould2014-09-173-4/+6
|
* Attaching bugTed Gould2014-08-200-0/+0
|
* Adding desktop_greeter and phone_greeter profilesTed Gould2014-08-202-1/+6
|
* Releasing 13.10.1+14.10.20140814.1-0ubuntu1CI bot2014-08-141-0/+7
|
* Change the title to "Notification center". Charles Kerr2014-08-142-2/+2
|\ | | | | | | Approved by: Pete Woods
| * change title to 'Notification center'Charles Kerr2014-07-302-2/+2
|/
* Releasing 13.10.1+14.10.20140725-0ubuntu1CI bot2014-07-251-0/+7
|
* messaging-menu-message: add missing break statements Lars Uebernickel2014-07-252-1/+3
|\ | | | | | | Approved by: Charles Kerr, PS Jenkins bot
| * Add lcov 1.11Lars Uebernickel2014-07-141-1/+1
| |
| * messaging-menu-message: add missing break statementsLars Uebernickel2014-07-111-0/+2
|/
* Releasing 13.10.1+14.10.20140611-0ubuntu1CI bot2014-06-111-0/+8
|
* Add example of using libmessaging-menu from a python client Fixes: 1315384Charles Kerr2014-06-111-0/+21
|\
| * Add an example for client usage from a python script.Charles Kerr2014-05-281-0/+21
| |
* | Releasing 13.10.1+14.04.20140410-0ubuntu1CI bot2014-04-101-0/+13
| |
* | messages-service: listen to the ApplicationStoppedRunning callLars Uebernickel2014-04-102-0/+30
|\ \ | |/ |/| | | | | | | Prior to this patch, only applications that exit were marked as "not running". However, this must also happen when an application unrefs it's MessagingMenuApp instance. This is a problem for applications which implement messaging menu integration as a plugin (when unloading the plugin). Specifically, this causes bug #1302930, as telepathy-indicator doesn't exit when empathy exits. Fixes: 1302930
| * messages-service: listen to the ApplicationStoppedRunning callLars Uebernickel2014-04-102-0/+30
| |
* | Releasing 13.10.1+14.04.20140408-0ubuntu1CI bot2014-04-081-0/+14
| |
* | desktop menu: sort applications like specifiedLars Uebernickel2014-04-083-29/+83
|\| | | | | | | Default chat client, default email client, and the other applications sorted by alphabet. Fixes: 1216833
| * desktop menu: sort applications like specifiedLars Uebernickel2014-04-073-29/+83
| | | | | | | | | | | | Default chat client, default email client, and the other applications sorted by alphabet.
* | Don't show the messaging menu and the status section when no app is ↵Lars Uebernickel2014-04-084-65/+79
|\| | | | | | | registered for them Fixes: 1225063
| * Only show the menu when there are apps registered to use itLars Uebernickel2014-04-071-16/+17
| |
| * desktop menu: don't show status section when no apps supports itLars Uebernickel2014-04-073-49/+62
| |
* | Synchronize process management across indicators Ted Gould2014-04-088-12/+58
|\ \ | |/ |/|
| * Update for gnome-fallbackTed Gould2014-02-261-1/+2
| |
| * Grabbing our new filesTed Gould2014-02-191-1/+2
| |
| * Adding the Upstart XDG overrideTed Gould2014-02-194-1/+22
| |
| * Add an XDG autostart config fileTed Gould2014-02-192-0/+15
| |
| * Upstart job configurationTed Gould2014-02-192-1/+19
| |
| * Dropping the DBus service fileTed Gould2014-02-192-12/+2
| |
* | Releasing 13.10.1+14.04.20140321-0ubuntu1CI bot2014-03-211-0/+9
| |
* | desktop menu: use com.canonical.application menu items for actionsLars Uebernickel2014-03-211-1/+5
|\ \ | |/ |/| | | The unity implementation of that menu item indents the label even when there's no icon.
| * desktop menu: use com.canonical.application menu items for actionsLars Uebernickel2014-03-201-1/+5
|/ | | | | | The unity implementation of that menu item indents the label even when there's no icon.
* Releasing 13.10.1+14.04.20140207-0ubuntu1CI bot2014-02-071-0/+10
|
* Adding acceptance tests and merge review policies CI bot2014-02-070-0/+0
|
* Adding acceptance tests and merge review policies.Ted Gould2014-01-312-0/+43
|\ | | | | | | Approved by PS Jenkins bot, Charles Kerr.
| * Adding merge review policyTed Gould2014-01-311-0/+19
| |
| * Adding basic acceptance testsTed Gould2014-01-311-0/+24
| |
* | Releasing 13.10.1+14.04.20140116-0ubuntu1 (revision 400 from ↵Automatic PS uploader2014-01-171-0/+10
|\ \ | |/ |/| | | | | | | lp:indicator-messages). Approved by PS Jenkins bot.
| * Releasing 13.10.1+14.04.20140116-0ubuntu1, based on r400Automatic PS uploader2014-01-161-0/+10
|/
* phone menu: set action targets on source and message menu items.Lars Uebernickel2013-12-132-3/+3
|\ | | | | | | Approved by PS Jenkins bot, Nick Dedekind.