mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-23 19:36:56 -08:00
14fa658774
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. |
||
---|---|---|
.. | ||
post_teaser | ||
_comment_voting_buttons.html | ||
_post_full.html | ||
_post_notification_toggle.html | ||
_post_reply_teaser.html | ||
_post_teaser.html | ||
_post_teaser_masonry.html | ||
_post_voting_buttons.html | ||
_post_voting_buttons_masonry.html | ||
_reply_notification_toggle.html | ||
add_reply.html | ||
continue_discussion.html | ||
post.html | ||
post_cross_posts.html | ||
post_edit.html | ||
post_mea_culpa.html | ||
post_options.html | ||
post_reply_edit.html | ||
post_reply_options.html | ||
post_reply_report.html | ||
post_reply_voting_activity.html | ||
post_report.html | ||
post_voting_activity.html |