| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix scenario hosting | Fulgen301 | 2017-11-26 | 1 | -2/+3 |
| | | |||||
| * | Update setup.cfg | Fulgen301 | 2017-11-25 | 1 | -1/+0 |
| | | |||||
| * | Fix travis build | Fulgen301 | 2017-11-25 | 2 | -2/+9 |
| | | |||||
| * | Update requirements.txt | Fulgen301 | 2017-11-25 | 1 | -1/+1 |
| | | |||||
| * | Update requirements | Fulgen301 | 2017-11-25 | 1 | -1/+1 |
| |\ | |||||
| | * | Update requirements.txt | Fulgen301 | 2017-11-25 | 1 | -1/+1 |
| | | | |||||
| * | | Update setup.py | Fulgen301 | 2017-11-25 | 1 | -4/+4 |
| |/ | |||||
| * | Merge branch 'IRC' | Fulgen301 | 2017-11-25 | 1 | -263/+226 |
| |\ | | | | | | | | | # Conflicts: # pycrctrl.py | ||||
| | * | Rewrite PyCRCtrl using asyncirc | Fulgen301 | 2017-11-25 | 1 | -339/+191 |
| | | | |||||
| | * | Add basic IRC implementation | Fulgen301 | 2017-08-16 | 1 | -16/+139 |
| | | | |||||
| * | | Update README.md | Fulgen301 | 2017-11-25 | 1 | -1/+1 |
| | | | |||||
| * | | Make pycrctrl ready for PyPI | Fulgen301 | 2017-11-25 | 5 | -0/+22 |
| | | | |||||
| * | | Fix travis build | Fulgen301 | 2017-08-22 | 1 | -16/+16 |
| | | | |||||
| * | | * Updater now uses absolute addresses | Fulgen301 | 2017-08-18 | 1 | -31/+39 |
| | | | | | | | | | * Change log behavior | ||||
| * | | Updater: Fix failure if snapshot.id file does not exist | Fulgen301 | 2017-08-16 | 1 | -2/+6 |
| |/ | |||||
| * | * Move pycrctrl.py out of the folder | Fulgen301 | 2017-07-30 | 4 | -620/+596 |
| | | | | | | * Modify .gitignore * Change configuration format to INI | ||||
| * | Replace spaces with tabs | Fulgen301 | 2017-07-11 | 1 | -559/+559 |
| | | |||||
| * | Move .gitignore | Fulgen301 | 2017-07-11 | 1 | -0/+1 |
| | | |||||
| * | PyCRCtrl.setupConfig: Fix commandline parsing | Fulgen301 | 2017-07-11 | 1 | -4/+13 |
| | | |||||
| * | Modify .gitignore | Fulgen301 | 2017-07-11 | 1 | -0/+1 |
| | | |||||
| * | Update README.md | Fulgen301 | 2017-07-11 | 1 | -0/+2 |
| | | |||||
| * | Remove unused imports | Fulgen301 | 2017-07-11 | 1 | -9/+5 |
| | | |||||
| * | Add .travis.yml | Fulgen301 | 2017-07-11 | 1 | -0/+8 |
| | | |||||
| * | Relicense PyCRCtrl under the ISC license | Fulgen301 | 2017-07-11 | 2 | -749/+47 |
| | | |||||
| * | Fix regexps and other stuff | Fulgen301 | 2017-07-11 | 1 | -10/+10 |
| | | | | | Fixes #2 | ||||
| * | Remove idiotic pyc file | Fulgen301 | 2017-07-11 | 1 | -0/+0 |
| | | |||||
| * | Major fixes | Fulgen301 | 2017-07-11 | 1 | -80/+16 |
| | | | | | | * Output is now given as string * Remove capability code | ||||
| * | Fix config loading and writeToServer method | Fulgen301 | 2017-07-11 | 2 | -6/+6 |
| | | |||||
| * | Remove plugin system; fix config loading | Fulgen301 | 2017-07-11 | 4 | -58/+2 |
| | | |||||
| * | Fixes | Fulgen301 | 2017-07-11 | 3 | -31/+18 |
| | | |||||
| * | Rename plugins.py to plugin.py to prevent conficts with supybot.plugins | Fulgen301 | 2017-07-11 | 2 | -1/+1 |
| | | |||||
| * | Fix plugin import, config access, rights access | Fulgen301 | 2017-07-11 | 1 | -28/+47 |
| | | |||||
| * | Add basic plugin functionality; move pycrctrl into a folder | Fulgen301 | 2017-07-11 | 2 | -3/+60 |
| | | |||||
| * | pycrctrl.py: Fix syntax error | Fulgen301 | 2017-07-11 | 1 | -1/+1 |
| | | |||||
| * | pycrctrl.py: Add basic configuration file which is generated at first use | Fulgen301 | 2017-07-11 | 1 | -2/+67 |
| | | |||||
| * | Convert encode - calls to QCodec calls | Fulgen301 | 2017-07-11 | 1 | -5/+5 |
| | | |||||
| * | Extend QList() | Fulgen301 | 2017-07-11 | 1 | -2/+19 |
| | | |||||
| * | Rights and Updater class | Fulgen301 | 2017-03-07 | 1 | -51/+130 |
| | | |||||
| * | Add manager | Fulgen301 | 2017-02-15 | 0 | -0/+0 |
| | | |||||
| * | Add capabilities (WIP) | Fulgen301 | 2017-02-15 | 1 | -36/+109 |
| | | |||||
| * | Config implementation adjusted | Fulgen301 | 2017-01-26 | 1 | -8/+9 |
| | | |||||
| * | Removing pyp | Fulgen301 | 2016-12-29 | 1 | -0/+0 |
| | | |||||
| * | Fix property | Fulgen301 | 2016-12-22 | 1 | -1/+1 |
| | | |||||
| * | state: Add decorators for property | Fulgen301 | 2016-12-22 | 1 | -2/+2 |
| | | |||||
| * | state: Add decorators for property | Fulgen301 | 2016-12-22 | 1 | -5/+5 |
| | | |||||
| * | Using base64-encoding for the regexps of the config file. | Fulgen301 | 2016-12-11 | 1 | -28/+25 |
| | | |||||
| * | Bugs fixed. | Fulgen301 | 2016-12-08 | 1 | -1/+1 |
| | | |||||
| * | Bugs fixed. | Fulgen301 | 2016-12-08 | 1 | -4/+3 |
| | | |||||
| * | Fix syntax error. | Fulgen301 | 2016-12-08 | 1 | -7/+1 |
| | | |||||
| * | Using local config file; addScenario(self, link) added. | Fulgen301 | 2016-12-08 | 1 | -40/+85 |
| | | |||||
