2773 Commits

Author SHA1 Message Date
ccd0
5d1ac14cf5 Make sure settings get saved if the page is unloaded. 2016-05-15 17:08:34 -07:00
ccd0
8c03495b39 Archive check time should be cleared before list is changed rather than after. 2016-05-15 16:47:07 -07:00
ccd0
ba6a47dfaf archiveSources -> archiveLists 2016-05-15 16:15:25 -07:00
ccd0
b0291c80c5 Add 'Archive Lists' label for archive lists field. 2016-05-15 16:09:06 -07:00
ccd0
5c095dfa03 Better check for non-array boards/files members. 2016-05-15 16:01:37 -07:00
ccd0
5824899ade Also update archive settings when selected archives are changed. 2016-05-15 14:30:39 -07:00
ccd0
28dc774499 Auto-update archive list. #517 2016-05-15 01:41:22 -07:00
ccd0
5a9eac7cc6 Simplify Advanced Settings code. 2016-05-14 19:41:31 -07:00
ccd0
9a42bf454e Prefer filename to poster name as thread excerpt. 2016-05-10 17:52:26 -07:00
ccd0
0aadc302a7 Add a data-type attribute to menus to indicate what type (post, header, thread watcher, gallery) they are. 2016-05-10 17:14:07 -07:00
ccd0
5a40110e56 Fix link to /qa/ ads thread. 2016-05-08 17:30:00 -07:00
ccd0
287141d510 Implement download button. #633 2016-05-07 10:52:03 -07:00
ccd0
dda29feda1 Fix shortening of filenames containing surrogate pairs. 2016-05-07 09:14:01 -07:00
ccd0
43de0d6b91 Make Build.Test ignore superfluous newlines seen in sticky JSON. 2016-04-30 09:34:34 -07:00
ccd0
045fbf40f5 Fix post building test menu items. 2016-04-28 11:41:37 -07:00
ccd0
2e8a187e26 Move normalization logic into Build.Test. 2016-04-28 09:39:12 -07:00
ccd0
ef844ccd73 Fix the post building test breaking everything. 2016-04-28 09:35:00 -07:00
ccd0
18d0b0b9e3 Remove Build.fullThread, remnant of JSON Navigation. 2016-04-28 07:13:50 -07:00
ccd0
fcbfd13afd Improve Sauce examples. 2016-04-28 03:07:51 -07:00
ccd0
7ac2ce33da Use 4chan icon for native settings instead of leaf. 2016-04-27 09:48:47 -07:00
ccd0
2909e88223 Bring back index argument for Header.addShortcut. 2016-04-27 08:38:33 -07:00
ccd0
bc86f21c24 Make menu reposition on scroll instead of closing. 2016-04-20 09:52:51 -07:00
ccd0
54de0d7a25 Rebuild only needed files when an imported file changes. 2016-04-19 20:39:01 -07:00
ccd0
64bb62a075 No more having to hack the contents of the coffee-generated JS. 2016-04-19 16:27:05 -07:00
ccd0
0488f30197 Break up src/General. 2016-04-15 22:09:38 -07:00
ccd0
f1b82d013f Remove dependency of Post, Thread, CatalogThread classes on Callbacks class. 2016-04-15 10:34:39 -07:00
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