diaspora/lib/diaspora
Benjamin Neff 4fea926057
Only update interacted_at on new comments
I got feedback from many users, that they don't understand how the "my
activity" stream is sorted, because they have posts on the top, but
don't see why. The user doesn't see if a like was added, and it is also
not imported for the user to see the post again then. And we have
notifications if someone likes a users own posts, so no need to move it on
top of the "my activity" stream here too.

closes #7030
2016-09-04 03:29:59 +02:00
..
federated use the parent author of the target as sender for relayable retractions 2016-06-26 11:05:23 +02:00
federation Use Person.by_account_identifier to find the author 2016-08-21 04:01:42 +02:00
fetcher cleanup old attributes from code 2016-08-08 19:37:09 +02:00
fields remove diaspora_handle setter to set author 2016-06-26 06:21:02 +02:00
markdownify Add rel="noopener noreferrer" to autolinks 2016-06-19 13:43:43 +02:00
camo.rb Add Camo for <img>-tags inside Markdown contents 2014-11-10 02:19:45 +01:00
commentable.rb Notifications for comments on local posts by non-contacts 2015-10-14 22:32:19 +02:00
exceptions.rb remove more unused code and cleanup 2016-06-26 06:21:01 +02:00
exporter.rb Add JSON exporter for user profile download 2014-12-16 08:55:35 +13:00
federated.rb remove old SignedRetraction and RelayableRetraction 2016-06-26 06:21:01 +02:00
federation.rb extract mappings between diaspora and the federation gem 2016-06-26 06:21:02 +02:00
fetcher.rb remove post fetcher 2016-06-26 06:21:01 +02:00
likeable.rb remove conditions on association deprecation warnings 2014-08-23 16:34:00 +02:00
logging.rb add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00
markdownify.rb Refactor config/ directory 2013-05-19 18:54:54 +02:00
mentionable.rb Merge pull request #6992 from SuperTux88/4491-fetch-mentioned-people 2016-08-16 10:41:02 +02:00
message_renderer.rb remove raw_message 2016-07-17 01:40:00 +02:00
relayable.rb Only update interacted_at on new comments 2016-09-04 03:29:59 +02:00
shareable.rb remove pending flag from posts 2016-08-08 19:37:10 +02:00
signature.rb use signature data for federation 2016-08-08 18:56:37 +02:00
taggable.rb Fix tag rendering in emails 2015-05-31 01:47:05 +02:00