215 Commits (e8652c37c896583190570e9b94cabb76866f9a11)
 

Author SHA1 Message Date
dave e8652c37c8 More tests
5 years ago
dave 585efb2c18 Add E2E test
5 years ago
dave a6de322a00 Add clean shutdown methods to miniircd for running under unit tests
5 years ago
dave 20d1b18248 Add miniircd
5 years ago
dave 484df33247 Refactor jsonrpc into modern python & add tests
5 years ago
dave 8198d72aaa Add more tests
5 years ago
dave f4c9f5fb92 tests
5 years ago
dave 8606561074 Add module touch reloading in pubsubbot
5 years ago
dave 7379d03153 Misc tweaks and fixes
5 years ago
dave d9914ca104 Add test harness
5 years ago
dave d55e111767 modernize module system: 5.0.0
5 years ago
dave 5b68793f4f update some .help text
5 years ago
dave 3d047bb0cc Add output rate limiting
5 years ago
dave 2f88dc28c6 Implement command help system
5 years ago
dave 5c8f6b02fd Refactor modulebase hooks to reduce internal complexity
5 years ago
dave f000194af4 Add rate limiting to SMS
5 years ago
dave 9ed3d3d465 Add SMS module
5 years ago
dave 4daf05858b Cleanup
5 years ago
dave b142c501e7 Reconnect correctly after ping timeouts
5 years ago
dave 9b64dc3995 Add regex command hook to fix calc
5 years ago
dave 9b225b87cc Don't match invalid chars in URLs
5 years ago
dave 2d463d9b99 another uno fix
6 years ago
dave ce634b4923 uno fixes
6 years ago
dave d24e9b751d fix unicode error
6 years ago
dave 839d680a28 Add docs and update dockerfiles
6 years ago
dave deab2ff924 add command handler in pubsub module
6 years ago
dave c1d4b025f7 PubSub message bus modules
6 years ago
dave 5a08b449c7 Update linktitler for new reddit api
6 years ago
dave 493a966a03 Update dockerfile
6 years ago
dave 6cd8911502 Update docs
6 years ago
dave e9349091bd Customizable asciis
6 years ago
dave b09e675189 add command decorator
6 years ago
dave 65459051da Support hook decorators
6 years ago
dave d2c3261398 Fix configurable activity timeout
6 years ago
dave 1a95add107 Reset pingresponder timer on SEND activity
6 years ago
dave fd51de7f84 Add highlight mode for ascii module for real legit spamming
6 years ago
dave 706f789fdb Use async sleep
6 years ago
dave 3b1eaae929 Support reading config from stdin
6 years ago
dave ee71fe69d2 Support monolithic configs
6 years ago
dave cc4e3fee72 Add ascii spamming module
6 years ago
dave f11f339b42 Add more networking options
6 years ago
dave a73bc9ca00 Add changelog in docs
6 years ago
dave d030bc588f Bump dockerfile base OS version
6 years ago
dave ab8c3978fb Update docs & docbuilder
6 years ago
dave f4fda5f60d Ditch asynchat for asyncio. Python 2 no longer supported.
6 years ago
dave 7e0a3a700e Fix more uno bugs
6 years ago
dave 2cb37e250f Lint fixes
6 years ago
dave 3a1af88987 Fix more uno bugs
6 years ago
dave 2c0d1a5bf1 Entrypoint must be json
6 years ago
dave 30e6bb4c30 Fix cmd in dockerfile
6 years ago