159 Commits

Author SHA1 Message Date
James Campos
ef293264fa change wording
it's *hosted* on both us.o and github, but only *developed* on github.
2010-08-13 23:35:48 -07:00
James Campos
38e85a8965 bump version, add herpaderpderp to contributors 2010-08-13 23:33:40 -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
1d247cbfdc bump version, add Seiba to contributors 2010-07-19 07:34:40 -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
ca8832e670 comment out readme text 2010-06-18 01:34:34 -07:00
James Campos
6781a896af added hacking, contributors section to readme 2010-06-18 01:33:15 -07:00
James Campos
cb61421d37 bump version 2010-06-18 01:22:53 -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
132a4aaf13 bump version.
adding the clearHidden button should have bumped to 1.1.0,
doing that now.
2010-06-12 18:47:35 -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
9610c0f6f0 bump to 1.0.13 2010-06-12 09:19:54 -07:00
James Campos
5d73f8705f rename header -> readme 2010-06-12 09:17:41 -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
James Campos
36041487f5 fix movement, delete foltor 2010-06-11 03:00:19 -07:00
James Campos
1622c81c4c too much stuff 2010-05-31 11:34:16 -07:00
James Campos
0e907014f4 god damn it. revert the new tag(). 1.0.10
opera/chrome don't like it.
2010-05-08 09:41:48 -07:00
James Campos
9c3d134e5e 1.0.9 2010-05-08 01:31:42 -07:00
James Campos
1951bcbe90 fix movement on opera, optimize tag()
why did I do both of these in one commit
2010-05-08 01:21:50 -07:00
James Campos
ed539a008c -oO (op, not op) working, HORRIBLY unoptimized 2010-04-29 05:03:33 -07:00
James Campos
6b5d403368 semicolon seperated filters 2010-04-29 02:36:37 -07:00
James Campos
e15054e1af 1.0.8 2010-04-29 01:52:24 -07:00
James Campos
e2ac09ddbb make hidden replies / threads local to board 2010-04-29 01:46:45 -07:00
James Campos
6c0ed290bc fix tripcode field 2010-04-29 00:22:22 -07:00
James Campos
24a1d957eb hide threads 2010-04-29 00:12:18 -07:00
James Campos
eb984c6e48 better empty favicon, fix expand threads bug 2010-04-28 17:23:54 -07:00
James Campos
c4c28f6e73 header info, better filter saving/loading 2010-04-28 03:29:16 -07:00
James Campos
6fc4fc9423 allow multiple classes 2010-04-28 02:35:08 -07:00
James Campos
7535eade16 added copyright 2010-04-28 02:31:48 -07:00
James Campos
93874bbfcc add delete(), make adding/deleting options instant 2010-04-28 02:21:14 -07:00
James Campos
0d88c97423 fix css to hide <select> tag 2010-04-28 01:31:20 -07:00
James Campos
ec4387ebdb save / load filters 2010-04-28 01:08:38 -07:00
James Campos
1be8310310 add change() 2010-04-28 00:45:32 -07:00
James Campos
5bcb903bac added options 2010-04-27 23:52:51 -07:00
James Campos
43b4030adc stats 2010-04-27 02:28:14 -07:00
James Campos
31be2668a6 persistent filters, auto-filter on start 2010-04-27 02:13:59 -07:00
James Campos
93721c11ba x-browser compat, persistent autohide state 2010-04-27 02:01:37 -07:00
James Campos
254b62e72a added autohide 2010-04-27 01:44:00 -07:00
James Campos
50010dd639 add event listeners to buttons 2010-04-27 01:27:47 -07:00
James Campos
c2ee9edf5f basic filtering works 2010-04-27 01:25:43 -07:00
James Campos
d1ddbed6e6 remove foltor.user.js to not confuse greasemonkey 2010-04-26 23:45:42 -07:00
James Campos
61dc66d4c3 initial commit. working gui. 2010-04-26 23:42:50 -07:00