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
/
modules
/
line_handler
/
user.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move core modules to src/core_modules, make them uneffected by white/black list
jesopo
2019-12-10
1
-102
/
+0
*
refactor permissions and allow hostmasks to be assigned to accounts
jesopo
2019-11-21
1
-8
/
+4
*
format and print CHGHOST events
jesopo
2019-10-31
1
-1
/
+4
*
Change raw.send and raw.receive commands to just pass around ParsedLines
jesopo
2019-06-22
1
-23
/
+23
*
Remove users from channels/server AFTER we call received.quit
jesopo
2019-06-05
1
-1
/
+1
*
v1.8.0 release
jesopo
2019-06-03
1
-9
/
+9
*
Move all actual nickname changing until AFTER events are fixed. it was actually
•••
set_own_nickname that was really causing the issue.
jesopo
2019-05-12
1
-4
/
+4
*
Change user nickname before firing (received/self).nick events
jesopo
2019-05-12
1
-3
/
+3
*
Correctly support SETNAME being targetted at us
jesopo
2019-04-02
1
-2
/
+8
*
Enum values shouldn't be all upper case
jesopo
2019-03-10
1
-2
/
+2
*
Treat our own user as a regular user throughout line_handler
jesopo
2019-03-05
1
-17
/
+23
*
Keep track of a user's away message, not just whether they're away or not
jesopo
2019-02-22
1
-0
/
+2
*
Split line_handler.py out in to different files for different categories
jesopo
2019-02-22
1
-0
/
+89