Skip to content

Remove clappable

Isabelle Lafont requested to merge il/feat/899/remove-clappable into develop

Remove the clappable logic from all objects.

  • routes
  • Objects Serializers
  • Notifications
  • Rspec

Did clean and reorder some files

A question subsist:

There is still claps_count and has_clapped attributes in the following files :

  • Users Serializers / User Serializers with private object
  • Members Seriliazrs
  • Followers Serializers
  • Author Serializers
  • Relation Serializers
  • User Serializers Helpers.

Should I remove the clap logic too from this serializers (except for Relation)

closed issue 899

Merge request reports