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
/
permissions
Commit message (
Expand
)
Author
Age
Files
Lines
*
only FORCE_SUCCESS for masterlogin when there's a permissions requirement
jesopo
2019-10-09
1
-1
/
+1
*
allow all preprocess.command and check.command failures to have a message
jesopo
2019-09-26
1
-6
/
+9
*
Add IntRangeSetting, reorder OptionsSetting arg order
jesopo
2019-08-30
1
-3
/
+2
*
Automatically format `example` text for OptionsSetting (showing options)
jesopo
2019-06-29
1
-2
/
+2
*
Implement utils.OptionsSetting
jesopo
2019-06-28
1
-2
/
+3
*
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
jesopo
2019-06-28
1
-3
/
+2
*
Switch all 'hook.kwargs.get(' calls to 'hook.get_kwarg('
jesopo
2019-06-26
1
-1
/
+1
*
Add a way to __or__ `utils.Check`s, as a "if one of these passes" thing
jesopo
2019-06-14
1
-5
/
+11
*
Remove empty _random_string declaration
jesopo
2019-05-30
1
-2
/
+0
*
Hex-encode master passwords, instead of b64, to avoid "strange" chars
jesopo
2019-05-30
1
-4
/
+4
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+3
*
Only show register/identify advice when we're using `internal` auth
jesopo
2019-05-23
1
-3
/
+7
*
Add usage examples for all settings
jesopo
2019-05-23
1
-1
/
+2
*
Add masterpassword private-only command
jesopo
2019-05-21
1
-0
/
+8
*
Move master-password generation out to it's own function
jesopo
2019-05-21
1
-2
/
+6
*
Make masterlogin passwords one-time-use
jesopo
2019-04-24
1
-1
/
+2
*
Add a master-admin login system, to have a bot-wide password to give any user
•••
using it complete admin permissions - mostly intended to add new admin users
jesopo
2019-04-15
1
-1
/
+33
*
Add/remove people from channels before received.join/received.part events
jesopo
2019-04-15
1
-1
/
+1
*
Use '<' for '<' in README (permissions)
jesopo
2019-02-17
1
-2
/
+2
*
Add section about identifying (permissions README.md)
jesopo
2019-02-17
1
-0
/
+6
*
Typo, 'BitBo' -> 'BitBot' (permissions)
jesopo
2019-02-17
1
-1
/
+1
*
Move permissions.py in to a directory and add a README.md for it
jesopo
2019-02-17
2
-0
/
+275