1111 Commits

Author SHA1 Message Date
ccd0
2bf5c0100f forceReparse no longer needed 2014-09-20 12:24:09 -07:00
ccd0
a05044f88f Save mode when set via navigating history. 2014-09-20 12:09:05 -07:00
ccd0
30572f4876 from Mayhem 245dfaa1f935ee97856f7c5f718d6af774c078e5: update index mode menu when opened 2014-09-20 10:02:30 -07:00
ccd0
6bffe73450 record index mode changes in history 2014-09-20 09:59:51 -07:00
Mayhem
295dabb756 Return to the previous index mode that's not the catalog.
Conflicts:
	src/General/Index.coffee
2014-09-20 07:56:08 -07:00
ccd0
26d00bf7ad scroll to navlinks on refresh 2014-09-20 07:29:42 -07:00
ccd0
e3add27757 CSS tweaks 2014-09-19 23:52:58 -07:00
ccd0
fa86daf235 CSS prefixes for older webkit browsers 2014-09-19 23:32:57 -07:00
ccd0
648c344448 Now data.omitted_images is not accurate. 2014-09-19 23:18:37 -07:00
ccd0
b280b3d26a fix CSS bug 2014-09-19 22:09:19 -07:00
ccd0
9e050bad65 Merge branch 'master' into catalog
Conflicts:
	src/General/lib/thread.class
2014-09-19 22:04:39 -07:00
ccd0
c47c800de7 remove CSS for #index-size until actually implemented 2014-09-19 21:51:35 -07:00
ccd0
e04e933438 use 4chan's new archived thread icon 2014-09-19 21:43:48 -07:00
ccd0
3e753bad21 fix stuff that should be conditional on 'JSON Navigation' setting 2014-09-19 14:51:18 -07:00
ccd0
d70c7c0e51 fix jsMath in catalog 2014-09-19 00:23:56 -07:00
ccd0
9dd83dcb1f fix bug in double <br> removal 2014-09-18 23:53:57 -07:00
ccd0
4d43b48663 fix menu button position 2014-09-18 22:29:47 -07:00
ccd0
4f44b5ab5e Rename some CSS classes.
thumb -> catalog-thumb and thread-stats -> catalog-stats due to name clashes with 4chan

thread-stats -> catalog-stats for consistency
2014-09-18 20:23:20 -07:00
ccd0
419627cbf2 Merge branch 'master' into catalog 2014-09-18 19:32:17 -07:00
ccd0
41b72706f6 Revert "Well, that would explain the image preview jumping."
This reverts commit 5e1b8a8f7c05b5788fb66aa8a64986043c0c630f.
2014-09-18 15:06:54 -07:00
ccd0
9d58a62e16 Archived thread related bugfixes. 2014-09-18 11:32:15 -07:00
ccd0
f3d11ccffc make dead quote links ordinary text as we do for live quote links 2014-09-17 23:44:27 -07:00
ccd0
29a28169fe make whole hidden thread count catalog-only 2014-09-17 23:36:02 -07:00
ccd0
cbe9c5e72d fix double <br> removal 2014-09-16 22:09:17 -07:00
ccd0
e1808aef23 Merge branch 'master' into catalog 2014-09-16 22:00:50 -07:00
ccd0
48d76c80b4 Improve setting descriptions. 2014-09-16 21:49:51 -07:00
ccd0
7eb12bcf81 hide Index Navigation links in catalog 2014-09-16 20:09:49 -07:00
ccd0
58973e4651 catalog: use copy of comment HTML from before running features like Linkify/Embed 2014-09-16 19:42:45 -07:00
ccd0
8a29978882 Merge branch 'master' into catalog 2014-09-16 18:24:36 -07:00
ccd0
34abd80267 tweak image hover vertical position 2014-09-16 18:23:53 -07:00
ccd0
5e1b8a8f7c Well, that would explain the image preview jumping. 2014-09-16 17:47:24 -07:00
ccd0
26d6c8b6bf hover placement: only use the halfway threshold for images 2014-09-16 17:27:46 -07:00
ccd0
98292d76f9 fix WerkTyme after thumb class revert 2014-09-16 11:33:13 -07:00
ccd0
8bff3530d5 Revert "move thumb class to link"
This reverts commit a55daa2736c56a164e9c38b7534912534471d222.
2014-09-16 11:10:44 -07:00
ccd0
45a22ec7da Merge branch 'master' into catalog
Conflicts:
	src/General/css/style.css
2014-09-16 11:09:53 -07:00
ccd0
4006fc4601 specify fappeTyme/werkTyme class is on :root 2014-09-16 10:50:52 -07:00
ccd0
7f972aca25 make Werk Tyme hide only image, not file data 2014-09-16 10:22:16 -07:00
ccd0
1d2e956d7d Werk Tyme in catalog 2014-09-16 01:12:53 -07:00
ccd0
a55daa2736 move thumb class to link 2014-09-16 00:53:41 -07:00
ccd0
11067f01d3 catalog: move menu to thread stats line 2014-09-16 00:02:53 -07:00
Mayhem
12c319dd23 Add some default booleans to Posts and Threads.
Remove timeOfDeath as I won't get to use it anytime soon.
Fix #1456.

Conflicts:
	src/General/lib/thread.class
2014-09-14 15:43:40 -07:00
ccd0
5df20a84dc Merge branch 'master' into catalog
Conflicts:
	src/General/Index.coffee
	src/General/lib/thread.class
2014-09-14 13:57:32 -07:00
ccd0
8e450622b7 Fix page number code.
Fixes bug from 04fa72aed9eba7658966bb242e0136794d1e611b.
2014-09-14 11:57:26 -07:00
ccd0
d59c175803 Turn JSON Navigation, Expand videos on by default. 2014-09-14 01:31:04 -07:00
ccd0
374744cd14 Better description of current function of "JSON Navigaton" setting.
I expect to change the name in a future version.
2014-09-14 01:25:40 -07:00
ccd0
04fa72aed9 Refactor page number code; fix off-by-one error and page number on archived threads 2014-09-14 01:11:00 -07:00
ccd0
724fc03ad5 Fix thread status icon adding in original index.
Don't depend on page number.
Also added retina CSS class as in 4chan.
2014-09-14 00:25:27 -07:00
ccd0
bb2935a8f4 fix crash on deleting nonexistent item 2014-09-13 22:39:56 -07:00
Mayhem
1e8a12c8bb Fix file info preview in the settings.
Conflicts:
	html/General/Settings-section-Rice.html
2014-09-13 21:43:08 -07:00
Mayhem
8a68ffad08 Close #1449. 2014-09-13 17:39:54 -07:00