Ben Kurtovic
|
3ddbcd61c1
|
Adding schema for tasks.
|
12 years ago |
Ben Kurtovic
|
e71e9daadb
|
Store update_time as an int, not a float.
|
12 years ago |
Ben Kurtovic
|
e91ef765e6
|
Statistics table now returns unicode instead of strings, bitches.
|
12 years ago |
Ben Kurtovic
|
fcd7fddbdd
|
MD5 can't handle Unicode, so fully implement saving Unicode objects by fixing that.
|
12 years ago |
Ben Kurtovic
|
f993b847ab
|
Encode URLs as UTF-8 before opening them.
|
12 years ago |
Ben Kurtovic
|
e1ff76ba9f
|
gettattr -> getattr
|
12 years ago |
Ben Kurtovic
|
482db43b2e
|
Improve assert=bot.
|
12 years ago |
Ben Kurtovic
|
6a09f31d75
|
Retain results for three days instead of one.
|
12 years ago |
Ben Kurtovic
|
570168ed0e
|
Institute a timeout so we don't try to open these suspicious URLs forever.
|
12 years ago |
Ben Kurtovic
|
4895ad18e3
|
Make that line a bit shorter
|
12 years ago |
Ben Kurtovic
|
cf2101f922
|
Avoid race conditions where the page is edited while checking it.
|
12 years ago |
Ben Kurtovic
|
37336fc343
|
Whoops, use correct filename.
|
12 years ago |
Ben Kurtovic
|
292f04fe2d
|
Implemented limited wildcard matching in ExceptionsDB.
|
12 years ago |
Ben Kurtovic
|
08ceb6a4cf
|
Support for copyvio notes.
|
12 years ago |
Ben Kurtovic
|
164b18b742
|
Fixing !geolocate when IP is reserved or unknown.
|
12 years ago |
Ben Kurtovic
|
fc47ef6d92
|
Merge pull request #32 from Yulli/develop
Capitalise the beginning of all IRC replies.
|
12 years ago |
Justin Yulli Kim
|
5d60a6de8a
|
There's no such word as singluar, silly!
|
12 years ago |
Justin Yulli Kim
|
c7675b2bbf
|
Capitalise replies in everything else in one commit because Earwig
|
12 years ago |
Justin Yulli Kim
|
c532384026
|
Capitalise replies in !quit
|
12 years ago |
Justin Yulli Kim
|
ead64c5581
|
Capitalise replies in !praise
|
12 years ago |
Ben Kurtovic
|
971773fc11
|
Fake-implement _process_message() in IRCConnection.
|
12 years ago |
Ben Kurtovic
|
5ab736723b
|
Fixing a number of silly mistakes; refactoring (thanks pylint)
|
12 years ago |
Justin Yulli Kim
|
c93dc33cef
|
Capitalise replies in !link
|
12 years ago |
Justin Yulli Kim
|
bde94d7cc0
|
Capitalise replies in !langcode
|
12 years ago |
Justin Yulli Kim
|
da3efd2658
|
Capitalise replies in !help
|
12 years ago |
Justin Yulli Kim
|
462d19abb4
|
Capitalise replies in !lag
|
12 years ago |
Justin Yulli Kim
|
cc561a4b56
|
Capitalise replies in !git
|
12 years ago |
Justin Yulli Kim
|
51c6a0a473
|
Capitalise replies in !geolocate
|
12 years ago |
Justin Yulli Kim
|
86c025836f
|
Capitalise replies in !dictionary
|
12 years ago |
Justin Yulli Kim
|
8682c4b631
|
Capitalise replies in !editcount
|
12 years ago |
Justin Yulli Kim
|
56c1c08f39
|
Capitalise replies in !chanops: !voice, !devoice, !op, !deop, !join, !part
|
12 years ago |
Justin Yulli Kim
|
4055aa4e95
|
Capitalise replies in !calc
|
12 years ago |
Justin Yulli Kim
|
3a2f423285
|
Capitalise replies in !crypt: !hash, !encrypt, !decrypt
|
12 years ago |
Justin Yulli Kim
|
c3138fd14c
|
Capitalise replies in !report
|
12 years ago |
Justin Yulli Kim
|
56d954c022
|
Capitalise replies in !submissions
|
12 years ago |
Justin Yulli Kim
|
ad452e43f6
|
Capitalise replies in !status
|
12 years ago |
Justin Yulli Kim
|
121a57d5a7
|
Capitalise replies in !pending
|
12 years ago |
Ben Kurtovic
|
e133d5cfdc
|
Don't ping in reply() if it's private.
|
12 years ago |
Ben Kurtovic
|
c1da237599
|
Remove redundant 'seconds'; use int division.
|
12 years ago |
Ben Kurtovic
|
700562c2a0
|
Format time deltas more nicely.
|
12 years ago |
Ben Kurtovic
|
f7054de9d8
|
short: 500b -> 1000b
|
12 years ago |
Justin Yulli Kim
|
fc1a143558
|
Capitalise the beginning of a sentence
|
12 years ago |
Ben Kurtovic
|
f4b2188351
|
Fixes for when special data is not known due to lag.
|
12 years ago |
Ben Kurtovic
|
3de52a915b
|
Strip reference tags.
|
12 years ago |
Ben Kurtovic
|
f63312752f
|
Fixing regex more.
|
12 years ago |
Ben Kurtovic
|
ebfd06f98b
|
lol how do I regex
|
12 years ago |
Ben Kurtovic
|
141d06d272
|
Fix unmatched groups.
|
12 years ago |
Ben Kurtovic
|
a2b3b784b1
|
Trying an even more complex regular expression for {{x of}} templates.
|
12 years ago |
Ben Kurtovic
|
86eb75f868
|
fix {{unsupported}}
|
12 years ago |
Ben Kurtovic
|
1bf546b706
|
Apparently punctuation marks can be used as headers too.
|
12 years ago |