aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add source for colour distance algorithmkongr45gpen2015-01-021-0/+1
|
* Use the stripFormatting() method provided by supybot's ircutilskongr45gpen2015-01-022-9/+3
|
* 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
|
* Fix typokongr45gpen2015-01-011-1/+1
|
* When unassigning issues, show the previous assigneekongr45gpen2015-01-012-1/+5
|
* Also show label changes when an issue is unlabeledkongr45gpen2015-01-011-1/+1
|
* Reload themes when the plugin gets reloadedkongr45gpen2015-01-011-0/+4
|
* Create the `requests` folder if it doesn't existkongr45gpen2015-01-011-0/+4
|
* Show changed issue labelskongr45gpen2015-01-013-3/+54
|
* Don't show ellipsis on multiline commit messageskongr45gpen2014-12-312-2/+1
|
* Add CompactThemekongr45gpen2014-12-311-0/+14
|
* Add support for different themeskongr45gpen2014-12-3113-219/+332
|
* Don't replace dashes for IRC channel nameskongr45gpen2014-12-301-1/+0
|
* Add support for pushes on v3 of the Github APIkongr45gpen2014-12-303-1/+182
|
* Update README.mdalezakos2014-07-081-1/+1
|
* Update testskongr45gpen2014-05-211-0/+1
|
* Don't forget that broken builds should be redkongr45gpen2014-05-151-1/+2
|
* Make build message gramatically correctkongr45gpen2014-05-151-1/+1
|
* Make sure that "fixed" gets colouredkongr45gpen2014-05-121-8/+6
| | | | Reduce repetitions in utility.colorAction()
* Add a notification to .travis.ymlkongr45gpen2014-05-111-0/+4
|
* Add showSuccessfulBuildMessages configuration variablekongr45gpen2014-05-115-10/+48
|
* Add setting to allow config value overrides on the URLkongr45gpen2014-05-116-4/+29
|
* Handle travis hook messageskongr45gpen2014-05-119-10/+238
|
* Make sure that travis fails if the tests failkongr45gpen2014-05-031-1/+4
|
* Fix the buildkongr45gpen2014-05-022-3/+3
|
* Add new wiki page testskongr45gpen2014-05-011-0/+13
|
* Add another status codekongr45gpen2014-04-302-7/+5
|
* Make tests look Rubyishkongr45gpen2014-04-2810-50/+142
|
* Add .travis.ymlkongr45gpen2014-04-282-3/+22
|
* Add testskongr45gpen2014-04-286-27/+262
|
* Add local/globals.pykongr45gpen2014-04-271-0/+3
|
* Add testing commandkongr45gpen2014-04-274-2/+48
|
* Make sure that the event handlers return an array of strings as opposed to ↵kongr45gpen2014-04-276-38/+27
| | | | an array of IRC messages
* Minor refactoringkongr45gpen2014-04-274-4/+17
|
* Add `port` configuration variablekongr45gpen2014-04-272-8/+10
|
* Better handling of branch mergeskongr45gpen2014-04-264-23/+61
|
* Add basic status message handler (fixes #3)kongr45gpen2014-04-255-5/+31
|
* Remove old "toast" commandkongr45gpen2014-04-251-15/+0
|
* Separate the bot's logic into different fileskongr45gpen2014-04-259-379/+425
|
* Fix error during the plugin's reloadkongr45gpen2014-04-231-0/+4
|
* Remove travis codekongr45gpen2014-04-231-23/+0
| | | | | | | Since Github made it extremely easy to send different types of alerts to hook services (such as the travis build status), we don't need the error-prone solution of checking travis' IRC messages. In a future commit, the bot will be able to handle Github's status messages.
* Report travis status to another channelkongr45gpen2013-09-291-2/+31
|
* Clarify colorAction()'s docalezakos2013-08-221-1/+1
|
* Add support for tagskongr45gpen2013-08-212-29/+89
| | | | | Make URL links purple Add tagShowCommitMsg configuration option to toggle whether to show the commit message on new tags
* Update plugin.pyalezakos2013-08-201-1/+2
|
* s/created branch by master/created branch from master/alezakos2013-08-141-1/+1
|
* Whitespacealezakos2013-08-041-1/+0
|
* Add showMilestone configuration variablekongr45gpen2013-08-012-4/+10
| | | | Lower the length of the shown message

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