5 Commits

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