aboutsummaryrefslogtreecommitdiff
path: root/idalius.pl
Commit message (Collapse)AuthorAge
...
* Change variable name (copy/paste error)David Phillips2017-05-21
|
* Add responses on successful admin command requestsDavid Phillips2017-05-21
|
* Separate functionalities into modulesDavid Phillips2017-05-21
|
* Remove trailing slash from pretty urlDavid Phillips2017-05-09
|
* Change titles error to short reasonDavid Phillips2017-05-09
|
* URL Titles: Don't use a HEAD request firstDavid Phillips2017-05-09
| | | | | This upset some websites like reddit which are prissy about >1 request every two seconds.
* Strip protocol from title's source URLDavid Phillips2017-04-18
| | | | Helps avoid other poorly configured bots
* Make URL titles optional, enable in configDavid Phillips2017-04-18
|
* Butcher URL titles in from original idalius botDavid Phillips2017-04-18
|
* Don't buffer output; makes logging easierDavid Phillips2017-04-18
|
* Rename old saxrobot/saxbot sb_config to more appropriate nameDavid Phillips2017-03-27
|
* Correct coding styleDavid Phillips2017-03-27
|
* Enforce setting of scalar configsDavid Phillips2017-03-26
|
* Re-read config file before reconnectionDavid Phillips2017-03-24
|
* Add reconnect commandDavid Phillips2017-03-24
|
* Treat CTCP ACTIONs the same as public messagesDavid Phillips2017-03-21
|
* Rename saxrobot->idaliusDavid Phillips2017-03-18