James Campos
dea5bebe7d
reset
2011-09-29 17:05:59 -07:00
James Campos
d4f54f8bd7
Merge branch 'master' of github.com:aeosynth/4chan-x
2011-09-28 14:14:35 -07:00
James Campos
122c2d2001
enable autopost if submit attempt during cooldown; fix #265
2011-09-28 14:14:21 -07:00
Nicolas Stepien
3bcba4e4ce
Stuff.
2011-09-28 19:55:57 +02:00
Nicolas Stepien
293943c5b6
Call me when there will be more than one input element in the OP.
2011-09-28 19:34:47 +02:00
Nicolas Stepien
c35324d46e
Derp, threading.init is always executed first.
2011-09-28 19:24:15 +02:00
James Campos
c3ba138dfd
Merge branch 'master', remote-tracking branch 'origin'
2011-09-28 09:26:45 -07:00
Nicolas Stepien
45e2dbef2e
The ? was necessary.
2011-09-28 14:25:15 +02:00
Nicolas Stepien
66648b0f17
Fix quoting text selection when a quote is inlined. close #268
2011-09-28 14:18:13 +02:00
Nicolas Stepien
579b425cae
Don't make checkboxes XBOX HUGE, learn to selector.
2011-09-27 03:04:46 +02:00
Nicolas Stepien
049f75b789
Should fix some keybinds
2011-09-27 02:57:53 +02:00
Nicolas Stepien
d4fbe602d9
Remove legacy normal post form code
2011-09-27 02:51:24 +02:00
James Campos
22dd5ce783
hurp
2011-09-26 17:30:46 -07:00
James Campos
e17cbf8e1a
third derp
2011-09-26 17:09:51 -07:00
James Campos
cdf6d5fe5c
cl
2011-09-26 16:45:03 -07:00
James Campos
e3a7c2b88e
derp
2011-09-26 16:43:10 -07:00
James Campos
da526660e3
Revert "larger input widths"
...
This reverts commit d37dd3791c8f8b3e460c99a00ee5d1326cb50330.
derp
2011-09-26 16:42:11 -07:00
James Campos
d37dd3791c
larger input widths
2011-09-26 16:35:59 -07:00
James Campos
202c142e7f
Merge branch 'master' of github.com:aeosynth/4chan-x
2011-09-26 16:33:51 -07:00
James Campos
797544669e
camera icon, thx @seaweedchan
2011-09-26 16:33:36 -07:00
Nicolas Stepien
34ec81e736
Merge branch 'filter'
2011-09-26 22:15:43 +02:00
James Campos
ac0ed835fb
rm button bind
2011-09-26 13:08:15 -07:00
Nicolas Stepien
5dcff904a8
Don't depend on prototype.toString()
2011-09-26 22:03:56 +02:00
Nicolas Stepien
baf5a4ec13
Blockquotes are HTMLQuoteElements in the latest HTML5 specs.
2011-09-26 12:29:47 +02:00
James Campos
d96f27f09c
opera
2011-09-25 23:33:04 -07:00
James Campos
b55303cd9a
hide just the file input
2011-09-25 20:18:31 -07:00
James Campos
f6d865a583
fix autopost width on chrom
2011-09-25 20:07:24 -07:00
James Campos
b8b6d7e420
make Xs clickable
2011-09-25 20:00:32 -07:00
James Campos
3f4b01dd8b
open file dialog when file button clicked on chrom
2011-09-25 19:52:03 -07:00
Nicolas Stepien
3066be24af
Changelog, less parentheses.
2011-09-26 03:43:34 +02:00
Nicolas Stepien
d327605729
And done!
2011-09-26 03:29:01 +02:00
Nicolas Stepien
c0ceefcfad
Cache regular expressions, set up functions and selectors, only fire required functions.
2011-09-26 01:40:22 +02:00
Nicolas Stepien
f9f620c3d0
imˈpro͞ovmənt
2011-09-25 19:55:56 +02:00
Nicolas Stepien
60b5494f91
Read & store RegExps
2011-09-25 18:56:45 +02:00
James Campos
1b6e77be81
-string test, +object test
2011-09-25 00:32:32 -07:00
Nicolas Stepien
33d650b530
Set up options
2011-09-25 05:24:25 +02:00
Nicolas Stepien
9f3736eb12
Merge branch 'master' into filter
2011-09-25 04:37:01 +02:00
Nicolas Stepien
4cdf3319b8
Less derp, more consistency.
2011-09-25 03:14:38 +02:00
Nicolas Stepien
cfc8a3b4fb
Merge branch 'master' into filter
2011-09-25 03:07:04 +02:00
Nicolas Stepien
5c635badd2
Clean options, keep it readable and organized.
2011-09-25 02:48:58 +02:00
Nicolas Stepien
7f9a23bcc1
Merge branch 'master' of github.com:aeosynth/4chan-x
2011-09-25 01:32:54 +02:00
Nicolas Stepien
d955ef0e0e
Opera will always retry unless the thread died.
2011-09-25 01:32:43 +02:00
James Campos
6f292f1dbd
Merge branch 'master' of github.com:aeosynth/4chan-x
2011-09-24 14:09:59 -07:00
James Campos
be9c5785be
prevent vertical scrollbar in chrom thumbnails
...
imgs w/o src have 0 width / height, floating / absolutely positioned
elements don't fill up the parent, so the parent thinks it has 0 width /
height, and chrom doesn't reposition when the img does get a src.
the file input always has a width / height, so don't float / position it
so it fills up the parent.
2011-09-24 14:06:40 -07:00
Nicolas Stepien
20656daa0b
Start Filter work
2011-09-24 22:06:53 +02:00
Nicolas Stepien
fe45fcb4f0
Retry if and only if we're sure the picture 404'd.
2011-09-24 15:56:52 +02:00
Nicolas Stepien
e319beae48
Update /sci/ archive redirection, close #294
2011-09-24 13:34:35 +02:00
Nicolas Stepien
691f8c69d4
Expand, don't go through toggle.
2011-09-23 16:50:11 +02:00
Nicolas Stepien
c14bd0a84c
Use CSS instead of JS, bitches love CSS.
2011-09-23 16:44:32 +02:00
Nicolas Stepien
a112ba332b
Shorter selector
2011-09-23 16:29:09 +02:00