ccd0
9ff30e39a7
Merge branch 'master' into next
2016-11-05 11:25:37 -07:00
ccd0
67bf57d804
Bugfix: Don't add embedding window to error pages.
2016-11-04 16:59:38 -07:00
ccd0
0ae3a3e8d6
Hide EXIF data in /p/ catalog except on hover.
2016-11-04 16:57:09 -07:00
ccd0
5270d29749
Bring back CSS tweaks for Halloween theme.
2016-10-31 13:18:04 -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
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
ccd0
f1c15e12c7
Limit rate at which scrolling causes thread watcher unread count to be saved. #1168
2016-10-29 21:46:20 -07:00
ccd0
b78fe7f3cd
Fix board-specific persona name setting being carried over to other boards. #1165
2016-10-29 17:07:56 -07:00
ccd0
2503ffaad8
Remove inlined posts before parsing clone. #1133
2016-10-29 16:42:40 -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
8c32efe777
Merge branch 'bstable'
2016-10-27 11:35:30 -07:00
ccd0
e7c45f3355
We don't want to hide unblocked ads; we want to know they're there.
2016-10-27 11:31:42 -07:00
ccd0
b09029a8e3
Fix ad blank spaces on front page.
2016-10-27 11:11:32 -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
f8523a5bcc
Add basic support for is.4chan.org domain. #1141
2016-10-18 12:34:58 -07:00
ccd0
f9d1f2c766
Add basic support for is.4chan.org domain. #1141
2016-10-15 00:48: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
bf39756e00
Switch back to using border for highlighting watched threads in catalog.
2016-10-13 16:05:36 -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
e7eb5fd2ab
Remove post.nodes.links, unused since af62b44df1c097acceba002567ef98a7b3cd5b42.
2016-10-09 14:49:10 -07:00
ccd0
3921433292
Let nodes.uniqueID be the ID part, and nodes.uniqueIDRoot be the whole thing.
2016-10-09 14:42:26 -07:00
ccd0
65d6de9e49
Fix IDs/capcodes being removed from stubs/notifications by Anonymize. #1129
2016-10-09 13:54:58 -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
7f27e78b58
Merge branch 'bstable'
2016-10-09 12:18:26 -07:00
ccd0
0048ef557b
Update archive list.
2016-10-09 12:10:40 -07:00
ccd0
954eb3316a
Only show one warning and keep it open until manually closed. #1012
2016-10-09 12:08:14 -07:00
ccd0
6e2f0a7b15
Quick and dirty warning message so I stop getting new crash reports every update. #1012
2016-10-09 12:08:07 -07:00
ccd0
dc8664144f
Quick fix for is.4chan.org problem. #1141
2016-10-09 12:04:45 -07:00
ccd0
25c30120b2
Merge branch 'master' into next
2016-10-09 04:26:54 -07:00
ccd0
7ede00a495
Fix bug from v1.13.0.0 that broke Quote Inlining / Previewing of OPs on /f/.
2016-10-09 03:48:34 -07:00
ccd0
39792ad2ca
Move cooldown parsing into Boards class and use boards.json data rather than script on page.
2016-10-08 20:28:16 -07:00
ccd0
95b12e3240
Clean up the callback spaghetti in Header and CatalogLinks a bit.
2016-10-08 16:36:44 -07:00
ccd0
64886c1a5c
Add keybind for adding new post to QR dump list. #619
2016-10-08 11:57:41 -07:00
ccd0
184818c526
Add 'Post from URL' keybind. #730
2016-10-08 10:29:00 -07:00
ccd0
723776e0c9
Fix capitalization in 'Post from URL' title tooltip.
2016-10-08 10:11:02 -07:00
ccd0
c67db5eed5
Fixes to custom cooldown keybind PR.
...
Fix applicability condition, move keybind near other QR-related ones in list.
2016-10-08 10:01:35 -07:00
AchtBit
61ae894ad2
Change default keybind for cooldown.
2016-10-08 11:12:19 -05:00