Luke Slater
e687cbb429
Added filter to snippets and finally re-added ~rm back to quotes
2012-12-04 18:23:43 +00:00
Luke Slater
c690611cdc
Fix dbot for the new jsbot changes passing channel as an object rather than a string. plus some efficiency changes and extra checks and stuff in admin
2012-12-02 15:28:32 +00:00
Luke Slater
c0c235f045
dont bother with a quote if the key begins with _. So I can perform ~_~ unmolested in channel.
2012-07-09 19:45:45 +01:00
Luke Slater
a992e65b6e
make an object sort function in snippets
2012-06-24 23:58:22 +01:00
Luke Slater
2c7e1292d6
remove withAll
2012-06-20 08:27:32 +01:00
Luke Slater
33501c44ea
Add braces around withAll
2012-06-20 08:17:46 +01:00
Joe MacMahon
418906faff
Fixed conflicting .each() function by renaming to .withAll().
2012-06-20 00:52:49 +01:00
Joe MacMahon
d192a17d19
Added AV vote counting.
2012-06-19 14:44:50 +01:00
Joe MacMahon
c1c951f5c7
Downed tools for today
2012-06-18 21:16:22 +01:00
Psychedelic Squid
0cae8b3baa
Use String.prototype.format() < https://gist.github.com/1153608 > to make the translation strings more amenable to variations in word order.
2012-03-26 01:32:41 +00:00
Psychedelic Squid
cfe2c0db4f
Sum function.
2012-03-07 03:22:25 +00:00
Psychedelic Squid
4e2d4017d0
Check all groupings of words for corrections; makes multi-word corrections behave properly.
2012-03-06 22:02:52 +00:00
Alexander D Brown
52cdddf3f7
Added in URL support for the web interface.
...
The Jade templating code in `views/quotes.jade` will now check against the Regular Expression which has been added to `snippets.js` and is delivered to the template by `modules/web.js`.
The reguar expression used should be able to handle any URL and ensure no non-URL elements are made into URLs. It may be worth adding checking for 4XX error codes at a later date.
This shouldn't affect any of the other modules; features have only been added, not modified.
2011-11-09 23:51:01 +00:00
Luke Slater
e874ffbfc2
spelling
2011-10-26 17:19:52 +01:00
Luke Slater
908e957db1
More efficient snippets
2011-08-26 12:45:49 +01:00
Luke Slater
6072cb0e8b
Chance in in snippets, valMatch. Reload snippets file. Change youare.
2011-08-25 17:54:59 +01:00
Luke Slater
3a36ee1894
Hot-loading now works. Fuck yeah!
2011-08-24 16:15:42 +01:00
Luke Slater
e31cb1beb7
added more to snippets
2011-08-24 02:20:13 +01:00
Luke Slater
3d843f6c96
Remove dependency on prototype.js. Not everything is tested so far though...
2011-08-24 01:57:52 +01:00
Luke Slater
df4c7a0e24
moved snippets out
2011-08-22 19:43:16 +01:00