index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core_modules
/
line_handler
Commit message (
Expand
)
Author
Age
Files
Lines
*
set username and hostmask on chghost before event dispatch
jesopo
2020-02-03
1
-2
/
+5
*
channel.send_mode() BEFORE calling self.join event
jesopo
2020-01-24
1
-1
/
+1
*
simplify snotice detection, handle as normal NOTICE
jesopo
2020-01-23
1
-18
/
+12
*
set_own_nickname before sending self.nick event
jesopo
2020-01-23
1
-1
/
+1
*
only check missed modes if our mode changes and `MODE #chan` responds
jesopo
2020-01-23
3
-13
/
+1
*
only query missing list modes on MODE when we're seen ENDOFWHO
jesopo
2020-01-23
2
-2
/
+15
*
parse proposed ISUPPORT QUIET token
jesopo
2020-01-22
1
-0
/
+6
*
pass :source or connection_params.hostname through server-notice event
jesopo
2020-01-20
1
-1
/
+5
*
give BufferLine.id default value, overwrite in ircv3_msgid.py
jesopo
2020-01-17
1
-4
/
+2
*
add BufferLine.timestamp (`datetime.datetime` object)
jesopo
2020-01-17
1
-2
/
+3
*
give ever BufferLine an ID (IRCv3 msgid or uuid4())
jesopo
2020-01-17
1
-2
/
+4
*
pass through (as well as stripping) statusmsg characters to events
jesopo
2020-01-01
1
-2
/
+9
*
only respect CASEMAPPING when it's not an empty string
jesopo
2019-12-27
1
-1
/
+1
*
only look at 329 when it's a channel we know we are in
jesopo
2019-12-20
1
-2
/
+3
*
move core modules to src/core_modules, make them uneffected by white/black list
jesopo
2019-12-10
6
-0
/
+923