jesopo
|
795a9a91af
|
Remove debug print
|
2019-04-28 10:51:18 +01:00 |
|
jesopo
|
4466bc34de
|
Add location.py, to allow users to set their location
|
2019-04-28 10:50:35 +01:00 |
|
jesopo
|
24716402ec
|
Show the full result of a !config change
|
2019-04-28 10:50:19 +01:00 |
|
jesopo
|
347253249e
|
Add a setting to automatically shorten URLs when their title is retrieved
|
2019-04-28 00:35:41 +01:00 |
|
jesopo
|
98deba18ed
|
Add _name to urbandictionary.py for correct capitalisation
|
2019-04-27 22:27:36 +01:00 |
|
jesopo
|
437418d006
|
Use is-ignored export in title.py to ignore users for auto-title
|
2019-04-27 14:55:48 +01:00 |
|
jesopo
|
a5f8bb7d3d
|
Use is-ignored export in karma to allow ignoring users for karma
|
2019-04-27 14:51:26 +01:00 |
|
jesopo
|
5f4d5eb270
|
Use is-ignored export in sed.py to allow ignoring users from sed
|
2019-04-27 14:49:57 +01:00 |
|
jesopo
|
df39570d4a
|
Add ability to ignore users per-command
|
2019-04-27 14:49:45 +01:00 |
|
jesopo
|
74c16a1bbe
|
Actually respect default return in Exports.get_one
|
2019-04-27 14:49:18 +01:00 |
|
jesopo
|
f8e933d4cc
|
Delete 'ignore' setting when unignoring so it doesn't hold space in the database
but still defaults to false
|
2019-04-26 07:57:20 +01:00 |
|
jesopo
|
bac9692ec5
|
Change channel_op's _name from "Channel Op" to "ChanOp"
|
2019-04-26 07:26:33 +01:00 |
|
jesopo
|
da52baebcc
|
Check that we have an AbstractURL in DDG results
|
2019-04-25 20:49:27 +01:00 |
|
jesopo
|
b45b9b6219
|
Change copypasted !google help text
|
2019-04-25 20:19:25 +01:00 |
|
jesopo
|
789787b866
|
Add duckduckgo.py
|
2019-04-25 20:18:13 +01:00 |
|
jesopo
|
bdcb4b5db2
|
Add missing ":"
|
2019-04-25 17:50:41 +01:00 |
|
jesopo
|
1240b154cb
|
Support interfaces that don't have AF_INET and/or AF_INET6
|
2019-04-25 17:48:51 +01:00 |
|
jesopo
|
ce1bbb7abe
|
Add netifaces to requirements
|
2019-04-25 16:01:38 +01:00 |
|
jesopo
|
7643a962bd
|
Refuse to get the title for any url that points locall
|
2019-04-25 15:58:58 +01:00 |
|
jesopo
|
9ac7ead57e
|
Make masterlogin passwords one-time-use
|
2019-04-24 17:37:44 +01:00 |
|
jesopo
|
dffee4d223
|
Move REGEX_URL out of isgd.py and title.py in to utils.http
|
2019-04-24 15:46:54 +01:00 |
|
jesopo
|
cc9edc6adb
|
link -> url
|
2019-04-24 15:37:14 +01:00 |
|
jesopo
|
50e3206a9f
|
Aloow !shorten to find the last posted url and shorten it
|
2019-04-24 15:36:26 +01:00 |
|
jesopo
|
df42f1d9c5
|
Store full non-hashed auto-title url in setting value
|
2019-04-24 15:07:02 +01:00 |
|
jesopo
|
71eb640fbd
|
Add ability to track (and show) who first send a specific link that was
auto-titled
|
2019-04-24 14:48:15 +01:00 |
|
jesopo
|
e095c56f77
|
Record and show when a !to was created
|
2019-04-24 14:32:56 +01:00 |
|
jesopo
|
dc102f258d
|
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
|
2019-04-24 12:07:30 +01:00 |
|
jesopo
|
bd4fdfdc7b
|
Add UNIQUE constraint for alias on servers table
|
2019-04-24 11:49:54 +01:00 |
|
jesopo
|
032f6fbc3b
|
IRCServer.alias is no longer optional
|
2019-04-24 11:45:21 +01:00 |
|
jesopo
|
e3100bb64a
|
Look at setting-specific part of export_settings to get validate function, not
the whole dang dictionary
|
2019-04-24 11:02:41 +01:00 |
|
jesopo
|
87340bcbf9
|
change utils.iso8601_format to default to no milliseconds, switch to using
utils.iso8601 functions in badges.py
|
2019-04-23 21:27:43 +01:00 |
|
jesopo
|
537613545d
|
Only show 'submitted' pull_request_review events
|
2019-04-17 10:33:12 +01:00 |
|
jesopo
|
ee8c7813f7
|
Add IRCServer.send_raw so modules don't have to parse messages before sending
them
|
2019-04-16 13:47:45 +01:00 |
|
jesopo
|
959d6a067c
|
Only show no-commit pushes when it's a force
|
2019-04-16 10:24:55 +01:00 |
|
jesopo
|
cc203f1756
|
Show a push event even when there's no commits in it
|
2019-04-16 10:20:11 +01:00 |
|
jesopo
|
34848324d5
|
Bump version to v1.4.0
|
2019-04-16 09:59:40 +01:00 |
|
jesopo
|
16083309ef
|
Add a space between channel name and kick reason in format_activity.py
|
2019-04-16 07:54:07 +01:00 |
|
jesopo
|
884d7ab06a
|
Boldify sed replacement text
|
2019-04-15 21:55:53 +01:00 |
|
jesopo
|
8ecd1f31c7
|
'set.py' -> 'config.py'
|
2019-04-15 17:08:01 +01:00 |
|
jesopo
|
a1ff2348a1
|
Eagle integration is depreciated
|
2019-04-15 17:07:08 +01:00 |
|
jesopo
|
9a5a4757dd
|
Not all "<"s needed to be replaced with "<"
|
2019-04-15 17:05:59 +01:00 |
|
jesopo
|
0b84c879d4
|
Replace "<" with "<"
|
2019-04-15 17:04:43 +01:00 |
|
jesopo
|
f19fa24044
|
Put newlines between block quote formatting
|
2019-04-15 17:03:29 +01:00 |
|
jesopo
|
0c8e902281
|
Revert "Remove block quotes with code blocks"
This reverts commit ec5699ff15 .
|
2019-04-15 17:03:10 +01:00 |
|
jesopo
|
ec5699ff15
|
Remove block quotes with code blocks
|
2019-04-15 17:02:18 +01:00 |
|
jesopo
|
371977af89
|
Remove additional paragraph from README.md that I missed
|
2019-04-15 16:59:55 +01:00 |
|
jesopo
|
d14eaa3148
|
Add first version of docs/help/setup.md and link to it in README.md
|
2019-04-15 16:59:27 +01:00 |
|
jesopo
|
81e9548827
|
Allow adding perform.py commands through chat and add !performexecute, to
execute all perform commands post-connect
|
2019-04-15 16:53:52 +01:00 |
|
jesopo
|
210125d90b
|
Only allow 'current channel' !config logic when we're in a channel
|
2019-04-15 16:48:04 +01:00 |
|
jesopo
|
f60deba6c7
|
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
|
2019-04-15 14:52:08 +01:00 |
|