Project

General

Profile

Feature proposal #8462

Updated by krileon about 3 years ago

These don't need to be streams, but just be features. Centralize their configuration in global parameters and that's it. Pass the object and object_id via encrypted json data on the element (e.g. data-like="HASHED_JSON" using openssl_encrypt or something similar) data-like="HASHED_JSON") so we don't need to really worry about keeping track of it. 

 With #8458 and this complete only Activity and Comment streams will need stream storage behavior. The rest are just features.

Back