15 Commits

Author SHA1 Message Date
James Campos
3a331f1547 captcha reminder 2010-08-25 10:31:24 -07:00
James Campos
2773353820 fix qr quoted text, upgrade to coffee-script 0.9.2 2010-08-25 05:01:29 -07:00
James Campos
c4992a4b19 remove <script>s from cloned form
fixes recaptcha reloading in chrome
2010-08-13 23:31:35 -07:00
James Campos
c073c71366 show recaptcha input box and fix refresh
dammit, that wasn't atomic
2010-08-13 23:18:19 -07:00
James Campos
c5abc905d9 update to coffeescript 0.9.1 1eebbfe2bcc1a0d46a0d
need the git version for quoted object keys:
obj =
  'foo': 'bar'
  'baz': 'qux'
2010-08-13 22:22:43 -07:00
James Campos
d06130434a fix chrome quick reply focusing. patch by Seiba. 2010-07-19 07:32:33 -07:00
James Campos
536f100707 use make
I don't know why this wasn't in the last commit.
2010-07-19 07:19:57 -07:00
James Campos
0cf430f04a slight refactoring 2010-07-19 07:12:37 -07:00
James Campos
51deab5eb4 fix quick reply by removing buzzfeed stuff. 2010-06-30 20:21:10 -07:00
James Campos
cae39703d7 start using make 2010-06-30 20:01:50 -07:00
James Campos
f967d64b96 fix thread hiding
4chan x looks at the delete button to figure out ids;
when ya4cie places its controls in the page, it confuses us,
so, explicitly search for the delete button with `value="delete"`
2010-06-18 01:16:52 -07:00
James Campos
b4a6c8b35e error out at start if no #navtopr
attempt to add options to #navtopr at start, erroring out on failure.
do this so we don't add the thread watcher and waste time in general.
2010-06-12 18:41:40 -07:00
James Campos
c55495ce5d re-add button to delete hide list. 2010-06-12 09:02:52 -07:00
James Campos
c1fc9518ef remove alert('wat')
I was testing whether the utf8 issue[1] actually prevents compiling.
[1]: http://github.com/jashkenas/coffee-script/issues#issue/421

it doesn't, so all is well.
2010-06-11 03:08:12 -07:00
James Campos
187a2c8221 move .git to 4chan_x directory 2010-06-11 03:06:50 -07:00