ccd0
d08d69a9db
Get rid of suffix table; identify channels by suffix directly.
2016-04-09 22:00:35 -07:00
ccd0
2343a74dac
Remove remnants of dev channel.
2016-04-09 21:35:21 -07:00
ccd0
f4b5d65a53
grunt-contrib-jshint -> jshint
2016-04-09 18:21:54 -07:00
ccd0
a475137cb6
Merge branch 'revert-md'
2016-04-09 05:45:33 -07:00
ccd0
4dec6a3d80
Setting style property fails in older browsers. #837
2016-04-04 21:16:36 -07:00
ccd0
6f15a85955
Merge branch 'bstable'
2016-04-04 21:05:47 -07:00
ccd0
eb856e3eee
Set cssText, not style.
2016-04-04 21:05:33 -07:00
ccd0
6e3ccfb264
Parenthesize assignment in if condition.
2016-04-04 00:17:31 -07:00
ccd0
355572331f
Fix unread line not being placed when scrolling to post hidden by Reply Pruning.
2016-04-04 00:11:38 -07:00
ccd0
c473e01638
ReplyPruning: Don't hide linked-to posts in the first place, and don't hide when opening thread by OP link.
2016-04-03 23:44:06 -07:00
ccd0
185bfb2102
Make 'Show Last' checkbox in header menu no longer persistent.
2016-04-03 21:45:52 -07:00
ccd0
0e8fade646
Scrolling to post hidden by Reply Pruning unhides post. This includes 'Scroll to Last Read Post'.
2016-04-03 21:34:19 -07:00
ccd0
7e8011e9eb
Firefox doesn't let me click() a checkbox that's not part of the document.
2016-04-03 17:05:27 -07:00
ccd0
86cc721a56
Fix behavior of 'Inline Cross-thread Quotes Only' on backlinks to deleted posts, links to hidden posts. #825
2016-04-03 16:48:31 -07:00
ccd0
e7fce8d0ac
Make entirety of 'Threading' menu item clickable.
2016-04-03 15:59:15 -07:00
ccd0
54c165b667
Detect autohiding scrollbar and shift header menu. #647
2016-04-03 15:46:46 -07:00
ccd0
d9aa7657a7
Don't overwrite existing "Thread Quotes" preference on downgrade+upgrade.
...
Fixes bug in ea2b28f9b17036295abf323b801fc933e6975b85.
2016-04-03 03:02:02 -07:00
ccd0
8cb688b81f
Turn pruning of threads to last 1000 replies on by default. #767
2016-04-03 02:51:10 -07:00
ccd0
692154005d
Show notice when Reply Pruning hides replies. #767
2016-04-03 02:42:02 -07:00
ccd0
f582097707
Fix bug from 1b6095ec2663001c858c7ddb911bf10fcb405d06 causing Reply Pruning not to run on page load.
2016-04-03 00:33:44 -07:00
ccd0
f6010ca298
Make 'Threading' and 'Show Last <n>' checkboxes turn each other off.
2016-04-03 00:07:31 -07:00
ccd0
a567752ba1
Fix errors from changing the Threading checkbox while loading page.
2016-04-02 23:55:03 -07:00
ccd0
d4bafd67e2
Get rid of unnecessary writes.
2016-04-02 23:17:02 -07:00
ccd0
1b6095ec26
Fix total not being updated when pruning checkbox was disabled. Also simplify.
2016-04-02 22:55:22 -07:00
ccd0
7337412c35
Add global setting to disable Reply Pruning entirely.
2016-04-02 22:47:02 -07:00
ccd0
ea2b28f9b1
Make 'Threading' checkbox persistent. #340
2016-04-02 22:17:42 -07:00
ccd0
f8124c4489
Remove support for files in replies on /f/. #803
2016-04-02 20:53:02 -07:00
ccd0
3590fa15f3
Consolidate summary text building code.
2016-04-02 20:27:20 -07:00
ccd0
22ffcd7228
Merge branch 'next'
2016-04-02 18:37:11 -07:00
ccd0
f1f45f2488
Merge remote-tracking branch 'archives/master' into bstable
2016-04-02 12:33:52 -07:00
ccd0
9bc1195eec
Revert CSS fixes for April 1 material design theme.
...
Revert "More CSS fixes for MD theme, even though it's removed now."
This reverts commit 14a81213a11ab75717f064f4fb62d6af5c38be65.
Revert "Fix image expansion under current 4chan theme."
This reverts commit 3d5077c8e5046f3227ee73bcb35cd53849153589.
Revert "Also fix the quote preview / inlining CSS for MD theme."
This reverts commit b1921c72c0cb7b6804e7e80f8a3194e818130fd3.
Revert "md2016-specific CSS fixes."
This reverts commit 069a4030562da409fce22ba7bfcbd5c6c80dc93c.
2016-04-02 02:25:05 -07:00
ccd0
a68236efa3
Revert upvotes.
...
Revert "Remove default upvote text."
This reverts commit 754a1bc1e98f89b56f0374d1483b720ca2f997d7.
Revert "Fix text insertion bug."
This reverts commit 9bb2476a2c23185a6d62a86bdaf74a0fd8aaf6c2.
Revert "Merge remote-tracking branch 'upvotes/upvotes' into bstable"
This reverts commit 8d2d4b056be75d03adb51a103737e5eb70a2dfe1, reversing
changes made to 8850ac9df623cf8c5e4fb3e1c3737086842c6aca.
2016-04-02 02:21:25 -07:00
ccd0
14a81213a1
More CSS fixes for MD theme, even though it's removed now.
...
Can revert this and the others in one week when archived pages expire.
2016-04-02 02:17:23 -07:00
ccd0
3d5077c8e5
Fix image expansion under current 4chan theme.
2016-04-01 20:36:20 -07:00
ccd0
b1921c72c0
Also fix the quote preview / inlining CSS for MD theme.
2016-04-01 11:46:48 -07:00
ccd0
2ab5bcb747
Merge remote-tracking branch 'archives-local/pr'
2016-04-01 11:16:43 -07:00
ccd0
069a403056
md2016-specific CSS fixes.
2016-04-01 11:10:04 -07:00
ccd0
925aac2f32
Default values for thread watcher icon and menu text size so they aren't broken by special stylesheets.
2016-04-01 10:29:42 -07:00
ccd0
3150c95536
Determine proper background color for dialogs if 4chan is using a special stylesheet.
2016-04-01 10:19:32 -07:00
ccd0
754a1bc1e9
Remove default upvote text.
2016-03-31 16:25:48 -07:00
ccd0
9bb2476a2c
Fix text insertion bug.
2016-03-31 16:00:28 -07:00
ccd0
b4b6cf3566
"I had"
2016-03-29 18:54:23 -07:00
ccd0
8bc1b41af4
More upvote regexp improvements.
2016-03-29 18:38:42 -07:00
ccd0
2be6155518
Fix second (e.g. closing) literal tag not being converted properly.
2016-03-29 12:10:03 -07:00
ccd0
534b6f1da2
Upvote regexp bugfix.
2016-03-29 02:41:40 -07:00
ccd0
edd6f5477a
More upvotes and make regexp more readable.
2016-03-29 01:34:00 -07:00
ccd0
f8209a7bf4
Fix spacing between menu and upvote buttons without messing up spacing in Oneechan (menu button moved).
2016-03-28 19:12:23 -07:00
ccd0
34ca89613d
Fix 'this' false positives, add more alternatives.
2016-03-28 03:42:29 -07:00
ccd0
4ba66d7833
Allow upvoting from index even though we can't tally from there.
2016-03-28 02:22:18 -07:00
ccd0
8f3879c9bd
ASCII-compatible upvotes.
2016-03-28 02:16:23 -07:00