diaspora/spec
Benjamin Neff df8275f000
Fix participations for likes on comments in the backend
When liking a comment, the post also gets a participation, and if all
likes/comments get removed again, the participation also gets removed
again.

The only thing still not working properly is the frontend, but that is
already broken when unliking a post. So it shows an invalids state in
the frontend when unliking the post/comment.
2023-11-13 02:27:55 +01:00
..
controllers Bump sidekiq, sidekiq-cron and migrate to redis-client 2023-06-28 01:19:34 +02:00
fixtures Merge branch 'next-minor' into develop 2023-07-10 01:19:08 +02:00
helpers Adding Smart App Banner for insporation on iOS devices 2022-11-17 23:20:35 +01:00
integration Fix API v1 schema for likes on comments and add test 2023-11-13 02:27:55 +01:00
javascripts Introduce like-interactions.js 2023-11-13 02:26:59 +01:00
lib Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
mailers Cleanup unicode emojis from email headers 2023-06-09 04:20:15 +02:00
models Fix participations for likes on comments in the backend 2023-11-13 02:27:55 +01:00
presenters Introduce like-interactions.js 2023-11-13 02:26:59 +01:00
serializers Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
services Introduce like-interactions.js 2023-11-13 02:26:59 +01:00
shared_behaviors Merge branch 'next-minor' into develop 2022-06-29 13:28:02 +02:00
spec Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
support Always strip exif data and drop user setting for it 2023-06-04 04:25:01 +02:00
views/status_messages Merge branch 'next-minor' into develop 2022-07-20 21:34:39 +02:00
workers Don't time travel in check_birthday_spec 2022-09-20 03:20:48 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Cleanup duplicate pods in database 2022-10-31 01:45:13 +01:00
federation_callbacks_spec.rb Upgrade diaspora_federation to 1.0 2022-07-20 23:06:18 +02:00
helper_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec_helper.rb Remove old stubs for /.well-known/host-meta 2022-07-23 00:21:06 +02:00