]> jfr.im git - erebus.git/shortlog
erebus.git
2023-11-02  John RunyonTODO
2023-11-02  John Runyonbasic_socket - wrap incoming lines
2023-11-02  John RunyonTODO
2023-11-02  John Runyonadd ability to hook extra sockets
2023-11-02  John Runyonexception_hook - fix traceback to show last <limit...
2023-11-01  John Runyonmodlib - reorder hook functions and code to be consistent
2023-11-01  John Runyonfix find to trim oldlogs
2023-10-27  John Runyonupdate bot.config.example - add watchdog parameters
2023-10-27  John Runyonupdate bot.config.example
2023-10-24  John Runyonurls - beautifulsoup: use encoding from Content-Type...
2023-10-23  John Runyonexception_hook module
2023-10-23  John Runyoncore - add exception hooks
2023-10-23  John Runyonurls - fix error messages working
2023-10-23  John Runyonurls - include AIA usage flag in output
2023-10-21  John Runyonsubtext - allow empty replace
2023-10-15  John Runyontrivia - also track time of streaks
2023-10-15  John Runyontrivia - add max-streak tracking
2023-10-15  John Runyonfix import.trivia.php - it was missing the question...
2023-10-11  John Runyonremove __module__ from urls because it breaks on some...
2023-10-09  John Runyonurls - swallow InvalidURL responses
2023-10-04  John Runyonhelp - dont allow args to SHOWCOMMANDS
2023-10-04  John Runyonurls - blacklist my gitweb, lol
2023-10-04  John RunyonTODO
2023-10-04  John Runyoncontrol - use new flag-style options in error messages
2023-10-04  John Runyonchanops - why is this here? its not used
2023-10-04  John RunyonTODO
2023-10-04  John Runyonnitterize - farm out to urls to fetch titles for genera...
2023-10-02  John Runyonurls - skip new reddit since titles are useless on it
2023-09-26  John Runyonurls - add a bunch of headers to make stuff work
2023-09-21  John Runyonfix setnitter
2023-09-21  John Runyonupdate nitter to replace instance
2023-09-12  John Runyonurls - add AIA support. needs python lib aia.
2023-09-11  John RunyonTODO
2023-09-07  John RunyonTODO
2023-09-07  John RunyonTODO
2023-09-07  John Runyonadd steam module with !STEAMNP command
2023-09-07  John Runyonremove a debugging print
2023-09-04  John Runyonupdate README
2023-09-04  John Runyondrop py2
2023-09-04  John Runyonoops some words in README
2023-09-04  John RunyonTODO
2023-09-04  John Runyonupdate README
2023-09-04  John Runyoncontrol - add autoload flag to manipulate autoloads
2023-09-04  John Runyonadd admin_config module with SETCONFIG and DELCONFIG...
2023-09-04  John Runyonconfig - add delete method
2023-09-04  John Runyoncontrol - show ignored status in whois
2023-09-04  John Runyonadmin_user module to set users' glevel
2023-09-04  John Runyonurls - allow to block channels in config
2023-09-04  John RunyonTODO
2023-09-04  John Runyonurls: .strip title
2023-09-04  John Runyonurls: add content-length and content-type
2023-08-25  John Runyonurls - remove broken APIs
2023-08-25  John Runyonurls - remove duplicate effort
2023-08-25  John RunyonTODO
2023-08-24  John RunyonTODO
2023-08-24  John RunyonTODO
2023-08-24  John Runyonurls - fix error handling
2023-08-24  John Runyonurls - fix calling some regexes
2023-08-22  John Runyonupdate listenbrainz default format
2023-08-19  John Runyonmake listenbrainz format configurable
2023-08-19  John Runyonadd listenbrainz module
2023-08-18  John Runyonnitterize - use nitter.net instance
2023-08-13  John Runyonadjust nitterize regex
2023-08-12  John Runyonadd bashorg module
2023-08-12  John Runyonminor updates to nitterize and subtext to ignore DMs
2023-08-12  John Runyonupdate TODO
2023-08-12  John Runyonadd nitterize module
2023-08-12  John Runyonupdate error handling a bit
2023-08-08  John Runyonupdate TODO
2023-08-04  John Runyonadd TODO
2023-08-04  John Runyonfix attempting to regain original nick when nick was...
2023-06-29  John Runyonslight changes to _goterror
2023-06-29  John Runyontry to make more robust in connection faults
2023-06-28  John Runyonreddark - interpret oliver or archived as restricted
2023-06-28  John Runyontrivia - update findq commands and add findqa
2023-06-20  John Runyonhelp - if nofakelag, showcommands should send the list...
2023-06-20  John Runyonurls - fix basic title functionality
2023-06-19  John Runyonupdate watchdog default timeout to 10 mins
2023-06-18  John Runyonfix watchdog, fix exiting when network goes away, etc
2023-06-18  John Runyonsort modlist results
2023-06-18  John Runyonmore help fix
2023-06-18  John Runyonmsg - fix moo
2023-06-18  John Runyonfix help module with nolag
2023-06-17  John Runyonfix msg() with nofakelag
2023-06-16  John Runyonbot - allow hooks for numerics/commands that get sent...
2023-06-15  John Runyonreddark - empty string if error
2023-06-15  John Runyonfix bot exiting on error
2023-06-15  John Runyoncontrol - also show clevel in WHOIS if user has glevel
2023-06-15  John Runyonmove INJECT command from control to eval
2023-06-15  John Runyonupdate version link to source
2023-06-15  John Runyonallow modules to specify that a message should be sent...
2023-06-15  John Runyonfix error handling in reddark
2023-06-15  John Runyonallow to identify instead of auth
2023-06-15  John RunyonMerge branch 'tls-support'
2023-06-15  John Runyonfix tls setup
2023-06-15  John Runyonadding tls support, import ssl and wrap
2023-06-15  John Runyonreddark - dont display message if its blank
2023-06-15  John Runyonreddark - more resilience
2023-06-15  John Runyonfix genhelp - py3 doesnt support __cmp__
2023-06-14  John Runyoncore/bot - add config flag to wait for hidden host...
next