2667 Commits

Author SHA1 Message Date
ccd0
62a242e100 compute height in Javascript to avoid hovered image jumping 2014-09-25 22:25:29 -07:00
ccd0
d4c17fe57d fix version check being skipped in JSON index 2014-09-23 15:36:57 -07:00
ccd0
ac78d81828 QR fixes 2014-09-23 15:24:10 -07:00
ccd0
16096aba3f More navigation tweaks.
- Use history.state to remember state across refresh.
- Only changing the index mode from the menu saves it as default.
2014-09-22 10:27:48 -07:00
ccd0
cc144eacc2 index navigation work 2014-09-22 02:14:38 -07:00
ccd0
27ef5fd3c5 wrap long filenames in catalog Werk Tyme 2014-09-21 16:42:18 -07:00
ccd0
d3e4633b6a fix "Hide stub" 2014-09-21 16:17:40 -07:00
ccd0
b99ac6d53a menu bugfixes 2014-09-21 14:01:11 -07:00
ccd0
934f54302a Remove thread pinning. 2014-09-21 13:04:43 -07:00
ccd0
2d6b08ff41 Bugfixes
- mode change via hash now causes scroll
- showHiddenThreads is false on switching back to catalog
- fix unexpected refresh when unhiding last thread in non-catalog mode
2014-09-21 11:52:33 -07:00
ccd0
736242bf10 fix catalog reverting to index on refresh 2014-09-21 11:10:46 -07:00
ccd0
78483f7eec Merge branch '1.9.3.x' 2014-09-21 01:26:37 -07:00
ccd0
0f1500eb3c fix Auto Hide QR 2014-09-21 01:08:02 -07:00
ccd0
c47c02e95d Merge branch 'catalog' 2014-09-20 21:17:04 -07:00
ccd0
b713eb21f4 Merge branch '1.9.3.x'
Conflicts:
	src/Monitoring/ThreadUpdater.coffee
2014-09-20 21:16:36 -07:00
ccd0
ab4bf1ea3b Move index sort to a <select> at the top of the page.
Subset of Mayhem 3ec442fc25457d4ad653c57223d191565abcf165
with necessary edits as usual.
2014-09-20 21:11:55 -07:00
ccd0
8e228c38e3 workaround removed too soon 2014-09-20 19:02:03 -07:00
ccd0
14172c00f0 fix index-only header links 2014-09-20 18:26:14 -07:00
ccd0
3dd0ed6026 add setting to link to 4chan X catalog 2014-09-20 18:02:46 -07:00
ccd0
7a3e3acee8 change index modes with hash 2014-09-20 15:10:46 -07:00
ccd0
aa152969ae add CSS classes for all index modes 2014-09-20 13:41:20 -07:00
ccd0
cf2197a680 remove unnecessary conditional compilation 2014-09-20 12:59:08 -07:00
ccd0
d5e075cd1d not needed 2014-09-20 12:47:29 -07:00
ccd0
55ea86d5cd restore index mode condition to Front page keybind 2014-09-20 12:36:06 -07:00
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
99e302eb0c fix keybind conditions 2014-09-19 22:34:01 -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
1d96255dd0 fix index settings affecting thread expansion when JSON Navigation is off 2014-09-19 15:51:20 -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
99464b77dd another archived thread bugfix 2014-09-18 11:57:44 -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