[Sprint/Platform] (feat): ability to disable group conversations
closes #174 (closed)
depends on front!117
0/1 thread resolved
141 141 142 142 if ($entity instanceof Entities\Activity && $entity->remind_object) { 143 143 $entity = (object) $entity->remind_object; 144 } else if ($entity instanceof Entities\Group && $entity->getConversationDisabled()) { - Owner
elseif all one word?
added MR::Awaiting Review scoped label
added Squad::Yellow scoped label
- Owner
Replaced by !253
closed