12461 Commits

Author SHA1 Message Date
ccd0
f0f962ccdd Support is.4chan.org in post building. #1141 2016-11-05 13:21:59 -07:00
ccd0
3de942aab0 Recognize is.4chan.org files as from 4chan for purposes of error handling. #1141 2016-11-05 12:55:49 -07:00
ccd0
645301f263 Consolidate code to test whether image has been redirected to archive yet. 2016-11-05 12:42:05 -07:00
ccd0
9ff30e39a7 Merge branch 'master' into next 2016-11-05 11:25:37 -07:00
ccd0
ca05c49945 Release 4chan X v1.13.0.20. 2016-11-04 17:24:33 -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
761257e855 Release 4chan X v1.13.0.19. 2016-10-31 13:24:06 -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
ebd5bb0839 Release 4chan X v1.13.0.18. 2016-10-30 20:16:16 -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
e442da202a Build web page. 2016-10-30 12:24:09 -07:00
ccd0
b049414922 README.md: Improve lead. 2016-10-30 12:23:58 -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
587c079a43 Release 4chan X v1.13.0.17. 2016-10-29 22:32:52 -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
a675855470 Release 4chan X v1.13.0.16. 2016-10-27 11:39:47 -07:00
ccd0
8c32efe777 Merge branch 'bstable' 2016-10-27 11:35:30 -07:00
ccd0
914873f5f0 Release 4chan X v1.12.3.11. 2016-10-27 11:35:00 -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
8a253c15bf Fix CHANGELOG.md. 2016-10-27 10:41:02 -07:00
ccd0
9e0482acd9 Release 4chan X v1.13.0.15. 2016-10-27 10:39:57 -07:00
ccd0
4118dd51df Merge branch 'bstable' 2016-10-27 10:36:06 -07:00
ccd0
687decdcd1 Release 4chan X v1.12.3.10. 2016-10-27 10:34:24 -07:00
ccd0
25d4d764d8 Update due to 4chan's ad changes. 2016-10-27 10:30:56 -07:00
ccd0
e9c6bc327d Release 4chan X v1.13.0.14. 2016-10-22 21:20:07 -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
cb4c3e40be Merge branch 'bstable' 2016-10-18 13:00:58 -07:00
ccd0
ca6cfd690e Release 4chan X v1.12.3.9. 2016-10-18 12:58:22 -07:00
ccd0
f8523a5bcc Add basic support for is.4chan.org domain. #1141 2016-10-18 12:34:58 -07:00
ccd0
701201b391 Release 4chan X v1.13.0.13. 2016-10-15 00:56:08 -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
13e2b91223 The Makefile is set up to fetch needed dependencies automatically. 2016-10-14 23:43:25 -07:00
Koushien
92123bfa3b Update instructions for contributors.
Remind contributors to pull in dependencies
using npm and to compile with make, not grunt.
2016-10-14 19:35:41 -07:00
ccd0
dc0c0fb055 Release 4chan X v1.13.0.12. 2016-10-13 17:37:07 -07:00