aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Unescape action names when passing them to the proxy in im_application_list_r...Niklas Wenzel2015-05-051-2/+18
|\ \ | |/ |/|
| * Remove spacesNiklas Wenzel2015-04-301-1/+1
| * Use guint instead of intNiklas Wenzel2015-04-301-1/+1
| * Fix build errorNiklas Wenzel2015-04-301-0/+1
| * Remove GArray and fix code styleNiklas Wenzel2015-04-301-22/+9
| * Unescape action names when passing them to the proxy in im_application_list_r...Niklas Wenzel2015-04-251-2/+30
|/
* Releasing 13.10.1+15.04.20150403-0ubuntu1CI Train Bot2015-04-031-0/+7
* Verify state type before parsingTed Gould2015-04-031-0/+2
|\
| * Check the type of the variant before trying to parse itTed Gould2015-02-171-0/+2
* | Releasing 13.10.1+15.04.20150311-0ubuntu1CI Train Bot2015-03-111-0/+7
* | Sanity tests to test basic features of the messaging menuTed Gould2015-03-1115-12/+1099
|\ \
| * | Pedantic use of autoTed Gould2015-03-101-1/+1
| * | Remove useless for_each callTed Gould2015-03-101-2/+2
| * | Making the schema compilation directory into its own variableTed Gould2015-03-101-6/+8
| * | Test the messaging menu changing color on and offTed Gould2015-03-092-0/+68
| * | Adding a test to ensure an action doesn't existTed Gould2015-03-091-0/+34
| * | Add a shared pointer action state functionTed Gould2015-03-091-5/+9
| * | Added a test for message replyingTed Gould2015-03-091-0/+50
| * | Add enabled testingTed Gould2015-03-091-0/+34
| * | Add code to activate an actionTed Gould2015-03-091-0/+17
| * | This commit might be evilTed Gould2015-03-091-0/+35
| * | Add checking for the activation parameter typeTed Gould2015-03-091-1/+41
| * | Check the message's menuTed Gould2015-03-061-2/+10
| * | A test that puts a message in the menuTed Gould2015-03-064-2/+31
| * | Adding some messaging menu properties to the AS mockTed Gould2015-03-061-0/+12
| * | Bringing in AS mock and getting a base test of the root action goingTed Gould2015-03-063-4/+138
| * | Get the paths rightTed Gould2015-03-061-2/+2
| * | Get some schemas in thereTed Gould2015-03-061-4/+15
| * | Linking and building, oh myTed Gould2015-03-062-6/+7
| * | Adding in libdbustestTed Gould2015-03-063-0/+5
| * | Pulling stuff from indicator-soundTed Gould2015-03-063-0/+603
| * | One test directory to rule them allTed Gould2015-03-069-3/+3
| * | Moving the manual tests into the same directoryTed Gould2015-03-061-0/+0
|/ /
* | Releasing 13.10.1+15.04.20150304-0ubuntu1CI Train Bot2015-03-041-0/+8
* | Make the message actions have the message ID in their names like the muxerTed Gould2015-03-041-1/+1
|\ \
| * | Action name should be escaped message id and escaped action name, not escaped...Ted Gould2015-03-041-1/+1
|/ /
* | Releasing 13.10.1+15.04.20150219-0ubuntu1CI Train Bot2015-02-191-0/+8
* | Provide functions that allow for action names directly Fixes: #1385331Ted Gould2015-02-192-15/+46
|\ \
| * | Adding a manual test case for a TweetTed Gould2015-02-181-0/+17
| * | Adding a version of source_removed that doesn't unescapeTed Gould2015-02-181-7/+14
| * | Make a version of the remove that doesn't escapeTed Gould2015-02-181-8/+15
|/ /
* | Releasing 13.10.1+15.04.20150126-0ubuntu1CI Train Bot2015-01-261-0/+8
* | unescape_action_name: fix logic error (& instead of |) Fixes: #1414025Lars Uebernickel2015-01-261-1/+1
|\ \
| * | unescape_action_name: fix logic error (& instead of |)Lars Uebernickel2015-01-261-1/+1
|/ /
* | Releasing 13.10.1+15.04.20150112-0ubuntu1CI Train Bot2015-01-121-0/+10
* | Escape message and source ids when using them as action names Fixes: #1386584Lars Uebernickel2015-01-121-22/+112
|\ \
| * | Also escape message and source ids when removing them from the appLars Uebernickel2014-11-071-5/+16
| * | Escape message and source ids when using them as action namesLars Uebernickel2014-11-051-17/+96
| |/
* | desktop menu: don't warn when no default handler for a mime type is found Fix...Lars Uebernickel2015-01-121-3/+6
|\ \
| * | desktop menu: don't warn when no default handler for a mime type is foundLars Uebernickel2014-11-071-3/+6
|/ /