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
*
use entry["link"] for unique checking if entry["id"] isn't available
jesopo
2019-07-08
1
-7
/
+12
*
TRACE log RSS timing
jesopo
2019-07-08
1
-0
/
+7
*
Handle request_many() not returning a Response for a url
jesopo
2019-07-08
1
-0
/
+4
*
add missing schema in utils.http.sanitise_url, use in rss.py
jesopo
2019-07-08
1
-2
/
+2
*
switch rss.py to use utils.http.request_many
jesopo
2019-07-08
1
-9
/
+3
*
only set last_stdout/last_stderr when there's actually output
jesopo
2019-07-07
1
-8
/
+9
*
support rss/atom feeds that have no feed title
jesopo
2019-07-07
1
-2
/
+4
*
fix typo; closes issue #80
fosslinux
2019-07-06
1
-1
/
+1
*
"paramatered" -> "parametered"
jesopo
2019-07-04
1
-1
/
+1
*
add bot-wide command-method option
jesopo
2019-07-04
1
-1
/
+4
*
Add !editserver command
jesopo
2019-07-04
1
-0
/
+38
*
WARN log when a RSS feed throws in _check_url
jesopo
2019-07-04
1
-1
/
+2
*
add botset IntSetting for RSS interval
jesopo
2019-07-04
1
-1
/
+4
*
treat 437 the same as 433 (nickname already in use)
jesopo
2019-07-04
2
-2
/
+11
*
use stdout.append_prefix to put user nickname in without color
jesopo
2019-07-03
1
-1
/
+1
*
Allow commands to append to out/err prefix
jesopo
2019-07-03
1
-7
/
+11
*
Add user nickname to \!weather prefix
Anton McClure
2019-07-03
1
-0
/
+6
*
unset saved channel key on -k
jesopo
2019-07-03
1
-0
/
+4
*
remove debug prints
jesopo
2019-07-03
1
-2
/
+0
*
catch +k cmodes (MODE, 324) and store them
jesopo
2019-07-03
1
-0
/
+11
*
return parsed modes from IRCChannel.parse_modes, pass through mode events
jesopo
2019-07-03
4
-9
/
+13
*
Show an error (instead of throwing) when !define gets a 404
jesopo
2019-07-03
1
-10
/
+14
*
'+= 1' -> '+= value'
jesopo
2019-07-02
1
-1
/
+1
*
add !duckstats
jesopo
2019-07-02
1
-4
/
+40
*
Intercept JOINs and attach known keys (channel_keys.py)
jesopo
2019-07-02
2
-17
/
+35
*
use raw/unformatted Setting usage strings for require_setting output
jesopo
2019-07-02
1
-1
/
+1
*
Revamp perform.py (including adding channel-performs)
jesopo
2019-07-02
1
-27
/
+61
*
improve !ud regex
jesopo
2019-07-02
1
-1
/
+1
*
Actually use sanitised url when getting <title>
jesopo
2019-07-02
1
-2
/
+1
*
use utils.http.url_sanitise() in title.py
jesopo
2019-07-02
1
-1
/
+1
*
mulitline-concat shouldn't be a c2c tag
jesopo
2019-07-02
1
-1
/
+1
*
pass IRCUser objects through formatted.notice events
jesopo
2019-07-02
1
-2
/
+3
*
Pass channel object along with formatted.notice.channel events
jesopo
2019-07-02
1
-1
/
+1
*
Add setting to disable relaying joins/parts/quits/modes/etc
jesopo
2019-07-02
1
-3
/
+11
*
Don't double-shorten `push` range urls
jesopo
2019-07-02
1
-2
/
+1
*
'patern' -> 'pattern'
jesopo
2019-07-01
1
-1
/
+1
*
delete rss-hooks setting when it's empty
jesopo
2019-07-01
1
-1
/
+4
*
We should be parsing out (server, channel) for rss hooks
jesopo
2019-07-01
1
-2
/
+2
*
Make ignore logic PRIORITY_HIGH so it catches before format events
jesopo
2019-07-01
1
-1
/
+2
*
Remove PRIORITY values for NOTICE events - i dont think we need them
jesopo
2019-07-01
1
-3
/
+3
*
Include NOTICEs in ignores
jesopo
2019-07-01
1
-0
/
+2
*
Allow bot admins to add/remove channel-ignores
jesopo
2019-07-01
1
-0
/
+1
*
Support ignoring users per-channel
jesopo
2019-07-01
1
-2
/
+47
*
'in_args' -> 'min_args'
jesopo
2019-07-01
1
-2
/
+2
*
don't overwrite command_check_self()
jesopo
2019-07-01
1
-1
/
+1
*
Add depends-on hashflags for relay.py
jesopo
2019-07-01
1
-0
/
+4
*
Replace direct relays with "relay groups"
jesopo
2019-07-01
1
-61
/
+72
*
Add check.command.is-channel handler in commands module
jesopo
2019-07-01
1
-0
/
+7
*
don't prefix relay messages with 'relay/'
jesopo
2019-07-01
1
-1
/
+1
*
Add RESET char in relay lines due to weechat bug
jesopo
2019-06-30
1
-0
/
+1
[next]