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
/
shorturl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
utilise @utils.export for function exporting in more places
jesopo
2020-02-19
1
-5
/
+3
*
utils.http.Response.data should always be `bytes` - add .decode and .soup
jesopo
2019-11-26
1
-3
/
+3
*
Add IntRangeSetting, reorder OptionsSetting arg order
jesopo
2019-08-30
1
-1
/
+1
*
return matching string from buffer.find() as most uses were redundantly regexing
jesopo
2019-08-13
1
-2
/
+1
*
Allow url shorteners to be specified per-channel
jesopo
2019-08-05
1
-3
/
+10
*
have !unshorten look back throgh logs for a url
jesopo
2019-07-23
1
-13
/
+16
*
OptionsSetting ctor should have empty `options` when using options_factory
jesopo
2019-06-29
1
-1
/
+1
*
Implemnt _options_factory for OptionsSetting to have dynamic options
jesopo
2019-06-29
1
-4
/
+10
*
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
jesopo
2019-06-28
1
-4
/
+4
*
add !unshorten
jesopo
2019-06-26
1
-0
/
+18
*
add --depends-on hashflags to shorturl.py
jesopo
2019-06-25
1
-0
/
+3
*
merge bitly code back in to shorturl.py as we use it for default shortener
jesopo
2019-06-25
1
-8
/
+18
*
Add system to have multiple url shorteners and chose which to use
jesopo
2019-06-25
1
-22
/
+35
*
return unshortened url when shortening fails
jesopo
2019-06-20
1
-0
/
+1
*
Add `depends-on` hashflags to relevant modules
jesopo
2019-05-25
1
-0
/
+1
*
Move isgd.py to shorturl.py and switch back to using bit.ly
jesopo
2019-05-01
1
-0
/
+44