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
/
stats.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show list of users in a channel, not just count
jesopo
2018-11-27
1
-1
/
+1
*
Make channel stats in /api/servers a dictionary
jesopo
2018-11-27
1
-1
/
+2
*
Add channel stats to /api/servers
jesopo
2018-11-27
1
-1
/
+2
*
update modules/stats.py to use `connection_params`
jesopo
2018-11-11
1
-4
/
+4
*
Show bytes read/written in server stats
jesopo
2018-11-11
1
-1
/
+3
*
Add missing ")" in modules/stats.py
jesopo
2018-11-08
1
-1
/
+1
*
Add !caps to show negotiated IRCv3 capabilities
jesopo
2018-11-08
1
-0
/
+8
*
Support POST through modules/rest_api.py
jesopo
2018-10-05
1
-5
/
+5
*
Add api.server endpoint for individual server information
jesopo
2018-10-05
1
-12
/
+26
*
Return more info for api.servers and api.channels
jesopo
2018-10-05
1
-2
/
+7
*
Remove prints
jesopo
2018-10-05
1
-1
/
+0
*
Add api.modules in modules/stats.py
jesopo
2018-10-04
1
-0
/
+4
*
Provide more information for api.channels
jesopo
2018-10-04
1
-2
/
+8
*
Use URL path for args, not get params
jesopo
2018-10-04
1
-2
/
+2
*
Add api.servers endpoint
jesopo
2018-10-04
1
-0
/
+12
*
Added api.channels handler
jesopo
2018-10-04
1
-0
/
+24
*
Add basics of (by-default disabled) REST API
jesopo
2018-10-04
1
-8
/
+20
*
Move src/Utils.py in to src/utils/, splitting functionality out in to modules of
•••
related functionality
jesopo
2018-10-03
1
-4
/
+4
*
Switch to using docstring for usage, permission and require_mode
jesopo
2018-09-30
1
-2
/
+2
*
Use ModuleManager.BaseModule in more modules
jesopo
2018-09-27
1
-5
/
+2
*
Switch to using @Utils.hook and docstrings for event hooks
jesopo
2018-09-26
1
-4
/
+8
*
Move most code in root directory to src/
jesopo
2018-09-24
1
-1
/
+1
*
Refactor everything to use delimited events
jesopo
2018-09-19
1
-4
/
+4
*
Remove boot_time from stats.py, move it to start_time in IRCBot otherwise a
•••
module reload of stats.py would reset !uptime
jesopo
2018-09-11
1
-2
/
+1
*
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
-1
/
+1
*
Give modules event objects with "context"s, to facilitate purging all the event
•••
hooks for a module
jesopo
2018-08-31
1
-3
/
+3
*
show uptime in 1w1d1h1m1s format
jesopo
2018-08-18
1
-18
/
+3
*
Add help strings for stats.py
jesopo
2018-08-09
1
-2
/
+2
*
added stats.py.
jesopo
2016-05-09
1
-0
/
+52