Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store tips fetched from api and only fetch a new batch when we've ran out of ...HEADmaster | Robert Gerus | 2016-06-13 | 1 | -14/+34 |
* | Hello, this is frog. | Robert Gerus | 2016-06-13 | 1 | -0/+51 |
* | The library has moved. | Robert Gerus | 2016-06-08 | 1 | -2/+2 |
* | Scrape urls from my friends server. | Robert Gerus | 2016-06-06 | 1 | -1/+1 |
* | Give information about video author. | Robert S. Gerus | 2015-12-24 | 2 | -3/+3 |
* | Last change was overcomplicated. | Robert Gerus | 2015-12-23 | 2 | -20/+12 |
* | Merge pull request #53 from arachnist/verbose-truncate | Robert S. Gerus | 2015-12-23 | 2 | -7/+51 |
|\ | |||||
| * | Give explicit notice on message truncation. | Robert Gerus | 2015-12-23 | 2 | -7/+51 |
* | | Use net/http/cookiejar as http cookie jar. | Robert S. Gerus | 2015-12-23 | 1 | -1/+6 |
* | | path.Join() stripps multiple slashes. | Robert S. Gerus | 2015-12-23 | 1 | -1/+1 |
* | | Fix permisions on downloaded files. | Robert S. Gerus | 2015-12-23 | 1 | -0/+5 |
* | | Merge pull request #51 from arachnist/scrape-4chan | Robert S. Gerus | 2015-12-23 | 1 | -0/+48 |
|\ \ | |||||
| * | | Scrape and rehost 4chan urls. | Robert S. Gerus | 2015-12-23 | 1 | -0/+48 |
|/ / | |||||
* | | Fix log message | Robert Gerus | 2015-12-23 | 1 | -1/+1 |
* | | Merge pull request #50 from arachnist/rework-initialization | Robert S. Gerus | 2015-12-23 | 5 | -29/+25 |
|\ \ | |/ |/| | |||||
| * | Rework initialization of some plugins. | Robert Gerus | 2015-12-23 | 5 | -29/+25 |
* | | Make splitting with commas more sensible. | Robert Gerus | 2015-12-22 | 1 | -1/+3 |
* | | Actually fix handling of commas in :pick | Robert Gerus | 2015-12-22 | 1 | -8/+10 |
* | | Optionally split over "," instead of spaces. | Robert Gerus | 2015-12-22 | 1 | -1/+6 |
|/ | |||||
* | Regexp fixup. | Robert Gerus | 2015-12-22 | 1 | -1/+1 |
* | This does not to be in init() | Robert Gerus | 2015-12-22 | 1 | -4/+2 |
* | Merge pull request #49 from arachnist/fix-youtube | Robert S. Gerus | 2015-12-22 | 2 | -6/+88 |
|\ | |||||
| * | Add tests for the new and improved linktitle. | Robert Gerus | 2015-12-22 | 1 | -0/+24 |
| * | It's working now. | Robert Gerus | 2015-12-22 | 1 | -6/+16 |
| * | Eh… | Robert Gerus | 2015-12-22 | 1 | -1/+1 |
| * | WIP | Robert Gerus | 2015-12-22 | 1 | -0/+32 |
| * | Reworked url title fetching. | Robert Gerus | 2015-12-22 | 1 | -6/+22 |
|/ | |||||
* | Merge pull request #48 from arachnist/change-useragent | Robert S. Gerus | 2015-12-22 | 1 | -1/+8 |
|\ | |||||
| * | Changed User-Agent header. | Robert Gerus | 2015-12-22 | 1 | -1/+8 |
|/ | |||||
* | Merge pull request #44 from arachnist/fix-ctcp-urltitles | Robert S. Gerus | 2015-12-18 | 1 | -1/+1 |
|\ | |||||
| * | Trim CTCP characters. | Robert Gerus | 2015-12-18 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #41 from arachnist/korwin | Robert S. Gerus | 2015-12-16 | 2 | -0/+93 |
|\ | |||||
| * | Add a simple test. | Robert Gerus | 2015-12-16 | 1 | -0/+12 |
| * | Add korwin plugin. | Robert Gerus | 2015-12-16 | 1 | -0/+81 |
|/ | |||||
* | Bonjour Madame lives again. | Robert Gerus | 2015-12-15 | 2 | -3/+16 |
* | Brainfart #2 | Robert Gerus | 2015-12-14 | 1 | -1/+1 |
* | Brainfart. | Robert Gerus | 2015-12-14 | 2 | -4/+4 |
* | Apparently us ubuntu mirrors hate us. | Robert Gerus | 2015-12-14 | 1 | -1/+1 |
* | Use external dyncfg. | Robert Gerus | 2015-12-14 | 8 | -460/+8 |
* | Merge pull request #39 from arachnist/config-refactor | Robert S. Gerus | 2015-12-12 | 16 | -55/+146 |
|\ | |||||
| * | Fix jan and papiez plugins. | Robert Gerus | 2015-12-12 | 4 | -6/+13 |
| * | Adjust main file to changes in bot. | Robert Gerus | 2015-12-12 | 1 | -0/+1 |
| * | Adjust bot to changes in config. | Robert Gerus | 2015-12-12 | 11 | -13/+22 |
| * | Adjust irc package to changes in config. | Robert Gerus | 2015-12-12 | 2 | -9/+10 |
| * | Adjust main file to changes in config. | Robert Gerus | 2015-12-12 | 1 | -3/+3 |
| * | Sanitization of API. | Robert Gerus | 2015-12-12 | 2 | -15/+8 |
| * | Cover more scenarios with tests. | Robert Gerus | 2015-12-12 | 1 | -6/+83 |
| * | Refactor and fix cache invalidation issues. | Robert Gerus | 2015-12-12 | 1 | -17/+20 |
|/ | |||||
* | Add tests for cycki, kotki and checkinator. | Robert Gerus | 2015-12-11 | 1 | -0/+65 |
* | Limit dice size and number of rolls. | Robert Gerus | 2015-12-11 | 2 | -0/+22 |