ccd0
6168fd5229
Fix undo removing all filters in Firefox ( #946 ) as well as the filters not being scrolled to the bottom when an item is added from the menu.
2016-11-07 23:29:22 -08:00
ccd0
76f8118872
Add option for quick filter MD5 button (%f) to File Info Formatting (Advanced settings tab). #377
2016-11-07 22:20:45 -08:00
ccd0
379dd13e0f
Fix bug causing replies to not immediately show when catalog thread is clicked.
2016-11-07 03:04:53 -08:00
ccd0
7ab8282607
Fix typo/regression from 95b12e3240f10e129cdbc946d1a9d6c9c00775a6 causing header to use incomplete board list.
2016-11-07 00:51:16 -08:00
ccd0
d17550b802
Merge branch 'next'
2016-11-06 22:17:11 -08:00
ccd0
2cc3fc4572
Only activate Catalog Hover Expand when catalog is clicked. Deactivate on second click. #489
2016-11-06 22:04:37 -08:00
ccd0
c2a2dafe7f
Move repeated code into $.modifiedClick.
2016-11-06 21:25:06 -08:00
ccd0
0d09c63d7c
Prevent hovered catalog threads from going offscreen if the extra padding on .board is removed.
2016-11-06 15:02:48 -08:00
ccd0
eb7c48af0c
Move dialog positions into Config.
2016-11-05 18:15:32 -07:00
ccd0
b24e9bd906
Merge branch 'next' into multisite
2016-11-05 14:30:13 -07:00
ccd0
7e4288aa3a
Support m-img attribute (indicates existence of downscaled version) in post building.
2016-11-05 14:14:17 -07:00
ccd0
f0f962ccdd
Support is.4chan.org in post building. #1141
2016-11-05 13:21:59 -07:00
ccd0
c0b0e41187
Tinyboard compatibility in Get.coffee.
2016-10-31 00:09:10 -07:00
ccd0
5a57879e01
Merge branch 'next' into multisite
2016-10-30 23:03:29 -07:00
ccd0
a43de316c8
Simplify Get.postFromNode.
...
The extra stuff was added in ee291bad0ce37f990416f596b75d40812c84e32f
to make thread stub menus work and is no longer needed.
2016-10-30 22:59:53 -07:00
ccd0
aa7a35307a
Merge branch 'reverse' into next
2016-10-30 21:35:15 -07:00
ccd0
a4cb3ce5f7
Merge branch 'master' into next
2016-10-30 21:32:11 -07:00
ccd0
bc3099caa7
Do auto-checking when last check timestamp is from the future or a non-number. #1164
2016-10-30 19:53:26 -07:00
ccd0
1bd5a5373e
Merge branch 'next' into multisite
2016-10-30 12:15:03 -07:00
ccd0
a84fb59723
Merge branch 'master' into next
2016-10-30 11:01:13 -07:00
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
ffdb2cbd5c
Support parsing Tinyboard posts.
2016-10-09 22:03:24 -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