]> jfr.im git - erebus.git/shortlog
erebus.git
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...
2023-06-14  John Runyonreddark - add topic suffix and move updateinterval...
2023-06-14  John Runyonfix config write... py2 docs tell you to open(...,...
2023-06-14  John Runyonimplement handleState and getText
2023-06-14  John Runyonadd reddark streamer, first step
2023-06-14  John Runyonfix cfg.getboolean with a default of True
2023-06-14  John Runyonfix sseclient to work with chunked responses
2023-06-14  John Runyonimport sseclient-0.0.27 to track modifications
2023-05-08  John Runyontrivia - add tie-breaker for target votes with no winne...
2023-01-05  John Runyonadd utility function to trivia module
2023-01-05  John Runyonupdate team
2023-01-05  John Runyonminor cleanup to make code paths more similar
2022-12-14  John Runyonmisc fixes
2022-02-13  John Runyonnew `server` module - !SERVER and !UPTIME commands
2022-02-13  John Runyonmodlib - clarify levels
2022-02-13  John Runyonbot core - track time connected to server & which serve...
2022-02-01  John Runyonallow python to write bytecode files
2022-01-30  John Runyontrivia - two bugfixes
2022-01-30  John Runyonbot._msg - fix calculation
2022-01-30  John Runyonrefactor bot.msg/slowmsg/fastmsg to use a single helper...
2022-01-30  John RunyonFix a bug that could lose messages from the queue.
2021-12-15  zonidjantrivia - FINDQ searches for partial matches now, too
2021-07-23  zonidjanurls - escape .s in open.spotify.com
2021-07-23  zonidjantrivia add todo
next