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 Add In-Reply-To and References headers to notification mails 2016-09-25 20:15:16 +02:00
models Fix welcome message crashing server if podmin is set to invalid user. 2017-05-13 02:08:51 +02:00
presenters Fix sharing indicator on profile page for blocked users 2017-03-25 20:35:45 +01:00
serializers cleanup old attributes from code 2016-08-08 19:37:09 +02:00
services Add reshare service 2017-02-18 22:59:38 +01:00
uploaders Increase maximal height of large thumbnail 2017-03-27 00:00:41 +02:00
views Use post page title for atom feeds and add entry author 2017-05-05 02:30:46 +02:00
workers Schedule a connection-check when receiving a message from an offline pod 2016-11-06 02:40:05 +01:00