Luke Slater
344ae848a4
fixed the idiot half-changed spelling bit
2011-11-27 13:32:41 +00:00
Luke Slater
877d666a19
fixed the idiot half-changed spelling bit
2011-11-27 13:27:34 +00:00
Luke Slater
18ab611e4f
Give jsbot a nickserv and a password to use
2011-11-27 12:52:04 +00:00
Luke Slater
b8a02881b6
Merge pull request #10 from danharibo/master
...
New Theme
2011-11-25 06:47:32 -08:00
Daniel Evans
53ad3f54ee
New Theme
2011-11-25 14:44:18 +00:00
Luke Slater
b03a36f5f6
merge fix
2011-11-25 12:33:20 +00:00
Luke Slater
f0e079539f
merge fix
2011-11-25 12:29:37 +00:00
Luke Slater
81eb8ebeac
lolsnowtest
2011-11-25 12:27:00 +00:00
Luke Slater
365ef7d5fc
get password from config file
2011-11-24 13:19:18 +00:00
Luke Slater
8726c87c23
remove reality hard link
2011-11-24 13:17:16 +00:00
Luke Slater
3d79363b59
change nick to dbox
2011-11-23 21:08:18 +00:00
Luke Slater
23e4e5d7c0
ignore spelling if *word*
2011-11-17 22:12:32 +00:00
Luke Slater
b0d82acf77
ignore spelling if *word*
2011-11-17 22:06:56 +00:00
Luke Slater
b253aa871c
Merge https://github.com/SoftlySplinter/depressionbot
...
Conflicts:
modules/quotes.js
run.js
2011-11-10 20:30:06 +00:00
Alexander D Brown
03e608ffb1
Added in a feature to remove underscores ('_') from the ends of nicks.
...
The aim of this feature is display the same messages for users logged in more that once under the same nick (it's common to see 'nick' and 'nick_', etc. for those with bad connections).
Of course there are users that won't conform to this, but short of messing around with hostnames it's the best I've got so far (perhaps ~qalias nick=alt_nick could be a future addition to this).
2011-11-10 19:36:01 +00:00
Alexander D Brown
0784e2c5be
Derp. Had 'tirm' instead of 'trim'.
2011-11-10 19:05:19 +00:00
Alexander D Brown
35679ac19e
Forgot the widly used ~keyname syntax in run.js
2011-11-10 18:59:25 +00:00
Alexander D Brown
4d53a481bd
Updated the case sensativity a bit.
...
My ultimate aim of having the database entries cased and then the code that gets them work out insensibly seems a little unrealistic as it's easier to lowercase the input rather than the keys in the DB. Maybe at a later date when I've looked at the database code.
Shouldn't affect any other modules as it's standalone (and no port issues this time).
2011-11-10 18:29:06 +00:00
Luke Slater
005523bc91
glee protection
2011-11-10 13:20:47 +00:00
Luke Slater
47ddeb8b50
glee protection
2011-11-10 13:17:44 +00:00
Luke Slater
9e3bbb31c9
Merge branch 'master' of github.com:reality/depressionbot
2011-11-10 13:15:05 +00:00
Luke Slater
5b1fce5767
glee protection
2011-11-10 13:14:50 +00:00
Luke Slater
7e5c5d3ca1
Merge pull request #8 from dafrancis/master
...
Image links are now images
2011-11-09 16:31:30 -08:00
Dafydd Francis
6d00638f00
Whoops too many ='s
2011-11-10 00:31:05 +00:00
Dafydd Francis
b742e82f56
Images. In *my* quote page? More likely than you think!
2011-11-10 00:25:19 +00:00
Luke Slater
d60038a852
Move listen port back to 443
2011-11-10 00:06:05 +00:00
Luke Slater
802279edca
Merge pull request #7 from SoftlySplinter/master
...
Web Module URL encoding.
2011-11-09 16:04:02 -08:00
Alexander D Brown
3e3de9bc00
Merge branch 'master' of github.com:SoftlySplinter/depressionbot
2011-11-09 23:59:28 +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
5e039c814a
different join
2011-11-09 22:06:22 +00:00
Luke Slater
a057dbf85c
Merge branch 'master' of github.com:reality/depressionbot
2011-11-09 21:54:40 +00:00
Luke Slater
372c03f6af
Now uses an external configuration file.
2011-11-09 21:54:16 +00:00
Samuel Clements
cb6568d27d
CSS!
2011-11-08 20:51:34 +00:00
Samuel Clements
d917edf0ca
Even moar better.
...
<These commit messages are getting silly>
2011-11-08 20:49:31 +00:00
Samuel Clements
82c023c055
Better css
2011-11-08 20:45:35 +00:00
Samuel Clements
d8cac5fe95
Better list pages
2011-11-08 20:43:52 +00:00
Samuel Clements
cb8541ccb0
Fixes.
2011-11-08 20:32:35 +00:00
Samuel Clements
fd27c8a010
woot, a little bit more worky.
2011-11-08 20:28:46 +00:00
Samuel Clements
1b9fbdd894
Hopefully not another dumb error (TM).
2011-11-08 20:16:35 +00:00
Samuel Clements
885b56f09a
Fixed id instead of class bug.
2011-11-08 20:12:49 +00:00
Samuel Clements
9f2f343bdb
Cloudy quotelist page!
2011-11-08 20:10:55 +00:00
Samuel Clements
8107b72a1b
Should fix jade throwing silly errors at me.
2011-11-08 19:34:27 +00:00
Samuel Clements
6ebedfd451
Finished adding the stuff from afals userscript.
2011-11-08 19:07:30 +00:00
Luke Slater
851f510973
Should have fixed public folder path
2011-11-08 18:59:29 +00:00
Samuel Clements
e0dd59ac7d
Css should work easy now.
2011-11-08 18:52:59 +00:00
Samuel Clements
68a450edb4
Use plain css, should work better.
2011-11-08 18:45:40 +00:00
Samuel Clements
d3a4200ad9
Merge pull request #6 from ziaix/web
...
Should fixed /css error
2011-11-08 10:24:33 -08:00
Luke Slater
b02ad7f7a7
Fix npcs thingy whatever
2011-11-08 16:22:40 +00:00
Samuel Clements
d7bdbc7a52
Should fixed /css error
2011-11-08 15:48:52 +00:00
Luke Slater
3068d6120d
Merge pull request #5 from ziaix/web
...
Started improving the web interface.
2011-11-08 07:39:54 -08:00