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
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle git being in a detached head state when getting current commit
jesopo
2020-02-08
1
-3
/
+4
*
add opt-in inactive channel pruning
jesopo
2020-02-07
1
-0
/
+50
*
show how many seconds by which you missed !bef/!bang
jesopo
2020-02-07
1
-3
/
+9
*
revamp factoids.py; allow for both server-wide and per-channel factoids
jesopo
2020-02-07
1
-20
/
+71
*
update other modules to use categorised require_access
jesopo
2020-02-07
2
-5
/
+5
*
allow multipe require_accces (comma sep), support "low"/"high"/"admin"
jesopo
2020-02-06
1
-17
/
+17
*
add a setting to only track words from registered users
jesopo
2020-02-06
1
-0
/
+9
*
rewrite words.py to track words per-day (in it's own table)
jesopo
2020-02-06
1
-42
/
+75
*
move !alias variables in to alias_variables.py, add RNICK (random nick)
jesopo
2020-02-05
1
-0
/
+12
*
update !apikey to use command spec
jesopo
2020-02-05
1
-33
/
+17
*
refactor -b/-q/-m timer logic in to 1 function
jesopo
2020-02-05
1
-27
/
+21
*
!voice should target a nickname, not a user object
jesopo
2020-02-04
1
-1
/
+2
*
store timestamp and current git commit when loading a module
jesopo
2020-02-03
1
-14
/
+2
*
actually return gitlab _note result
jesopo
2020-02-03
1
-3
/
+3
*
pull project name from "project_name" when "project" doesn't exist
jesopo
2020-02-03
1
-1
/
+4
*
check git-show-private *after* we have unfiltered_targets
jesopo
2020-02-01
1
-4
/
+4
*
Revert "support gitea respository["private"] as well as project["visibility_l...
•••
This reverts commit 7f659837abd3c3c8c16db51cffbeb2ffa879765f.
jesopo
2020-02-01
1
-2
/
+2
*
throw helpful errors when RSS pages cannot be decoded
jesopo
2020-01-31
1
-1
/
+8
*
support gitea respository["private"] as well as project["visibility_level"]
jesopo
2020-01-31
1
-2
/
+2
*
split utils.datetime out in to .parse and .format
jesopo
2020-01-30
16
-31
/
+35
*
replace "/" in channel logfile names with ","
jesopo
2020-01-30
1
-1
/
+7
*
allow !msearch to work in PM
jesopo
2020-01-30
1
-4
/
+3
*
give messages.py a shorter _name
jesopo
2020-01-30
1
-0
/
+2
*
"found messages: (n/j) ..." -> "found: (n/j) ..."
jesopo
2020-01-30
1
-2
/
+1
*
show "i/found_i" on each !msearch line
jesopo
2020-01-30
1
-5
/
+4
*
add !msearch, to search for patterns in recent messages
jesopo
2020-01-30
1
-0
/
+27
*
add IRCBuffer.BufferLine.format() - /me vs message formatting
jesopo
2020-01-30
1
-4
/
+1
*
update rainbow.py to use command spec
jesopo
2020-01-30
1
-7
/
+2
*
show target user in !ping response
jesopo
2020-01-30
1
-1
/
+1
*
update wikipedia.py to use command specs
jesopo
2020-01-29
1
-6
/
+4
*
add "lstring" command spec; "last string" - explicit args or last message
jesopo
2020-01-29
1
-7
/
+2
*
channel_log timestamps should be yyyy-mm-dd
jesopo
2020-01-29
1
-1
/
+2
*
'type'->'object'; 'type' is already in use
jesopo
2020-01-29
1
-3
/
+3
*
switch tweets to use utils.datetime.to_pretty_time()
jesopo
2020-01-28
1
-2
/
+2
*
'object'->'type'
jesopo
2020-01-28
1
-1
/
+1
*
remove unused ROOT_DIRECTORY and LOGS_DIRECTORY
jesopo
2020-01-28
1
-3
/
+0
*
disable logging by default but allow enabling bot/server-wide
jesopo
2020-01-27
1
-7
/
+17
*
move channel_log/__init__.py to channel_log.py
jesopo
2020-01-27
2
-0
/
+0
*
move logs to new data_directory(), log all channels by default
jesopo
2020-01-27
1
-5
/
+4
*
MergeRequest Notes do not have an "issue" item
jesopo
2020-01-27
1
-7
/
+8
*
`event` doesn't exist in _quiet_method()
jesopo
2020-01-26
1
-1
/
+1
*
we should be checking if there are no flags specified
jesopo
2020-01-26
1
-1
/
+1
*
find "word" type, not cuser (because i can be 'user')
jesopo
2020-01-26
1
-3
/
+3
*
fix _ban looking for user instead of cuser, fix kickban _kick arg
jesopo
2020-01-26
1
-2
/
+2
*
fix channel_op spec arg indexes
jesopo
2020-01-26
1
-3
/
+3
*
add spec arg names to echo.py
jesopo
2020-01-26
1
-3
/
+3
*
update karma.py to use command spec
jesopo
2020-01-26
1
-9
/
+10
*
remove debug prints
jesopo
2020-01-26
1
-2
/
+0
*
remove channel_op.py usage, specs cover it
jesopo
2020-01-25
1
-35
/
+19
*
implement default spec argument types
jesopo
2020-01-25
2
-9
/
+9
[next]