ccd0
6717a23f66
Use bump order when index sort type is unrecognized instead of throwing an error.
2016-10-30 10:58:55 -07:00
ccd0
cd51c53e40
Simplify reverse sort code.
2016-10-29 23:26:43 -07:00
ccd0
77e01a7095
Shorten reverse sort checkbox title text.
...
Checkbox doesn't need to tell us it's a checkbox.
2016-10-29 23:02:39 -07:00
ccd0
6a04dae6a0
Don't accept hash commands as reverse sort hash commands unless they actually end with '-rev'.
2016-10-29 23:01:24 -07:00
Koushien
1d0d7f3f2c
Revise reverse sort implementation details
...
On setup, immediately check box if '-rev'
appended to current sort.
For custom board navigation, prefer to account for
'-rev' option in processHash().
Bring sorting work outside nested function.
2016-10-29 12:19:00 -07:00
Koushien
1c7e85ea7b
Add box to reverse index, appends -rev if checked
...
When box element is toggled, invoke a revised
sort option that appends "-rev" to the sort
dropdown value when box is checked. If this value
changes while box is checked, the new sort is
still reversed.
If "-rev" is already given by previously saved
sort or custom board navigation option, pick the
correct dropdown value and check box
automatically.
Wrap previous sorting implementation, determining
if "-rev" is tacked on and doing the reverse work
at the end.
2016-10-28 22:52:43 -07:00
Koushien
a1d2408dad
Place reverse sort checkbox after Index dropdowns
2016-10-28 22:52:04 -07:00
Koushien
0e739d6711
Let custom board navigation accept "rev" option.
...
Explicitly add reversed hash commands and suggest
option in settings description.
2016-10-28 22:50:44 -07:00
ccd0
4118dd51df
Merge branch 'bstable'
2016-10-27 10:36:06 -07:00
ccd0
25d4d764d8
Update due to 4chan's ad changes.
2016-10-27 10:30:56 -07:00
ccd0
baa14a2765
Fix bug from v1.13.0.3 causing index/catalog search to not search comment.
2016-10-22 21:08:47 -07:00
ccd0
4dada7b713
Add styling guide link to custom CSS section.
2016-10-15 00:07:32 -07:00
ccd0
2d9abe5d22
Restore hiding of extra linebreaks in catalog. #1150
...
Show them at reduced size on hover.
2016-10-13 17:20:43 -07:00
ccd0
6484f461d0
Include rolls and fortunes in filterable text but continue removing them from notifications and thread excerpts.
2016-10-09 17:29:00 -07:00
ccd0
313ec30cd8
Use thread ID as final fallback for excerpt instead of name block.
2016-10-09 13:33:21 -07:00
ccd0
95b12e3240
Clean up the callback spaghetti in Header and CatalogLinks a bit.
2016-10-08 16:36:44 -07:00
ccd0
8687587932
Fix filenames not being properly unescaped in catalog replies.
2016-10-05 08:45:16 -07:00
ccd0
3a98275bb0
Fix bug from v1.13.0.3 causing threads to be incorrectly pruned / marked dead in Thread Watcher.
...
Fixes bug from 293fca67dda7091916cf7483ff6d021cb25cf73c.
2016-10-04 19:42:21 -07:00
ccd0
f3e2cbb19e
Thread Hiding currently needs thread.nodes.root to exist.
...
Fixes bug from e4a1f6d4a36bc683056573c8ce86098016031931.
2016-10-04 03:09:37 -07:00
ccd0
fa1aaa224c
Mirror most of Index Navigation menu settings in main settings panel. #186
2016-10-04 01:35:15 -07:00
ccd0
2540f23ac7
Don't hardcode SFW/NSFW board lists.
2016-10-03 17:52:44 -07:00
ccd0
9f6cc38e76
Merge remote-tracking branch 'dzamie/iss944'
2016-10-03 16:33:03 -07:00
ccd0
80b652c508
Don't show excerpts of hidden replies in the catalog either.
2016-10-03 02:51:16 -07:00
ccd0
3c96afc0b6
Don't show excerpts of filtered replies in catalog.
2016-10-03 02:26:33 -07:00
ccd0
c370ca0ddd
Delay catalog reply building until hover.
2016-10-03 02:20:04 -07:00
ccd0
28e2ea7af7
Fix race condition between clearing index and inserting rest of catalog.
2016-10-03 00:19:39 -07:00
ccd0
0aaeb1ce06
Add pass date to post fields. #1123
2016-10-02 23:04:36 -07:00
ccd0
e4a1f6d4a3
Reduce needless rebuilding of threads.
2016-10-02 22:53:01 -07:00
ccd0
6067243ecb
Tweak progressive catalog loading.
2016-10-02 14:08:19 -07:00
ccd0
f63a8b8a4b
Restore page numbers to cross-thread quotes.
2016-10-02 13:13:38 -07:00
ccd0
4b85e1a267
Add pass date to post fields. #1123
2016-10-02 12:57:40 -07:00
ccd0
d69775ed39
Make first part of catalog load faster.
2016-10-02 04:31:13 -07:00
ccd0
ddb0c3b048
Get rid of obsolete thread.nodes.placeholder.
2016-10-02 00:52:10 -07:00
ccd0
7f64cd9c26
Move Index.buildThreads call into buildStructure / buildCatalog.
2016-10-02 00:18:29 -07:00
ccd0
59bc4143db
Remove deferred thumbnail loading; no longer needed.
2016-10-01 21:02:26 -07:00
ccd0
293fca67dd
Only build the threads we need.
2016-10-01 20:46:14 -07:00
ccd0
80b350b3a6
Get page numbers from Index.threadPosition.
2016-10-01 20:30:42 -07:00
ccd0
b64b513841
Fix needless call to Index.buildIndex.
2016-10-01 20:15:03 -07:00
ccd0
2947665a29
Get rid of Index.nodes.
2016-10-01 20:00:21 -07:00
ccd0
a117e3ed36
Fix oversight. Index needs to keep track of hidden threads, not just filtered ones.
...
Fixes bug from 445b6fdf6f180db22f7cc1505d67f460858e1f35.
2016-10-01 19:25:25 -07:00
ccd0
d68ec9ecfd
No email to search anymore.
2016-10-01 18:10:57 -07:00
ccd0
4c6701f2f7
Cache filter results so we don't run all OP filters twice.
2016-10-01 18:09:48 -07:00
ccd0
78cf15a9cd
Fix unwanted array comprehension.
2016-10-01 17:29:31 -07:00
ccd0
49b946199c
Change postID to ID in Build.parseJSON output.
2016-10-01 17:27:09 -07:00
ccd0
445b6fdf6f
Sort and filter index based on JSON data.
2016-10-01 17:10:33 -07:00
ccd0
93f303da51
Index.sortedThreads -> Index.sortedThreadIDs
2016-10-01 16:38:37 -07:00
ccd0
d671e88ac9
Shift hats into same position as on index.
2016-10-01 08:36:07 -07:00
ccd0
ad9c3df4dc
Help out decaffeinate. #829
2016-10-01 03:18:22 -07:00
ccd0
0d3ad8a1ec
Move this code into Build.catalogReply function.
2016-09-28 22:55:51 -07:00
ccd0
b63d5bb892
Don't build reply excerpts in catalog if 'Catalog Hover Expand' is off.
2016-09-28 22:15:23 -07:00