cc58a89
		  
		    (HEAD -> master)
		  Use UTF-8 by default in Dropbox plugin by
		  
		  2015-07-21 14:17:20 +0200
		  
		
		    2401bda
		  
		   
		  Do not mix raw and cooked lengths for trimming logic by
		  
		  2015-07-21 14:15:57 +0200
		  
		
		    96b9342
		  
		   
		  Encode/decode UTF-* properly by
		  
		  2015-07-18 22:18:55 +0200
		  
		
		    23235f1
		  
		   
		  Only put space after status if any data follows by
		  
		  2015-07-18 21:59:13 +0200
		  
		
		    c3f4422
		  
		   
		  Do not trim if max length is set to 0 by
		  
		  2015-07-18 21:12:14 +0200
		  
		
		    d16b38b
		  
		   
		  Add TODO by
		  
		  2014-06-29 23:07:19 +0200
		  
		
		    30675d2
		  
		   
		  Add new status "connecting" by
		  
		  2014-06-28 15:33:36 +0200
		  
		
		    7184b86
		  
		   
		  flake8 cleanup by
		  
		  2014-06-25 14:27:15 +0200
		  
		
		    9f176b5
		  
		   
		  Add basic config mechanism by
		  
		  2014-06-25 14:23:50 +0200
		  
		
		    9b6f160
		  
		   
		  Use square for stoppec status by
		  
		  2014-06-25 02:56:57 +0200
		  
		
		    074450a
		  
		   
		  Add new status: starting by
		  
		  2014-06-25 02:56:33 +0200
		  
		
		    6c9d88d
		  
		   
		  Add Dropbox plugin by
		  
		  2014-06-24 01:34:14 +0200
		  
		
		    9d1bf46
		  
		   
		  Fix regression from renaming exception by
		  
		  2014-06-24 01:43:10 +0200
		  
		
		    776b48c
		  
		   
		  Don't repeat module name in class names by
		  
		  2014-06-24 01:33:37 +0200
		  
		
		    c2d69a5
		  
		   
		  Add Travis CI build status by
		  
		  2014-06-19 21:56:06 +0200
		  
		
		    f917b13
		  
		   
		  Fix typo by
		  
		  2014-06-19 21:53:16 +0200
		  
		
		    8665f3e
		  
		   
		  Add files for Travis CI and PyPI by
		  
		  2014-06-19 21:14:42 +0200
		  
		
		    68aff87
		  
		   
		  qotd: Use maxlen for recv by
		  
		  2014-04-29 22:51:34 +0200
		  
		
		    cb5fbab
		  
		   
		  Add plugin: qotd by
		  
		  2014-04-29 22:41:05 +0200
		  
		
		    be86746
		  
		   
		  Add error condition for plugin usage message by
		  
		  2014-04-29 22:38:02 +0200
		  
		
		    c68008d
		  
		   
		  Move Subcommand instantiation to run by
		  
		  2014-04-29 22:36:57 +0200
		  
		
		    4c0ac74
		  
		   
		  Catch plugin exceptions at App.run() as well by
		  
		  2014-04-29 22:36:03 +0200
		  
		
		    d5e0f58
		  
		   
		  Clarify error message by
		  
		  2014-04-29 22:34:28 +0200
		  
		
		    8b62166
		  
		   
		  Generate message when raising by
		  
		  2014-04-29 22:34:04 +0200
		  
		
		    46830ab
		  
		   
		  Make it easier to die properly by
		  
		  2014-04-29 22:06:50 +0200
		  
		
		    e92439c
		  
		   
		  Use proper ellipsis (U+2026) by
		  
		  2014-04-29 19:42:59 +0200
		  
		
		    25bbc2b
		  
		   
		  Fix plugins after former refactoring by
		  
		  2014-04-19 02:47:32 +0200
		  
		
		    45bf2c8
		  
		   
		  Enable Markdown rendering on Github by
		  
		  2014-04-19 02:41:30 +0200
		  
		
		    5a6f9c2
		  
		   
		  Remove unused methods by
		  
		  2014-04-19 02:31:49 +0200
		  
		
		    6f42ed9
		  
		   
		  Drop stderr from mocp query by
		  
		  2014-04-19 02:30:34 +0200
		  
		
		    8c65f13
		  
		   
		  Rename project by
		  
		  2014-04-18 23:49:17 +0200
		  
		
		    690a171
		  
		   
		  Add moc.py, plugin for Music On Console by
		  
		  2014-04-17 18:48:05 +0200
		  
		
		    3a44c28
		  
		   
		  Make docopt more readable by
		  
		  2014-04-17 19:39:20 +0200
		  
		
		    3bda98b
		  
		   
		  Make use of --chars parameter by
		  
		  2014-04-17 19:38:05 +0200
		  
		
		    d50d523
		  
		   
		  Die properly in case of non-existent plugin by
		  
		  2014-04-17 19:37:11 +0200
		  
		
		    ea6833a
		  
		   
		  Rename application args to cmdargs to avoid confusion by
		  
		  2014-04-17 19:36:00 +0200
		  
		
		    2ad6835
		  
		   
		  Add common exit methods by
		  
		  2014-04-17 19:12:18 +0200
		  
		
		    2c2a39f
		  
		   
		  Add info where config/data will be stored by
		  
		  2014-03-31 20:31:48 +0200
		  
		
		    0097095
		  
		   
		  Add basic installation instructions by
		  
		  2014-03-31 19:51:14 +0200
		  
		
		    af16d2b
		  
		   
		  Move most of code go gmon module by
		  
		  2014-03-31 19:50:44 +0200
		  
		
		    f7fb7e4
		  
		   
		  Add renderer and a default method for XGP by
		  
		  2014-03-31 19:44:14 +0200
		  
		
		    f8d05a0
		  
		   
		  Add plugin base class by
		  
		  2014-03-31 19:43:41 +0200
		  
		
		    7a330b3
		  
		   
		  Add first version of README by
		  
		  2014-03-29 03:56:33 +0100
		  
		
		    d660592
		  
		   
		  Add basic structure and example plugins by
		  
		  2014-02-24 23:24:06 +0100
		  
		
		    4487e61
		  
		   
		  Initial commit by
		  
		  2014-01-31 16:43:11 +0100