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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add help and channel_only kwargs to !ops
jesopo
2019-07-09
1
-0
/
+2
*
'evnet' -> 'event' typo
jesopo
2019-07-09
1
-1
/
+1
*
add ops.py
•••
closes #91
jesopo
2019-07-09
1
-0
/
+18
*
add --depends-on hashflag for slowvoice.py
jesopo
2019-07-09
1
-0
/
+2
*
catch and prettify dns.exception.DNSException
•••
closes #90
jesopo
2019-07-09
1
-0
/
+4
*
add slowvoice.py
jesopo
2019-07-09
1
-0
/
+42
*
Return new Timers
jesopo
2019-07-09
1
-10
/
+12
*
Allow Timer objects to be cancelled
jesopo
2019-07-09
1
-3
/
+5
*
Show new label for PR 'labeled' events
jesopo
2019-07-09
1
-0
/
+2
*
show new label for issue 'labeled' events
jesopo
2019-07-09
1
-3
/
+8
*
.lower()ify webhook repo names for case insensitive checks
jesopo
2019-07-08
1
-6
/
+12
*
use entry["link"] for unique checking if entry["id"] isn't available
jesopo
2019-07-08
1
-7
/
+12
*
asyncio.gather -> asyncio.wait (with timeout)
jesopo
2019-07-08
1
-1
/
+1
*
tell asyncio.gather which loop to use
jesopo
2019-07-08
1
-1
/
+1
*
close event loop when we're done with it (request_many())
jesopo
2019-07-08
1
-1
/
+2
*
Don't try/except async http exceptions
jesopo
2019-07-08
1
-5
/
+1
*
switch request_many() to use asyncio.gather
jesopo
2019-07-08
1
-14
/
+18
*
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
*
catch async exceptions in utils.http.request_many()
jesopo
2019-07-08
1
-1
/
+6
*
add missing schema in utils.http.sanitise_url, use in rss.py
jesopo
2019-07-08
2
-2
/
+5
*
switch rss.py to use utils.http.request_many
jesopo
2019-07-08
1
-9
/
+3
*
switch to using asyncio's event loop
jesopo
2019-07-08
1
-6
/
+7
*
implement utils.http.request_many as a tonado ioloop yield
jesopo
2019-07-08
3
-2
/
+21
*
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
*
Merge pull request #81 from fosslinux/master
•••
fix typo; closes issue #80
jesopo
2019-07-06
1
-1
/
+1
|
\
|
*
fix typo; closes issue #80
fosslinux
2019-07-06
1
-1
/
+1
|
/
*
"paramatered" -> "parametered"
jesopo
2019-07-04
3
-3
/
+3
*
add bot-wide command-method option
jesopo
2019-07-04
1
-1
/
+4
*
Add -D cli arg to tolerate disconnections on startup
jesopo
2019-07-04
1
-3
/
+6
*
Add !editserver command
jesopo
2019-07-04
2
-0
/
+44
*
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
*
add line about `/msg <bot> identify` in setup.md
jesopo
2019-07-04
1
-0
/
+1
*
treat 437 the same as 433 (nickname already in use)
jesopo
2019-07-04
2
-2
/
+11
*
threading.Lock() around any access to _write_buffer
jesopo
2019-07-04
1
-22
/
+26
*
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
*
Merge pull request #78 from AntonMcClure/master
•••
Add user nickname to !weather prefix
jesopo
2019-07-03
1
-0
/
+6
|
\
|
*
Add user nickname to \!weather prefix
Anton McClure
2019-07-03
1
-0
/
+6
|
/
*
< is important!
jesopo
2019-07-03
1
-2
/
+2
*
extra newline between '>' lines so they don't get joined together
jesopo
2019-07-03
1
-0
/
+2
*
'``' -> '>'
jesopo
2019-07-03
1
-4
/
+4
*
'-' is a special char in markdown
jesopo
2019-07-03
1
-1
/
+1
*
Add docs/help/channels.md
jesopo
2019-07-03
1
-0
/
+21
*
update setup.md to reflect new `!perform` interface
jesopo
2019-07-03
1
-1
/
+1
*
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
[next]