diaspora/app
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
..
assets Use guid instead of id at permalink and in SPV 2017-05-16 00:36:43 +02:00
controllers Create mention success flash message with JavaScript 2017-03-28 01:46:30 +02:00
helpers Use post page title for atom feeds and add entry author 2017-05-05 02:30:46 +02:00
mailers
models Fix welcome message crashing server if podmin is set to invalid user. 2017-05-13 02:08:51 +02:00
presenters
serializers
services
uploaders
views Use post page title for atom feeds and add entry author 2017-05-05 02:30:46 +02:00
workers