support theme merging
currently we have full themes for each device, it would be good to support partial themes that that override/add/remove events from the default theme to keep duplication down to a minimum.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
currently we have full themes for each device, it would be good to support partial themes that that override/add/remove events from the default theme to keep duplication down to a minimum.
When these merge requests are accepted, this issue will be closed automatically.
changed milestone to %0.1.0
mentioned in merge request !93 (merged)
Once thing that is not in !93 (merged) is a way to drop complete profiles likes. The plan is to do that via an empty feedback list:
{
"name" : "silent",
"feedbacks" : [
]
}
}
and in a similar way to remove individual events from a profile. This is not super urgent so can happen as a follow up (for inidivual feedbacks one can use a dummy feedback as workaround).
mentioned in commit 0547a40c
closed with commit 24251949
closed with merge request !93 (merged)
mentioned in commit Librem5/debs/pkg-feedbackd@24251949