diaspora/app/assets/templates/single-post-viewer
cmrd Senya 6abd0509f9
Use guid instead of id at permalink and in SPV
This changes links from /posts/:id to /posts/:guid where the links are
not clicked very often. ID search is faster than guid search so we can't
change it everywhere, but these links are not very useful for clicking,
but can be used for easier guid look up.

closes #7453
2017-05-16 00:36:43 +02:00
..
single-post-actions_tpl.jst.hbs Remove unused translations 2016-07-03 18:14:23 +02:00
single-post-content_tpl.jst.hbs Use guid instead of id at permalink and in SPV 2017-05-16 00:36:43 +02:00
single-post-interaction-counts_tpl.jst.hbs Refactor SPV post interactions 2016-09-25 03:07:02 +02:00
single-post-interactions_tpl.jst.hbs Refactor SPV post interactions 2016-09-25 03:07:02 +02:00
single-post-moderation_tpl.jst.hbs Use polymorphic association for the report item 2015-10-03 17:18:03 +02:00