Commit Graph

10 Commits

Author SHA1 Message Date
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