pyfedi/app/templates/post
Jeena 14fa658774 Add direct link to reply/comment
It's difficult to be able to copy and paste a link to a specific
comment or reply. It's only easy from the notifications page.

This patch introduces a link to a comment/reply by changing
the <span> to a <a> around the "When" text like "15 hours ago".

This is usually how other websites do deep links to comments too,
they make the time of post into a clickable link, so people should
be able to find it easyly.
2024-09-27 11:02:10 +00:00
..
post_teaser lazy load streamable and redgifs 2024-09-22 22:05:21 +12:00
_comment_voting_buttons.html show if a piece of content has already been voted on 2024-04-11 14:04:57 +12:00
_post_full.html Convert youtu.be links to youtube.com so they embed in post 2024-09-06 01:10:39 +00:00
_post_notification_toggle.html anyone can subscribe to any post or comment #20 2024-04-29 21:43:37 +12:00
_post_reply_teaser.html remove moment.js to decrease carbon usage 2024-08-23 11:14:47 +12:00
_post_teaser.html post teaser refactor to improve maintainability 2024-09-06 15:43:22 +12:00
_post_teaser_masonry.html do the actual blocking 2024-06-28 18:34:29 +02:00
_post_voting_buttons.html post teaser redesign #148 2024-09-05 20:10:26 +12:00
_post_voting_buttons_masonry.html show if a piece of content has already been voted on 2024-04-11 14:04:57 +12:00
_reply_notification_toggle.html wrap the notification toggle like the other buttons 2024-07-11 07:16:48 +00:00
add_reply.html Capturing Text box content when enabling markdown editor 2024-08-16 14:41:39 -04:00
continue_discussion.html lang attribute for non-english posts 2024-08-28 19:15:49 +12:00
post.html Add direct link to reply/comment 2024-09-27 11:02:10 +00:00
post_cross_posts.html minor tweaks #144 2024-04-03 07:44:59 +13:00
post_edit.html Adjusting the post editing for images to display the existing image 2024-08-17 09:42:07 -04:00
post_mea_culpa.html theme engine and high contrast theme fixes #27 fixes #19 2024-02-07 17:31:12 +13:00
post_options.html limit access to voting data 2024-09-24 09:28:06 +12:00
post_reply_edit.html Capturing Text box content when enabling markdown editor 2024-08-16 14:41:39 -04:00
post_reply_options.html limit access to voting data 2024-09-24 09:28:06 +12:00
post_reply_report.html theme engine and high contrast theme fixes #27 fixes #19 2024-02-07 17:31:12 +13:00
post_reply_voting_activity.html Add pages for admins and community mods to see voting activity 2024-09-22 22:55:47 +00:00
post_report.html theme engine and high contrast theme fixes #27 fixes #19 2024-02-07 17:31:12 +13:00
post_voting_activity.html Add pages for admins and community mods to see voting activity 2024-09-22 22:55:47 +00:00