aboutsummaryrefslogtreecommitdiffstats
path: root/local/utility.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix python 3.8 SyntaxWarning is -> ==Daniel Lange2020-10-181-1/+1
|
* Ensure we're working with all integers in the _colourDistance function to ↵Scott Wichser2019-01-261-1/+1
| | | | avoid an unsupported operand error.
* Fix a couple other errors.Scott Wichser2019-01-251-2/+2
|
* Fix some TypeError's.Scott Wichser2019-01-251-1/+1
|
* Through the use of 2to3 and some manual fixes, the plugin loads successfully ↵Scott Wichser2019-01-231-4/+4
| | | | on Python 3.
* Improve issues themekongr45gpen2017-11-131-4/+5
| | | | | Closes #10 Closes #11
* Use a better verb for PR synchronisationkongr45gpen2017-11-131-1/+5
|
* Add another actionkongr45gpen2017-05-181-1/+1
|
* Add support for Netlifykongr45gpen2017-05-071-20/+45
|
* Handle URLs of unknown actions properlykongr45gpen2017-01-041-1/+3
|
* Improve broken git.io handlingkongr45gpen2017-01-041-3/+8
|
* Improve "brackets" option handlingkongr45gpen2017-01-041-5/+7
|
* Note when a push is forcedkongr45gpen2017-01-041-3/+4
|
* Temporarily disable git.io URL shortening due to unidentified bugkongr45gpen2017-01-031-3/+5
|
* Properly paint the "completed" action greenkongr45gpen2016-12-071-1/+1
|
* Allow using supybot to override config values for each channelkongr45gpen2016-09-161-4/+13
|
* Add config option to toggle preventing issue name spamkongr45gpen2016-09-161-0/+4
|
* Don't send the issue name if it appears too oftenkongr45gpen2016-09-161-0/+19
|
* Add a config value to hide URLskongr45gpen2016-07-301-0/+2
|
* Add support for Github releaseskongr45gpen2016-07-171-1/+2
|
* Allow sending arbitrary messageskongr45gpen2016-03-161-1/+1
|
* Don't allow overriding important configuration valueskongr45gpen2016-03-161-4/+8
|
* Add support for github secretskongr45gpen2016-03-151-0/+22
|
* Add workaround for boolean config overrideskongr45gpen2016-01-211-0/+5
|
* Allow configuring the type of brackets to usekongr45gpen2016-01-211-0/+9
|
* Make travis links purplekongr45gpen2016-01-211-1/+2
| | | | Closes #7
* Resolve issues due to API changeskongr45gpen2016-01-201-1/+1
|
* Add source for colour distance algorithmkongr45gpen2015-01-021-0/+1
|
* Use the stripFormatting() method provided by supybot's ircutilskongr45gpen2015-01-021-5/+0
|
* Improve variable names in local.utility._colourDistance()kongr45gpen2015-01-021-4/+4
|
* Perform adjustments so that the default 'enhancement' label is shown bluekongr45gpen2015-01-021-4/+4
|
* Update light blue colorkongr45gpen2015-01-011-1/+1
|
* Show changed issue labelskongr45gpen2015-01-011-0/+37
|
* Add support for different themeskongr45gpen2014-12-311-4/+13
|
* Don't forget that broken builds should be redkongr45gpen2014-05-151-1/+2
|
* Make sure that "fixed" gets colouredkongr45gpen2014-05-121-8/+6
| | | | Reduce repetitions in utility.colorAction()
* Add showSuccessfulBuildMessages configuration variablekongr45gpen2014-05-111-0/+28
|
* Add setting to allow config value overrides on the URLkongr45gpen2014-05-111-0/+9
|
* Handle travis hook messageskongr45gpen2014-05-111-4/+5
|
* Fix the buildkongr45gpen2014-05-021-1/+1
|
* Add another status codekongr45gpen2014-04-301-2/+2
|
* Make tests look Rubyishkongr45gpen2014-04-281-0/+6
|
* Add testskongr45gpen2014-04-281-1/+1
|
* Add testing commandkongr45gpen2014-04-271-0/+9
|
* Minor refactoringkongr45gpen2014-04-271-0/+4
|
* Add basic status message handler (fixes #3)kongr45gpen2014-04-251-2/+3
|
* Separate the bot's logic into different fileskongr45gpen2014-04-251-0/+62

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