aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-16Fix bug: incorrect reading of configuration fileThibaut Horel
2014-08-16Fix conflicting argument on the command lineThibaut Horel
2014-08-16Update the documentationThibaut Horel
2014-08-16Add some parameters to the command line utilityThibaut Horel
2014-08-16Better handling of the parametersThibaut Horel
2014-08-16PEP8Thibaut Horel
2014-07-29Add support for python3Thibaut Horel
2014-07-28Specify minimum version number for requests dependencyThibaut Horel
2014-07-28Merge branch 'master' of https://github.com/Crupuk/python-pushoverThibaut Horel
2014-07-28Fix #3 add console script entry pointThibaut Horel
2014-07-28Fix #6 using setuptools rather than distutils, time to use modern packagingThibaut Horel
2014-07-28Fix #2 proper dependencies resolutionThibaut Horel
2014-07-25Fix #4 typo in the documentationThibaut Horel
2014-07-25Merge pull request #5 from sbirch/patch-1Thibaut Horel
2014-07-23Addressed changesSam Birch
2014-07-23Merge pull request #8 from sbirch/masterThibaut Horel
2014-07-22Should stringify before return as well...Sam Birch
2014-07-22init() in get_client()Sam Birch
2014-07-22print -> returnSam Birch
2014-07-22Clarified some of the termsSam Birch
2014-07-22Convenience function to create a clientSam Birch
2013-08-26Update condition for timestampCrupuk
2013-07-22Merge pull request #1 from Crupuk/patch-1Thibaut Horel
2013-07-22Use true timestamp to avoid "Invalid timestamp"Crupuk
2013-07-22Use true timestamp to avoid "Invalid timestamp"Crupuk
2013-04-17Add .gitignoreThibaut Horel
2013-04-17Add MANIFEST.in filev0.1Thibaut Horel
2013-04-16Adding some more meta-informationThibaut Horel
2013-04-16Restructure the documentationThibaut Horel
2013-04-16Use flask-sphinx-theme for the documentationThibaut Horel
2013-04-13Add some documentationThibaut Horel
2013-04-12Make the library callable as a script for basic message sendingThibaut Horel
2013-04-12Add an __all__ variable to limit the exported methodsThibaut Horel
2013-04-11Initial commitThibaut Horel