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 a setting to automatically shorten URLs when their title is retrieved
jesopo
2019-04-28
1
-4
/
+13
*
Add _name to urbandictionary.py for correct capitalisation
jesopo
2019-04-27
1
-0
/
+2
*
Use is-ignored export in title.py to ignore users for auto-title
jesopo
2019-04-27
1
-0
/
+5
*
Use is-ignored export in karma to allow ignoring users for karma
jesopo
2019-04-27
1
-0
/
+5
*
Use is-ignored export in sed.py to allow ignoring users from sed
jesopo
2019-04-27
1
-0
/
+4
*
Add ability to ignore users per-command
jesopo
2019-04-27
1
-13
/
+39
*
Actually respect default return in Exports.get_one
jesopo
2019-04-27
1
-1
/
+1
*
Delete 'ignore' setting when unignoring so it doesn't hold space in the database
•••
but still defaults to false
jesopo
2019-04-26
1
-1
/
+1
*
Change channel_op's _name from "Channel Op" to "ChanOp"
jesopo
2019-04-26
1
-1
/
+1
*
Check that we have an AbstractURL in DDG results
jesopo
2019-04-25
1
-1
/
+1
*
Change copypasted !google help text
jesopo
2019-04-25
1
-1
/
+1
*
Add duckduckgo.py
jesopo
2019-04-25
1
-0
/
+24
*
Add missing ":"
jesopo
2019-04-25
1
-1
/
+1
*
Support interfaces that don't have AF_INET and/or AF_INET6
jesopo
2019-04-25
1
-1
/
+4
*
Add netifaces to requirements
jesopo
2019-04-25
2
-2
/
+2
*
Refuse to get the title for any url that points locall
jesopo
2019-04-25
2
-3
/
+39
*
Make masterlogin passwords one-time-use
jesopo
2019-04-24
1
-1
/
+2
*
Move REGEX_URL out of isgd.py and title.py in to utils.http
jesopo
2019-04-24
3
-10
/
+8
*
`link` -> `url`
jesopo
2019-04-24
1
-1
/
+1
*
Aloow !shorten to find the last posted url and shorten it
jesopo
2019-04-24
1
-4
/
+13
*
Store full non-hashed auto-title url in setting value
jesopo
2019-04-24
1
-3
/
+3
*
Add ability to track (and show) who first send a specific link that was
•••
auto-titled
jesopo
2019-04-24
1
-2
/
+29
*
Record and show when a !to was created
jesopo
2019-04-24
2
-4
/
+11
*
Add Database.servers.get_by_alias, move IRCBot.get_server to
•••
IRCBot.get_server_by_id, add IRCBot.get_server_by_alias and change !connect/!disconnect to take aliases instead of IDs
jesopo
2019-04-24
7
-24
/
+33
*
Add UNIQUE constraint for `alias` on `servers` table
jesopo
2019-04-24
1
-1
/
+2
*
IRCServer.alias is no longer optional
jesopo
2019-04-24
2
-7
/
+3
*
Look at setting-specific part of export_settings to get `validate` function, not
•••
the whole dang dictionary
jesopo
2019-04-24
1
-1
/
+1
*
change utils.iso8601_format to default to no milliseconds, switch to using
•••
utils.iso8601 functions in badges.py
jesopo
2019-04-23
4
-14
/
+19
*
Only show 'submitted' pull_request_review events
jesopo
2019-04-17
1
-0
/
+3
*
Add IRCServer.send_raw so modules don't have to parse messages before sending
•••
them
jesopo
2019-04-16
3
-3
/
+4
*
Only show no-commit pushes when it's a force
jesopo
2019-04-16
1
-1
/
+1
*
Show a push event even when there's no commits in it
jesopo
2019-04-16
1
-4
/
+6
*
Bump version to v1.4.0
jesopo
2019-04-16
1
-1
/
+1
*
Add a space between channel name and kick reason in format_activity.py
jesopo
2019-04-16
1
-1
/
+1
*
Boldify sed replacement text
jesopo
2019-04-15
1
-1
/
+1
*
'set.py' -> 'config.py'
jesopo
2019-04-15
1
-0
/
+0
*
Eagle integration is depreciated
jesopo
2019-04-15
1
-3
/
+0
*
Not all "<"s needed to be replaced with "<"
jesopo
2019-04-15
1
-4
/
+4
*
Replace "<" with "<"
jesopo
2019-04-15
1
-15
/
+15
*
Put newlines between block quote formatting
jesopo
2019-04-15
1
-0
/
+8
*
Revert "Remove block quotes with code blocks"
•••
This reverts commit ec5699ff15c762d835a3f0f6a31edeb5c4cf3ddb.
jesopo
2019-04-15
1
-11
/
+11
*
Remove block quotes with code blocks
jesopo
2019-04-15
1
-11
/
+11
*
Remove additional paragraph from README.md that I missed
jesopo
2019-04-15
1
-2
/
+0
*
Add first version of docs/help/setup.md and link to it in README.md
jesopo
2019-04-15
2
-2
/
+46
*
Allow adding perform.py commands through chat and add !performexecute, to
•••
execute all perform commands post-connect
jesopo
2019-04-15
1
-6
/
+28
*
Only allow 'current channel' !config logic when we're in a channel
jesopo
2019-04-15
1
-1
/
+6
*
Add a master-admin login system, to have a bot-wide password to give any user
•••
using it complete admin permissions - mostly intended to add new admin users
jesopo
2019-04-15
1
-1
/
+33
*
Add/remove people from channels before received.join/received.part events
jesopo
2019-04-15
2
-12
/
+17
*
Support continuous alias arg replacements (e.g. "index 1 onwards" using "$1-")
jesopo
2019-04-14
1
-8
/
+21
*
'closed #123 without merging' -> 'closed #123'
jesopo
2019-04-11
1
-3
/
+2
[next]