2747 Commits

Author SHA1 Message Date
ccd0
d82418ed45 Make globals.js more like Coffeescript output; move $$ to its own file. 2016-04-13 16:54:39 -07:00
ccd0
5ec7a559be Alternate way of handling the concatenation. 2016-04-13 06:54:10 -07:00
ccd0
e8a86d893e Only depend on version.json where needed. 2016-04-12 23:44:57 -07:00
ccd0
3f265b33dc Merge branch 'bstable' 2016-04-12 20:56:46 -07:00
ccd0
e2aaefa7df Get rid of recursive file imports. 2016-04-12 20:14:19 -07:00
ccd0
4cfedf90d8 Remove build type differences from Main.coffee. 2016-04-12 14:28:49 -07:00
ccd0
d261f1d056 Remove fake grunt from templates. 2016-04-11 17:25:23 -07:00
ccd0
b746a0b054 Store tests_enabled flag in file. 2016-04-10 20:00:48 -07:00
ccd0
14f32a7dec Change tests_enabled to environment variable. 2016-04-10 03:16:43 -07:00
ccd0
a475137cb6 Merge branch 'revert-md' 2016-04-09 05:45:33 -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
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
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
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
f6010ca298 Make 'Threading' and 'Show Last <n>' checkboxes turn each other off. 2016-04-03 00:07:31 -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
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
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
069a403056 md2016-specific CSS fixes. 2016-04-01 11:10:04 -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
943a7ef31b Fix missing period. 2016-03-27 22:36:21 -07:00
ccd0
a596691f77 Upvotes. 2016-03-27 22:21:30 -07:00
ccd0
e86f9d0f92 PruneReplies -> ReplyPruning. 2016-03-16 04:28:44 -07:00
ccd0
688abc4434 Implement UI to prune to last N replies. #767 2016-03-16 03:41:16 -07:00
ccd0
95190ca96f Support setting sort type of each board independently. #178 2016-03-12 20:05:58 -08:00
ccd0
e2636be9e8 Fix Index Sort state info being lost on refresh. 2016-03-12 19:01:24 -08:00
ccd0
6296393365 Make mode/sort options for custom board links compatible with Catalog Links. 2016-03-12 18:29:16 -08:00
ccd0
1e528eabe2 Add mode and sort options for custom board links. 2016-03-12 17:58:40 -08:00
ccd0
274419b639 Add #last-long-reply to index hash commands. 2016-03-12 16:55:44 -08:00
ccd0
382922d934 Merge branch 'longreply' 2016-03-12 16:51:29 -08:00
ccd0
e8cce848e7 Better handling of scrolling to hash in JSON index. 2016-03-12 16:32:16 -08:00
ccd0
8a15dfdbce Add index hash commands to change index sort. 2016-03-12 14:37:05 -08:00
ccd0
7ac7c886a8 Include index sort in history state. 2016-03-12 14:30:10 -08:00
ccd0
95d20be6b7 Remove redundant code from Index.cb.mode. 2016-03-12 13:32:56 -08:00
ccd0
609683bbae Support #infinite-scrolling and #all-threads as index hash commands to match labels in UI. 2016-03-12 12:30:27 -08:00
ccd0
0ea4509d3a JSON Index: Support multiple commands in hash by separating with slashes.
Also generalize Header.hashScroll to support scrolling to last item in list
as well as scrolling to non-post elements.
2016-03-12 12:06:23 -08:00
ccd0
8faefb9ec5 Beep on reply to you. #631 2016-02-15 22:27:09 -08:00
ccd0
a247f4f578 Remove support list from setting description because it's getting too long. 2016-02-15 20:28:31 -08:00
ccd0
0a49c5a0eb Move edit menu item stuff into QR.oekaki.menu. 2016-02-14 14:00:30 -08:00
ccd0
f78f04a85c Fix errors when index settings changed before index loaded. 2016-02-13 22:51:34 -08:00
ccd0
fa2a55a3a1 Turn 'Inline Cross-thread Quotes Only' off by default. 2016-02-13 11:57:46 -08:00
ccd0
e950e40d69 Fix order of menu options. 2016-02-13 11:47:25 -08:00