diaspora/spec
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
..
controllers Exclude closed accounts from search 2016-09-04 03:22:58 +02:00
fixtures remove old unused data_conversion fixtures 2016-08-08 19:37:09 +02:00
helpers 6840 : meta tags update (#6998) 2016-08-18 21:52:39 +02:00
integration Send notification mails on CSRF fails 2016-09-04 03:26:42 +02:00
javascripts Set participations client side when changing post interactions 2016-09-04 03:17:48 +02:00
lib Only update interacted_at on new comments 2016-09-04 03:29:59 +02:00
mailers Send notification mails on CSRF fails 2016-09-04 03:26:42 +02:00
models Only update interacted_at on new comments 2016-09-04 03:29:59 +02:00
presenters Fix regressions from #6998 2016-08-22 00:43:43 +02:00
serializers cleanup old attributes from code 2016-08-08 19:37:09 +02:00
services Filter mentions on status message creation 2016-07-04 10:26:45 +02:00
shared_behaviors Only update interacted_at on new comments 2016-09-04 03:29:59 +02:00
support Refactor app.views.AspectMembership 2016-08-08 17:21:14 +03:00
workers Send notification mails on CSRF fails 2016-09-04 03:26:42 +02:00
configuration_methods_spec.rb Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
factories.rb Modify search to include contacts 2016-08-09 15:12:44 +02:00
federation_callbacks_spec.rb better error message if we webfinger a person with invalid guid 2016-07-31 23:05:53 +02:00
helper_methods.rb remove old webfinger/hcard code 2015-08-21 14:23:08 +02:00
locale_spec.rb On reshare insert the reshare built from the response 2015-03-23 23:02:23 +01:00
misc_spec.rb enable some skipped tests again 2016-06-26 06:21:00 +02:00
spec-doc.rb This fixes issue #2298. 2011-11-02 23:51:12 -04:00
spec_helper.rb Upgrade devise to 4.2 2016-08-11 12:25:36 +03:00