szurubooru/client/html
rr- b0c5031001 client+server/posts: reverse next/prev post role
In the post list, when we navigate to the page with ">" button, we
navigate to older posts.
In the post view, when we navigate to the page with ">" button, we
navigate to older posts as well.

However, in the post list, the ">" button is called "next page".
At the same time, in the post view, the ">" button was called "previous
post". Now it's called "next post".

The difference isn't visible to normal users nor even API consumers as
the "get posts around post X" request isn't documented.

The change is motivated not only by consistency, but to also improve
compatibility with Vimperator's `[[` and `]]`. Vimperator assumes the
word "next" refers to ">" and the word "previous" refers to "<".
2016-10-02 17:07:08 +02:00
..
comment.tpl client/css: improve appearance on small screens 2016-08-27 22:19:01 +02:00
comment_form.tpl client/css: improve comment edit form background 2016-08-27 22:19:01 +02:00
comment_list.tpl client/general: remove api calls from controls 2016-06-18 10:35:20 +02:00
comments_page.tpl client/general: escape entity names in links 2016-06-23 12:47:56 +02:00
endless_pager.tpl client/general: change templates extension 2016-05-18 00:15:28 +02:00
endless_pager_page.tpl client/views: escape HTML 2016-06-23 12:47:56 +02:00
expander.tpl client/posts: show tag/note counters in expanders 2016-08-23 23:19:40 +02:00
fav.tpl client/general: add empty href for link buttons 2016-08-22 01:40:30 +02:00
file_dropper.tpl client/file-dropper: support Vimperator focus 2016-08-20 22:47:45 +02:00
help.tpl client/css: refactor <nav> css 2016-06-05 21:46:57 +02:00
help_about.tpl client/general: change templates extension 2016-05-18 00:15:28 +02:00
help_comments.tpl client/general: change templates extension 2016-05-18 00:15:28 +02:00
help_keyboard.tpl client/general: change templates extension 2016-05-18 00:15:28 +02:00
help_search.tpl client/css: refactor <nav> css 2016-06-05 21:46:57 +02:00
help_search_general.tpl client/css: improve appearance on small screens 2016-05-21 11:17:11 +02:00
help_search_posts.tpl server/search: add content-checksum 2016-08-26 16:26:06 +02:00
help_search_tags.tpl client/general: change templates extension 2016-05-18 00:15:28 +02:00
help_search_users.tpl client/help: correct obsolete information 2016-07-30 23:12:31 +02:00
help_tos.tpl client/views: escape HTML 2016-06-23 12:47:56 +02:00
home.tpl client/home: change apparance 2016-07-08 00:08:44 +02:00
home_featured_post.tpl client/css: improve appearance on small screens 2016-08-27 22:19:01 +02:00
home_footer.tpl client/css: improve appearance on small screens 2016-08-27 22:19:01 +02:00
index.htm client/css: split into files 2016-08-27 22:19:01 +02:00
login.tpl client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
manual_pager.tpl client/general: change templates extension 2016-05-18 00:15:28 +02:00
manual_pager_nav.tpl client/general: add < > vim navigation hints 2016-08-28 23:40:28 +02:00
not_found.tpl client/general: remove 404 image 2016-09-29 10:53:34 +02:00
password_reset.tpl client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
post.tpl client+server/posts: reverse next/prev post role 2016-10-02 17:07:08 +02:00
post_content.tpl client/views: escape HTML 2016-06-23 12:47:56 +02:00
post_edit_sidebar.tpl client/posts: move submit buttons to top 2016-09-10 09:57:20 +02:00
post_readonly_sidebar.tpl client/css: fix wrapping tags in read-only sidebar 2016-08-26 23:52:03 +02:00
post_upload.tpl client/posts: add 'skip duplicates' to upload form 2016-09-29 22:26:37 +02:00
post_upload_row.tpl client/posts: allow clicking on upload thumbnails 2016-09-10 16:13:57 +02:00
posts_header.tpl client/paging: avoid redrawing header navigation 2016-08-28 23:40:28 +02:00
posts_page.tpl client/posts: add border around tagless posts 2016-09-10 11:36:51 +02:00
score.tpl client/auth: fix being able to rate/fav things 2016-08-23 23:12:29 +02:00
settings.tpl client/settings: change checkbox label 2016-09-10 11:36:03 +02:00
snapshots_page.tpl client/snapshots: add snapshots browser 2016-08-20 13:01:17 +02:00
tag.tpl client/css: split into files 2016-08-27 22:19:01 +02:00
tag_categories.tpl client/general: add empty href for link buttons 2016-08-22 01:40:30 +02:00
tag_category_row.tpl client/general: add empty href for link buttons 2016-08-22 01:40:30 +02:00
tag_delete.tpl client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
tag_edit.tpl client/general: ditch tabular forms 2016-07-30 13:41:44 +02:00
tag_input.tpl client/general: add empty href for link buttons 2016-08-22 01:40:30 +02:00
tag_merge.tpl client/general: ditch tabular forms 2016-07-30 13:41:44 +02:00
tag_summary.tpl client/tags: allow deleting used tags 2016-07-30 13:43:15 +02:00
tags_header.tpl client/general: refactor URL parameter handling 2016-07-08 00:54:24 +02:00
tags_page.tpl client/tags: change 'edit time' to 'created on' 2016-08-27 15:29:40 +02:00
top_navigation.tpl client/views: escape HTML 2016-06-23 12:47:56 +02:00
user.tpl client/general: escape entity names in links 2016-06-23 12:47:56 +02:00
user_delete.tpl client/general: clean up, refactor 2016-08-05 23:02:41 +02:00
user_edit.tpl client/users: stop native completion 2016-08-22 21:46:30 +02:00
user_registration.tpl client/users: stop native completion 2016-08-22 21:46:30 +02:00
user_summary.tpl client/general: refactor URL parameter handling 2016-07-08 00:54:24 +02:00
users_header.tpl client/general: refactor URL parameter handling 2016-07-08 00:54:24 +02:00
users_page.tpl client/general: escape entity names in links 2016-06-23 12:47:56 +02:00