diaspora/app/models
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
..
api/openid_connect [API] don't store ID tokens in DB 2016-08-13 20:09:43 +03:00
notifications don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
services refactoring delete from services 2016-06-26 06:21:01 +02:00
user remove pending flag from posts 2016-08-08 19:37:10 +02:00
account_deletion.rb use Diaspora::Federation::Dispatcher everywhere 2016-06-26 06:21:01 +02:00
acts_as_taggable_on-tag.rb Sort tag search result by name 2016-03-03 17:57:58 +01:00
aspect.rb write cucumber test and add order_id on create 2015-04-28 02:38:28 +02:00
aspect_membership.rb [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspect_visibility.rb Fix possible duplication of AspectVisibility 2016-05-27 20:22:03 +03:00
block.rb Remove duplicates and bad code habits. 2013-08-02 11:39:24 +02:00
comment.rb Only update interacted_at on new comments 2016-09-04 03:29:59 +02:00
comment_signature.rb add models for signature data 2016-08-08 18:56:37 +02:00
contact.rb Fix conversations autoSuggest showing non-mutual contacts 2016-08-18 13:02:14 +02:00
conversation.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
conversation_visibility.rb Destroy conversation when all participants leave it 2014-12-17 11:33:23 -03:00
invitation_code.rb disable registration with invite-code when invitations are closed 2016-08-13 13:51:28 +02:00
like.rb add models for signature data 2016-08-08 18:56:37 +02:00
like_signature.rb add models for signature data 2016-08-08 18:56:37 +02:00
location.rb remove roxml 2016-06-26 06:21:01 +02:00
mention.rb cleanup notifications and fix tests 2016-06-26 06:20:59 +02:00
message.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
notification.rb don't create notifications if the notification-actor is ignored 2016-08-14 17:03:49 +02:00
notification_actor.rb
o_embed_cache.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
open_graph_cache.rb bump open_graph_reader 2015-03-11 21:59:02 +01:00
participation.rb move Federated::Generator to Diaspora::Federated::Generator 2016-06-26 06:21:02 +02:00
person.rb Exclude closed accounts from search 2016-09-04 03:22:58 +02:00
photo.rb remove pending flag from posts 2016-08-08 19:37:10 +02:00
pod.rb implement :update_pod callback 2016-06-26 06:20:58 +02:00
poll.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
poll_answer.rb move Guid module to fields 2016-06-26 06:21:02 +02:00
poll_participation.rb add models for signature data 2016-08-08 18:56:37 +02:00
poll_participation_signature.rb add models for signature data 2016-08-08 18:56:37 +02:00
post.rb remove pending flag from posts 2016-08-08 19:37:10 +02:00
profile.rb remove roxml 2016-06-26 06:21:01 +02:00
report.rb Add reason for post report to email sent to admins 2016-02-07 17:58:03 +01:00
reshare.rb don't add the root author to the subscribers if the root post was deleted 2016-08-18 23:34:58 +02:00
role.rb refactor moderator role and add specs 2015-09-07 12:32:09 +02:00
service.rb refactoring delete from services 2016-06-26 06:21:01 +02:00
share_visibility.rb create ShareVisibilities with batch import 2016-06-26 06:21:01 +02:00
signature_order.rb add models for signature data 2016-08-08 18:56:37 +02:00
status_message.rb only create mentions after creating statusmessages 2016-08-17 02:26:58 +02:00
tag_following.rb Fix ActiveRecord queries - take two 2012-06-13 14:52:25 -07:00
user.rb don't reduce number of invites when registration is open 2016-08-13 13:51:02 +02:00
user_preference.rb Added the ability to disable report-email-notification 2014-05-15 07:23:43 -04:00