2294 Commits

Author SHA1 Message Date
ccd0
afaf6178e8 Merge branch 'master' into next 2015-03-26 19:12:05 -07:00
ccd0
bda981fb8d Move Firefox image-pasting icon and improve tooltip description. 2015-03-26 19:02:52 -07:00
ccd0
ce3a0370b5 Change CSS classname of hidden original file info: original-file-info -> fileText-original 2015-03-26 18:50:01 -07:00
ccd0
4c9c386429 Make post and clone file parsing are consistent. 2015-03-25 02:20:12 -07:00
ccd0
b26e928ddc Merge branch 'bstable'
Conflicts:
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-03-24 10:19:30 -07:00
ccd0
6e6da9e015 Fix QR file/submit button focus indication in Firefox. 2015-03-24 10:15:25 -07:00
ccd0
9bae81cf88 Backport File Info Formatting changes.
- Original file info always goes after reformatted file info so DownThemAll works.
- Reformatted file info goes outside span.fileText on /f/, leaving original as first, so embedding works.
2015-03-23 18:48:08 -07:00
ccd0
b1feb2c0c2 Simplify File Info Formatting.
- Original file info always goes after reformatted file info so DownThemAll works.
- Drop "Remove Original Link" option; no longer needed.
- Reformatted file info goes outside span.fileText on /f/, leaving original as first, so embedding works.
2015-03-23 05:58:56 -07:00
ccd0
f9f11b6805 Fix 4chan imgur thumbnail conflict in stable version. #363 2015-03-23 03:44:20 -07:00
ccd0
7c5a4708dc Implement 'Remove Original Link' option. #364 2015-03-22 23:39:53 -07:00
ccd0
f0be015897 Third attempt: Fix conflict with 4chan imgur thumbnail script. #363 2015-03-22 23:00:45 -07:00
ccd0
f47a1e959d Second attempt: Fix conflict with 4chan imgur thumbnail script. #363 2015-03-22 21:58:18 -07:00
ccd0
b5dca335fe Revert "Fix conflict with 4chan imgur thumbnail script. #363"
This reverts commit a20c4ad95ff55b8f71d9c1568fc96db1bd9db2ec.
2015-03-22 21:04:13 -07:00
ccd0
a20c4ad95f Fix conflict with 4chan imgur thumbnail script. #363 2015-03-22 16:40:33 -07:00
ccd0
a6a9d31733 Add workaround for pasting images to the Quick Reply in Firefox. 2015-03-22 04:54:32 -07:00
ccd0
faa7263bd3 Merge branch 'bstable'
Conflicts:
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-03-16 12:43:51 -07:00
ccd0
83aa975211 Revert "Work around GM3.0 GM_openInTab bug."
It seems to be fixed in GM3.1 but we don't have a way to distinguish.

This reverts commit d46d02f2497240163699782cb55c6480a87d93b8.
2015-03-16 12:37:30 -07:00
ccd0
f58c37ad5f Turn Desktop Notifications on by default. 2015-03-15 11:56:02 -07:00
ccd0
691472bbd3 Disable catalog-only header links on /f/. 2015-03-15 11:51:18 -07:00
ccd0
19ed662208 Don't try to initialize features on nonexistent pages. 2015-03-15 00:29:45 -07:00
ccd0
3f8ff45a54 Merge branch 'bstable' 2015-03-15 00:14:02 -07:00
ccd0
d46d02f249 Work around GM3.0 GM_openInTab bug. 2015-03-14 23:58:15 -07:00
ccd0
f2055bbace Add Yandex to sauce examples. 2015-03-14 20:50:35 -07:00
ccd0
f824fc102a Limit Imgur example to supported filetypes. 2015-03-14 20:42:59 -07:00
ccd0
c1428b7e09 Add %URL parameter to use full image URL or thumbnail as appropriate for image search. 2015-03-14 20:24:56 -07:00
ccd0
9aec2129ef Make Flash embedding optional. 2015-03-14 18:23:34 -07:00
ccd0
8138644fbf Remove /f/-specific sauce code; add swfchan to default sauce list. 2015-03-14 18:14:47 -07:00
ccd0
d6f2d9492e Parse /f/ files. 2015-03-14 17:50:37 -07:00
ccd0
47d21aa94f Merge branch 'zixaphir' into flash
Bring in Flash.coffee.
2015-03-14 14:36:23 -07:00
ccd0
29afe88625 Nuke 'Captcha Warning Notifications' option. 2015-03-14 10:07:11 -07:00
ccd0
ba8e6cbdb9 New test for fake deletions. Also restore post.resurrect. #354 2015-03-10 22:36:37 -07:00
ccd0
ecead5f7e8 Index should also rebuild posts from quote fetching.
As was done for thread expansion in 184141a5e0c5c1da2ac85c8d0c550bfb24b02577.
2015-03-09 19:58:15 -07:00
ccd0
01af49fd52 Better fix for false-positive deleted posts: Check Last-Modified header. 2015-03-08 18:54:03 -07:00
ccd0
c1c0576f19 Implement 'Ignore Offline Status'. Also fix minor issues with updater. #287, #352 2015-03-08 13:17:23 -07:00
ccd0
e2756fd28e Remove navigator.onLine check from index refresh due to false negatives. #287, #352 2015-03-08 00:03:56 -08:00
ccd0
e8496a222c Fix focus outlines being activated by keybinds (e.g. gallery open). 2015-03-07 05:48:37 -08:00
ccd0
82ff44c421 I think the last commit made the buttons a bit too big. 2015-03-05 12:14:03 -08:00
ccd0
09c97b931e Make QR look more consistent across browsers/platforms. 2015-03-05 10:26:00 -08:00
ccd0
7d4ae6e39d Fix alignment of /f/ tag selector with Files button.
This CSS will also work for the /pol/ flag selector if that ever
comes back.

@Nebukazar
Yet another thing to override in OneeChan.
2015-03-04 18:20:33 -08:00
ccd0
a7d6d894dc Restore index refresh notifications for users who want them. 2015-03-03 13:06:07 -08:00
ccd0
3e3aeffce1 Remove focus outlines around links only when they were focused with the mouse. 2015-03-02 20:47:50 -08:00
ccd0
220b5cbddd Revert "Fix outline around images in gallery."
This reverts commit ef099b7aae62f46065ff1d19a5adafefd80a1f92.
2015-03-02 19:31:37 -08:00
ccd0
955f34d831 Gallery menu shouldn't close on scroll. 2015-03-02 02:05:53 -08:00
ccd0
a453a463cb Fix unwanted outline around focused filename. 2015-03-01 18:00:42 -08:00
ccd0
a6c3df1bc8 Fix highlighting of filename field when selected. 2015-03-01 17:51:28 -08:00
ccd0
ef099b7aae Fix outline around images in gallery. 2015-03-01 11:51:01 -08:00
ccd0
cea1bd179f Fix submit button width at 25% again. 2015-02-28 22:10:51 -08:00
ccd0
6c503da8ab Revise look of file selector again. #250, #288
Closer to Seaweed look with a "Files" button added,
filename editable without Control+click,
and spoiler checkbox moved into filename box.
2015-02-28 13:06:54 -08:00
ccd0
ad93f2db7c Merge branch 'bstable'
Conflicts:
	src/General/html/Features/QuickReply.html
2015-02-28 11:35:58 -08:00
ccd0
ce8c666141 Fix increase in tabs needed to get to submit button. 2015-02-28 11:29:26 -08:00