Ben Kurtovic
|
f92fb34d0e
|
Improve sentence splitting, again.
|
9 years ago |
Ben Kurtovic
|
75058997c2
|
Split copyvio queries a bit differently; maybe better on other languages.
|
9 years ago |
Ben Kurtovic
|
248e9a84ac
|
Update !help remind.
|
9 years ago |
Ben Kurtovic
|
e9add9f27f
|
Tweak version, script message.
|
9 years ago |
Ben Kurtovic
|
696d24432d
|
Improve detection of maximum IRC message length.
|
9 years ago |
Ben Kurtovic
|
941cc2c00a
|
Tweak !remind all a bit.
|
9 years ago |
Ben Kurtovic
|
8f2b232568
|
Add !remind all.
|
9 years ago |
Ben Kurtovic
|
baf8b9683b
|
Version bump for 0.3
|
9 years ago |
Ben Kurtovic
|
63d941aebb
|
Merge develop into master (release/0.2)
|
9 years ago |
Ben Kurtovic
|
eac7117a92
|
release/0.2
|
9 years ago |
Ben Kurtovic
|
f974cdf409
|
Make config directory if it doesn't already exist (#63)
|
9 years ago |
Ben Kurtovic
|
d65939d1d6
|
Add note about missing header files (fixes #62)
|
9 years ago |
Ben Kurtovic
|
fc36badd68
|
!stalk: a little safer; support wildcards
|
9 years ago |
Ben Kurtovic
|
c5a83aea0a
|
Hopefully fix lingering unicode issues in !notes.
|
9 years ago |
Ben Kurtovic
|
44da856120
|
Show year in end time if not this year.
|
9 years ago |
Ben Kurtovic
|
02b86de8a9
|
Add y as a time suffix for !remind.
|
9 years ago |
Ben Kurtovic
|
f91bbaec0f
|
Fix typo in log message.
|
9 years ago |
Ben Kurtovic
|
d7e57910c0
|
Make reminders persistent.
|
9 years ago |
Ben Kurtovic
|
d5689cafe3
|
Implement serialization for IRC Data objects.
|
9 years ago |
Ben Kurtovic
|
5534a46c55
|
Add an unload hook for commands and tasks.
|
9 years ago |
Ben Kurtovic
|
901482c92e
|
Make stalks persistent.
|
9 years ago |
Ben Kurtovic
|
f52fb06c19
|
Add a debug message when catching ParserExclusionError.
|
9 years ago |
Ben Kurtovic
|
c81d1d949d
|
Update global exclusion lists more often than site-specific ones.
|
9 years ago |
Ben Kurtovic
|
108eca13ac
|
Finish mirror hinting algorithm.
|
9 years ago |
Ben Kurtovic
|
91846ce4fb
|
Refactor out mirror hinting logic in source parsers.
|
9 years ago |
Ben Kurtovic
|
d8202e6094
|
Merge branch 'feature/cv2015' into develop
|
9 years ago |
Ben Kurtovic
|
147b46f572
|
A couple more fixes and cleanup.
|
9 years ago |
Ben Kurtovic
|
03910b6cb5
|
Add mirror detection logic to parsers; fixes.
|
9 years ago |
Ben Kurtovic
|
81a090c923
|
Allow content parsers to signal that a source should be excluded.
|
9 years ago |
Ben Kurtovic
|
bb819c9306
|
Explicitly include excluded URLs in the result set; mark as excluded.
|
9 years ago |
Ben Kurtovic
|
e99e1c1ef1
|
Typo fix.
|
9 years ago |
Ben Kurtovic
|
509598d7fc
|
Try merging in templates with parameter values of a certain size (fixes #42)
|
9 years ago |
Ben Kurtovic
|
d741667c4c
|
Try using pentagrams rather than trigrams for copyvio Markov chains.
|
9 years ago |
Ben Kurtovic
|
7957061580
|
Add !version (closes #56)
|
9 years ago |
Ben Kurtovic
|
8228f04c9f
|
Catch another error.
|
9 years ago |
Ben Kurtovic
|
a17f0ec47b
|
Add a 'part' hook. Updates.
|
9 years ago |
Ben Kurtovic
|
7af4c4deee
|
Fix double messages.
|
9 years ago |
Ben Kurtovic
|
acc233a06c
|
Make sure command split happens before we parse it.
|
9 years ago |
Ben Kurtovic
|
9c526e219f
|
Bugfix.
|
9 years ago |
Ben Kurtovic
|
45110d8cdc
|
Fix lowercasing of nicks with nick-replies.
|
9 years ago |
Ben Kurtovic
|
a8e431e806
|
Support reply-nick syntax for all commands; support unspaced form.
|
9 years ago |
Ben Kurtovic
|
de2daac51c
|
Quick patch to support !link >nick syntax.
|
9 years ago |
Ben Kurtovic
|
9e45d32725
|
Fix, since we can't get low watch counts.
|
9 years ago |
Ben Kurtovic
|
07d87dc7a4
|
Add !watchers command to count page watchers.
|
9 years ago |
Ben Kurtovic
|
b315e9bdc5
|
Default to useHTTPS=True for new Sites.
|
9 years ago |
Ben Kurtovic
|
68e3ec2a73
|
Don't pass starttimestamp when None.
This sometimes happens when pages are edited without loading them beforehand.
|
9 years ago |
Ben Kurtovic
|
52cfbad141
|
Bugfix for a command suggestion.
|
9 years ago |
Ben Kurtovic
|
b9a315cf1a
|
Add a !stalk/!watch command and a bunch of framework to support it.
|
9 years ago |
Ben Kurtovic
|
1bde44b438
|
Fix !registration on birthdays.
|
9 years ago |
Ben Kurtovic
|
d82d7201e5
|
Fix age logic.
|
9 years ago |