jesopo
|
6eb8b1ba6d
|
Move all exports to @Utils.export calls
|
2018-09-27 12:08:07 +01:00 |
|
jesopo
|
51a52e2b0e
|
Switch to using @Utils.hook and docstrings for event hooks
|
2018-09-26 18:27:17 +01:00 |
|
jesopo
|
ecb9d7cb3f
|
Move most code in root directory to src/
|
2018-09-24 15:13:27 +01:00 |
|
jesopo
|
3c3583e30c
|
Disable sed by default
|
2018-09-21 11:55:17 +01:00 |
|
jesopo
|
fcbb7c960c
|
Refactor everything to use delimited events
|
2018-09-19 13:25:12 +01:00 |
|
jesopo
|
8c6ab17e57
|
give an Exports object (actually, ExportsContex object) to each module, to
facilitate things like !set and !channelset without using the events system
|
2018-09-02 19:54:45 +01:00 |
|
jesopo
|
9874f79b49
|
Give modules event objects with "context"s, to facilitate purging all the event
hooks for a module
|
2018-08-31 12:55:52 +01:00 |
|
jesopo
|
9a78dabcc2
|
80 cols!
|
2018-08-28 15:15:04 +01:00 |
|
jesopo
|
b62cd4be84
|
.log -> .buffer, i missed this one!
|
2018-08-28 14:55:35 +01:00 |
|
jesopo
|
b699c120a0
|
Change how specific events assure their hooks gets the event independant of
loading order
|
2018-08-28 14:55:08 +01:00 |
|
jesopo
|
7114bb7155
|
only get "sed" setting when a message that looks like a sed command comes in
|
2018-08-05 15:35:23 +01:00 |
|
jesopo
|
0cc72d5d66
|
Added a "replay" system to EventManager hooks, to replay missed .calls
|
2017-12-26 10:32:36 +00:00 |
|
jesopo
|
0df7abb03e
|
Handle empty CAP, additional IRCLog feature, better tls, better channel_save logic, add sed-sender-only setting
Signed-off-by: jesopo <github@lolnerd.net>
|
2017-10-27 13:15:33 +01:00 |
|
jesopo
|
5338859e31
|
added a function to Utils to get the "closest" setting, with channel/user settings being more important than server-wide settings.
|
2016-05-06 13:36:01 +01:00 |
|
Evelyn
|
190d42fbb5
|
simpler boolean channel settings
|
2016-04-10 17:40:58 +01:00 |
|
jesopo
|
f943d63098
|
first commit.
|
2016-03-29 12:56:58 +01:00 |
|