ccd0
|
0a1b8b0f10
|
Defer changing Custom Board Navigation default.
|
2015-08-08 16:03:35 -07:00 |
|
ccd0
|
4e4710a2c5
|
Merge branch 'upgrade'
|
2015-08-08 15:41:59 -07:00 |
|
ccd0
|
1fc82a38bd
|
If we try to delete a post too early, retry in 5 seconds.
|
2015-08-08 01:13:36 -07:00 |
|
ccd0
|
54ef3a74ef
|
Put DeleteLink nodes in DeleteLink.nodes.
|
2015-08-08 00:32:47 -07:00 |
|
ccd0
|
9970fa6c29
|
File-only deletions should not remove the cooldown.
|
2015-08-07 23:18:52 -07:00 |
|
ccd0
|
c399eff09e
|
Integrate Delete Link cooldown with QR cooldown.
This fixes the 4chan v. local time discrepancy problem causing
autodelete to fail.
|
2015-08-07 23:10:34 -07:00 |
|
ccd0
|
08f25faf4f
|
Merge branch 'autodelete'
|
2015-08-07 21:56:52 -07:00 |
|
ccd0
|
779aa10e9c
|
Fix QR.cooldown data not being set up when called from DeleteLink.
|
2015-08-07 21:44:36 -07:00 |
|
ccd0
|
959ce1d38e
|
Move all cooldown data into one object.
|
2015-08-07 13:40:58 -07:00 |
|
ccd0
|
dc6f633280
|
Remind myself to remove 'Show Name and Subject' setting eventually.
|
2015-08-06 00:50:52 -07:00 |
|
ccd0
|
731b76ac30
|
Revert "Turn Custom Board Navigation off by default."
This reverts commit 6839472aea39b5144d14a07d7c1bc8a5b2d22a8e.
|
2015-08-06 00:35:34 -07:00 |
|
ccd0
|
b845e84be4
|
Support better migration of old settings on script updates.
|
2015-08-06 00:34:19 -07:00 |
|
ccd0
|
1e46662e2e
|
Merge branch 'bstable'
|
2015-08-05 19:21:53 -07:00 |
|
ccd0
|
90d2385b0b
|
Fix captcha scrollbar auto-hide bug.
This fixes an issue where clicking the scrollbar of the image
selection bubble would cause the QR to autohide, breaking the
captcha.
|
2015-08-05 19:07:46 -07:00 |
|
ccd0
|
68bd81ccde
|
Do 404 redirect for threads left over as stubs.
|
2015-08-05 18:15:14 -07:00 |
|
ccd0
|
836e6b1ae4
|
Auto-delete posts when cooldown expires. #167
|
2015-08-05 03:24:10 -07:00 |
|
ccd0
|
4a456548f6
|
Add bug tracker URL for Edge HTMLCollection bug.
|
2015-08-02 19:01:49 -07:00 |
|
ccd0
|
569e66e442
|
Merge branch 'bstable'
|
2015-08-02 17:52:38 -07:00 |
|
ccd0
|
5443c39f2b
|
Update banner list.
|
2015-08-02 17:37:02 -07:00 |
|
ccd0
|
8f45172cae
|
Fix filename pushing buttons out of the container in Edge.
|
2015-08-02 04:42:25 -07:00 |
|
ccd0
|
140e973e71
|
Fix 'null' appearing in QR.
|
2015-08-02 04:18:27 -07:00 |
|
ccd0
|
64cc0da18e
|
Fix board list bug in Edge.
|
2015-08-02 02:05:56 -07:00 |
|
ccd0
|
900daa3e56
|
Work around Edge issues with HTMLCollections.
|
2015-08-02 01:37:39 -07:00 |
|
ccd0
|
c52e8e9ef8
|
Work around MutationObserver differences in Edge.
|
2015-08-02 01:16:24 -07:00 |
|
ccd0
|
66e2a304cc
|
Add Edge to detected engines.
|
2015-08-02 00:57:48 -07:00 |
|
ccd0
|
e90095792e
|
Add shitpost filter to examples.
|
2015-07-31 00:05:25 -07:00 |
|
ccd0
|
6839472aea
|
Turn Custom Board Navigation off by default.
|
2015-07-30 23:53:02 -07:00 |
|
ccd0
|
d7beeeebd7
|
This element has an ID now.
|
2015-07-30 21:58:09 -07:00 |
|
ccd0
|
5ffc7f4bd4
|
Move existence check into $.rm.
|
2015-07-30 21:52:44 -07:00 |
|
ccd0
|
2ba6e4f9c3
|
Merge branch 'master' into index
|
2015-07-19 22:36:47 -07:00 |
|
ccd0
|
5c3417c6b7
|
Fix missing check of '404 Redirect' preference.
|
2015-07-19 19:02:51 -07:00 |
|
ccd0
|
0c78647b92
|
Always use generated pathname and hash; consolidate some code.
|
2015-07-19 13:08:03 -07:00 |
|
ccd0
|
1540e0f3ed
|
Remove no-longer-used Index.board.
|
2015-07-18 23:25:30 -07:00 |
|
ccd0
|
9f0c2e59f4
|
Move check of whether any changes have occured into Index.pageLoad.
Minor changes in under what circumstances we scroll to the top.
|
2015-07-18 22:32:44 -07:00 |
|
ccd0
|
d74ba15247
|
Merge branch 'master' into index
Conflicts:
src/General/Index.coffee
|
2015-07-18 22:28:53 -07:00 |
|
ccd0
|
1cc0547017
|
Current page must be queried after the mode is set correctly.
|
2015-07-18 22:23:05 -07:00 |
|
ccd0
|
92d51398f4
|
This should have scroll=false.
Fixes mistake in commit 49b947c80431c4db732e6d33afc79c4f72cc77b6.
|
2015-07-18 21:12:52 -07:00 |
|
ccd0
|
cc05931c76
|
Merge branch 'master' into index
Conflicts:
src/General/Index.coffee
|
2015-07-18 20:53:45 -07:00 |
|
ccd0
|
86ff39a8c7
|
Fix watched thread following not updating the number in the page list.
|
2015-07-18 20:43:16 -07:00 |
|
ccd0
|
029ce9fe37
|
Remove unnecessary use of Index.getCurrentPage.
|
2015-07-18 20:24:51 -07:00 |
|
ccd0
|
49b947c804
|
Set Index.changed flags instead of passing around object.
|
2015-07-18 19:55:20 -07:00 |
|
ccd0
|
0868036867
|
Remove unused parameter.
|
2015-07-18 16:40:31 -07:00 |
|
ccd0
|
39b4971621
|
Don't hide our own stuff while the index is loading.
|
2015-07-18 15:40:28 -07:00 |
|
ccd0
|
3f2dfd9333
|
Index: Replace $.asap with $.onExists.
|
2015-07-18 15:37:15 -07:00 |
|
ccd0
|
e97a0b8d63
|
Rearrange Index.init for clarity.
|
2015-07-18 14:03:55 -07:00 |
|
ccd0
|
6b9059182f
|
Revert "Suppress post thumbnails from loading until they are actually inserted into the index."
This reverts commit 6ad0064f415f0d97c7b6ddaadb2f5f476de2ac8a.
Conflicts:
src/General/Build.coffee
src/General/html/Build/File.html
src/Images/ImageLoader.coffee
|
2015-07-18 11:23:26 -07:00 |
|
ccd0
|
eb116cf476
|
Simplify usage of Redirect.navigate.
|
2015-07-18 10:45:09 -07:00 |
|
ccd0
|
e2a55997ce
|
Implement archive redirect for 'imgboard.php?res=' URLs.
|
2015-07-18 10:25:38 -07:00 |
|
ccd0
|
dea45c641a
|
AntiAutoplay update: Make videos visible in https://boards.4chan.org/g/thread/49036627.
|
2015-07-15 14:15:59 -07:00 |
|
ccd0
|
60dd502188
|
Place image 25px from screen bottom to avoid being covered by URL.
|
2015-07-15 04:12:44 -07:00 |
|