ccd0
|
8a15dfdbce
|
Add index hash commands to change index sort.
|
2016-03-12 14:37:05 -08:00 |
|
ccd0
|
7ac7c886a8
|
Include index sort in history state.
|
2016-03-12 14:30:10 -08:00 |
|
ccd0
|
95d20be6b7
|
Remove redundant code from Index.cb.mode.
|
2016-03-12 13:32:56 -08:00 |
|
ccd0
|
609683bbae
|
Support #infinite-scrolling and #all-threads as index hash commands to match labels in UI.
|
2016-03-12 12:30:27 -08:00 |
|
ccd0
|
0ea4509d3a
|
JSON Index: Support multiple commands in hash by separating with slashes.
Also generalize Header.hashScroll to support scrolling to last item in list
as well as scrolling to non-post elements.
|
2016-03-12 12:06:23 -08:00 |
|
ccd0
|
f78f04a85c
|
Fix errors when index settings changed before index loaded.
|
2016-02-13 22:51:34 -08:00 |
|
ccd0
|
711d1914e4
|
Index.notice is optional.
|
2016-01-31 20:39:41 -08:00 |
|
ccd0
|
f186044a4f
|
Only compute the selected index order.
|
2016-01-30 16:52:11 -08:00 |
|
ccd0
|
f92a21e9ab
|
Fix scrolling to top of board when navlinks are hidden. nebukazar/OneeChan#74
|
2016-01-30 01:20:41 -08:00 |
|
ccd0
|
2b75b393e0
|
Avoid error when no threads.
|
2016-01-29 04:13:39 -08:00 |
|
ccd0
|
59177c5808
|
This was not redundant.
|
2016-01-28 01:20:59 -08:00 |
|
ccd0
|
3a9fa8d98f
|
JSON Navigation -> JSON Index. #614
|
2016-01-27 00:07:44 -08:00 |
|
ccd0
|
c306d7a9bb
|
Remove old code from thread-to-index navigation.
|
2016-01-23 14:12:46 -08:00 |
|
ccd0
|
c65a0668c7
|
In case of incomplete pageload, index refresh should hard refresh. #509
|
2016-01-23 13:45:06 -08:00 |
|
ccd0
|
526be3737e
|
Merge branch 'index'
|
2016-01-22 21:58:13 -08:00 |
|
ccd0
|
f14e850af0
|
Revert "Revert "Suppress post thumbnails from loading until they are actually inserted into the index.""
This reverts commit 6b9059182fdf97001f013efc57150ff3dc14d80a.
|
2016-01-22 19:49:57 -08:00 |
|
ccd0
|
064fcd1826
|
Don't let the download canceller hack crashing affect the rest of the index initialization. #661
|
2015-12-08 13:28:13 -08:00 |
|
ccd0
|
bd1babd898
|
Show the alt/shift+click shortcuts to watch/hide threads in the catalog thread menu.
|
2015-11-22 02:38:36 -08:00 |
|
ccd0
|
34c8da43c4
|
Reorganization: Move stuff out of src/General.
|
2015-11-15 11:57:19 -08:00 |
|
ccd0
|
a88db556b5
|
/trash/ has no internal archive. #576
|
2015-11-07 13:54:02 -08:00 |
|
ccd0
|
2379b0f31d
|
Make 4chan X tolerant of redundant slashes in 4chan URLs. #499
|
2015-10-02 23:05:08 -07:00 |
|
ccd0
|
129b476977
|
Show party hats in 4chan X catalog view.
|
2015-09-30 22:02:54 -07:00 |
|
ccd0
|
aac9cd7eac
|
Avoid using history.state.search because of problems if history.state is string. #463?
|
2015-08-23 23:13:28 -07:00 |
|
ccd0
|
b80e071ab9
|
Fix infinite scroll skipping pages that were generated but removed. #434
|
2015-08-08 22:12:08 -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
|
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
|
cd23973d99
|
$.ajax: Each feature gets its own last-modified list.
|
2015-05-25 18:44:13 -07:00 |
|
ccd0
|
7d6614fc36
|
Remove unused argument.
|
2015-04-05 19:39:02 -07:00 |
|
ccd0
|
d723885331
|
Fix 'Last Index Refresh' button refreshing twice when Refreshed Navigation is on. #375
|
2015-04-05 19:31:51 -07:00 |
|
ccd0
|
25470745c4
|
Merge refresh button in navigation links with the time since last refresh, and make it navigate to the front page.
|
2015-03-31 02:55:21 -07:00 |
|
ccd0
|
6ad0064f41
|
Suppress post thumbnails from loading until they are actually inserted into the index.
Hopefully a temporary way of doing this until we get filtering working on JSON
so we don't have to build the posts at all.
|
2015-03-28 18:27:09 -07:00 |
|
ccd0
|
ecead5f7e8
|
Index should also rebuild posts from quote fetching.
As was done for thread expansion in 184141a5e0c5c1da2ac85c8d0c550bfb24b02577.
|
2015-03-09 19:58:15 -07:00 |
|
ccd0
|
e2756fd28e
|
Remove navigator.onLine check from index refresh due to false negatives. #287, #352
|
2015-03-08 00:03:56 -08:00 |
|
ccd0
|
a7d6d894dc
|
Restore index refresh notifications for users who want them.
|
2015-03-03 13:06:07 -08:00 |
|
ccd0
|
30e451f776
|
Fix header menu order. #339
|
2015-02-27 16:39:17 -08:00 |
|