ccd0
8db43ab04b
Add "Pin watched threads" option. #187
...
Also add Alt+click and menu item to watch threads in catalog.
2014-12-07 23:31:49 -08:00
ccd0
dc0cc65fd3
Move index mode to <select> in navlinks line.
2014-11-13 23:54:51 -08:00
Mayhem
afa889d128
Add keybind to cycle through index sort types.
...
Conflicts:
CHANGELOG.md
src/General/Config.coffee
src/General/Index.coffee
src/Miscellaneous/Keybinds.coffee
2014-11-09 03:47:59 -08:00
Mayhem
73a5bcfdee
Add Image Size.
...
Conflicts:
CHANGELOG.md
src/General/Build.coffee
src/General/Config.coffee
src/General/Index.coffee
src/General/css/style.css
2014-11-08 19:20:20 -08:00
ccd0
f01293b743
Navigating to the index (as opposed to the catalog) will only switch to a non-catalog index mode if Use 4chan X Catalog is enabled.
2014-10-27 22:08:13 -07:00
ccd0
a10c0e564a
Always remember catalog index mode, redesign catalog/index links. #150
2014-10-18 00:34:51 -07:00
ccd0
9e4d2b6f01
Support party hats.
2014-09-30 22:37:43 -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
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
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
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
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
3e753bad21
fix stuff that should be conditional on 'JSON Navigation' setting
2014-09-19 14:51:18 -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
a55daa2736
move thumb class to link
2014-09-16 00:53:41 -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
04fa72aed9
Refactor page number code; fix off-by-one error and page number on archived threads
2014-09-14 01:11:00 -07:00
Mayhem
12d095b6c3
Move .catalog-mode to doc.
...
Conflicts:
html/General/Index-navlinks.html
2014-09-13 15:21:29 -07:00
ccd0
fa2ed2218a
partially revert ef99677f142c6b2dadb0e3f70745f0c4b14cf7d4
2014-09-13 11:44:40 -07:00
ccd0
1285b3aeff
Merge branch 'master' into catalog
2014-09-13 01:56:37 -07:00
Mayhem
3ab0523b89
show -> unhide
2014-09-13 00:13:28 -07:00
Mayhem
18b343671d
Add pin/hide/show thread menu entries for the catalog.
...
Conflicts:
src/General/Index.coffee
src/General/Main.coffee
src/Images/AutoGIF.coffee
2014-09-12 23:48:23 -07:00
Mayhem
78ea850517
Fix hiding threads in the catalog not being saved.
...
Fix hidden threads showing when refreshing the catalog.
2014-09-12 23:20:24 -07:00
Mayhem
0334d8a9aa
Unhide threads when toggling hidden status of hidden ones.
2014-09-12 23:19:52 -07:00
Mayhem
95cf0e04fd
Add a show/hide hidden threads toggle for the catalog mode.
...
Conflicts:
html/General/Index-navlinks.html
src/General/Index.coffee
2014-09-12 23:19:37 -07:00
Mayhem
b8bd58ceb8
Make the hidden label an integral part of the index.
...
Conflicts:
html/General/Index-navlinks.html
src/Filtering/ThreadHiding.coffee
2014-09-12 23:12:31 -07:00
Mayhem
d9e4dcda41
Refactor hidden threads count.
...
It concerns filtered threads too, not just manually hidden threads.
Conflicts:
src/Filtering/ThreadHiding.coffee
src/General/Index.coffee
2014-09-12 23:08:03 -07:00
ccd0
1f982020f6
partially revert ef99677f142c6b2dadb0e3f70745f0c4b14cf7d4
2014-09-12 22:31:54 -07:00
ccd0
15a56ec0ae
implement PostsInserted and use it in ImageLoader
2014-09-08 10:31:30 -07:00
ccd0
9813357342
no more common thread
2014-09-07 10:21:58 -07:00
ccd0
71976c2e7d
Merge branch '1.9.1.x'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X-beta.crx
builds/4chan-X-beta.meta.js
builds/4chan-X-beta.user.js
builds/4chan-X-noupdate.crx
builds/4chan-X-noupdate.user.js
builds/4chan-X.crx
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/4chan-X.zip
builds/updates-beta.xml
builds/updates.xml
package.json
2014-09-07 10:08:52 -07:00
ccd0
75fbb908c8
fix number of pages in search
2014-09-07 10:01:54 -07:00
Mayhem
12c2e7c0a2
Refactor the catalog thread views business with a class.
...
Conflicts:
Gruntfile.coffee
src/General/Build.coffee
src/General/Index.coffee
src/General/lib/thread.class
2014-09-05 22:47:59 -07:00
Mayhem
c3e37a8077
Alt+click to pin threads in the catalog.
...
Conflicts:
css/style.css
2014-09-05 22:24:24 -07:00