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
/
check_urls.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move check_urls.py to bitbot-modules
jesopo
2019-09-18
1
-37
/
+0
*
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
jesopo
2019-06-28
1
-10
/
+6
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+2
*
Add usage examples for all settings
jesopo
2019-05-23
1
-3
/
+4
*
'utils.http.get_url' -> 'utils.http.request', return a Response object from
•••
utils.http.request
jesopo
2018-12-11
1
-2
/
+2
*
send.stdout/send.stderr need a server kwarg
jesopo
2018-10-04
1
-1
/
+1
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
•••
related functionality
jesopo
2018-10-03
1
-9
/
+9
*
Move all exports to @Utils.export calls
jesopo
2018-09-27
1
-15
/
+11
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-2
/
+1
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-1
/
+1
*
Utilise !serverset in more modules
jesopo
2018-09-09
1
-0
/
+3
*
give an Exports object (actually, ExportsContex object) to each module, to
•••
facilitate things like !set and !channelset without using the events system
jesopo
2018-09-02
1
-9
/
+8
*
Also optionally (attempt to) kick users that send malicious urls in
•••
check_urls.py
jesopo
2018-09-02
1
-3
/
+10
*
Add check_urls.py, to opt-in check for malicious urls
jesopo
2018-09-02
1
-0
/
+34