aboutsummaryrefslogtreecommitdiffstats
path: root/plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Fix reloads on pythonv3kongr45gpen2021-05-311-4/+3
* Revert "Modernise module import for python 3"kongr45gpen2021-05-311-3/+3
* Modernise module import for python 3kongr45gpen2021-05-301-3/+3
* Import the reload module in plugin.py so it doesn't error our when the bot sh...Scott Wichser2019-01-231-0/+2
* Through the use of 2to3 and some manual fixes, the plugin loads successfully ...Scott Wichser2019-01-231-8/+8
* Add configuration value to specify the binding address of the HTTP serverkongr45gpen2018-01-061-2/+3
* Remove more old codekongr45gpen2016-03-171-4/+0
* Remove old debugging codekongr45gpen2016-03-171-2/+0
* Require op capabilities to manipulate secrets for a channelkongr45gpen2016-03-151-3/+3
* Add support for github secretskongr45gpen2016-03-151-0/+64
* Add another status codekongr45gpen2014-04-301-5/+3
* Add testskongr45gpen2014-04-281-2/+6
* Add testing commandkongr45gpen2014-04-271-2/+36
* Minor refactoringkongr45gpen2014-04-271-3/+3
* Add `port` configuration variablekongr45gpen2014-04-271-8/+6
* Add basic status message handler (fixes #3)kongr45gpen2014-04-251-0/+2
* Remove old "toast" commandkongr45gpen2014-04-251-15/+0
* Separate the bot's logic into different fileskongr45gpen2014-04-251-379/+3
* Fix error during the plugin's reloadkongr45gpen2014-04-231-0/+4
* Remove travis codekongr45gpen2014-04-231-23/+0
* Report travis status to another channelkongr45gpen2013-09-291-2/+31
* Clarify colorAction()'s docalezakos2013-08-221-1/+1
* Add support for tagskongr45gpen2013-08-211-29/+85
* Update plugin.pyalezakos2013-08-201-1/+2
* s/created branch by master/created branch from master/alezakos2013-08-141-1/+1
* Add showMilestone configuration variablekongr45gpen2013-08-011-4/+6
* Support issue commentskongr45gpen2013-08-011-11/+56
* Add support for branch creation and deletion messageskongr45gpen2013-08-011-1/+29
* Handle issueskongr45gpen2013-08-011-3/+48
* Use the commit URL to set the channelkongr45gpen2013-07-311-10/+26
* Add passcode configuration variablekongr45gpen2013-07-311-5/+25
* Add hidePush configuration variablekongr45gpen2013-07-301-17/+30
* Add a nicer configvar getter functionkongr45gpen2013-07-301-15/+18
* Rename shortURLs into shortURLkongr45gpen2013-07-301-1/+1
* Implement support for shortURLskongr45gpen2013-07-301-73/+83
* Whitespacekongr45gpen2013-07-301-19/+19
* Whitespacekongr45gpen2013-07-301-2/+2
* Fix users not providing their e-mail adresseskongr45gpen2013-07-251-2/+7
* Add support for multiple lines and long messageskongr45gpen2013-07-251-7/+14
* Improve functionality of wiki reportskongr45gpen2013-07-241-6/+11
* Also handle wiki editskongr45gpen2013-07-241-6/+64
* Add a 'channel' configuration variablekongr45gpen2013-07-241-1/+18
* Show more information on the messageskongr45gpen2013-07-241-4/+14
* Add support for plural formskongr45gpen2013-07-241-2/+11
* Make the plugin usefulkongr45gpen2013-07-241-5/+11
* Perform a little clean-upkongr45gpen2013-07-241-4/+6
* Release the code to the public domainkongr45gpen2013-07-241-0/+24
* Add dummy notification messagekongr45gpen2013-07-241-23/+12
* Tidy up a bitkongr45gpen2013-07-231-49/+66
* Shut the server down when unloading the pluginkongr45gpen2013-07-231-7/+15

© 2014-2024 Faster IT GmbH | imprint | privacy policy