aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Reset nick on (re)connectionDavid Phillips2018-08-07
* | Add nick-prefixing for botDavid Phillips2018-08-07
* | Update source command for new args, add nah.nz urlDavid Phillips2018-08-07
* | Source: Add source url commandJoey Pabalinas2018-08-07
* | Merge branch 'admin-command-module' into develDavid Phillips2018-08-07
|\ \ | |/ |/|
| * Add new temporary hack for SASL EXTERNALDavid Phillips2018-07-30
| * Add missing arguments to modulesDavid Phillips2018-07-29
| * Admin: rename join routine to avoid collision with CORE::joinDavid Phillips2018-07-29
| * Implement ignore et al in Admin.pmDavid Phillips2018-07-29
| * Merge branch 'master' into admin-command-moduleDavid Phillips2018-07-29
| |\
| * | Implement in-chan admin commands with Admin moduleDavid Phillips2018-04-11
* | | Timezone: Implement case insensitivityDavid Phillips2018-08-01
* | | Timezone: make $nick matching case-insensitiveJoey Pabalinas2018-07-31
* | | Timezone: remove extra spaceJoey Pabalinas2018-07-31
| |/ |/|
* | Fix typo in module nameDavid Phillips2018-07-14
* | Use tidier format for timeDavid Phillips2018-06-26
* | No need for [A-z] when case-insensitive flag usedDavid Phillips2018-06-20
* | Change URL parsing from space to RFC 3982David Phillips2018-06-20
* | URL_Title: Allow SVG titlingDavid Phillips2018-06-19
* | Correct order of ignore messageDavid Phillips2018-05-18
* | Lower spam limit, tell person we ignoreDavid Phillips2018-05-17
* | Add command to inspect ignoresDavid Phillips2018-05-16
* | Truncate URLs based on shorturl length, not full URLDavid Phillips2018-05-07
* | Fold URL title whitespace into same lineDavid Phillips2018-05-07
* | Replace HTML::HeadParser with HTML::ParserDavid Phillips2018-05-07
|/
* Decode HTML body before passing to to head parserDavid Phillips2018-04-10
* Add topic change commandDavid Phillips2018-04-10
* Add puppet mode settingDavid Phillips2018-04-10
* Add Ping moduleDavid Phillips2018-04-10
* Strike on commands tooDavid Phillips2018-04-10
* Update licence fileDavid Phillips2018-04-10
* Note command prefixDavid Phillips2018-04-10
* Fill out new modules' summaries in READMEDavid Phillips2018-04-10
* Add echo commandDavid Phillips2018-04-10
* Correct capitalisation on module namesDavid Phillips2018-04-10
* Add command modules, map commandDavid Phillips2018-04-10
* Add missing things to sample configDavid Phillips2018-04-10
* Rename poorly named variableDavid Phillips2018-04-10
* Improve matching in timezone.pmDavid Phillips2018-04-10
* Add prototype timezone functionalityDavid Phillips2018-04-09
* Coerce title into UTF8 representationDavid Phillips2018-03-15
* Remove spurious new lineDavid Phillips2018-02-19
* Use client-server-client ping to detect TCP hangDavid Phillips2018-02-18
* Ignore ignored users in pm too, except adminsDavid Phillips2018-01-03
* Add on-the-fly ignore/unignore commandsDavid Phillips2018-01-03
* Ignore users who summon responses from bot too quicklyDavid Phillips2018-01-03
* Add option to disable antifloodDavid Phillips2018-01-03
* Fix url_on optionDavid Phillips2018-01-03
* Don't even respond to non-adminsDavid Phillips2017-11-24
* Dump information about disconnection, error and socket errorsDavid Phillips2017-11-08