malcontent/accounts-service
Matthew Leeds 15e8a74b21 tree-wide: Replace usages of whitelist/blacklist
Replace usages of the terms whitelist and blacklist with the more
inclusive and more precise terms allowlist and blocklist, which are
actually also more consistent with parts of the codebase, e.g.
mct_app_filter_is_content_type_allowed().

The only API break here is in libmalcontent/app-filter.h but the
relevant API is not used anywhere else in Endless OS beyond this repo,
nor to my knowledge in any other distribution. Also, per the README,
this project's API is not stable, so now is a good time to make this
change.
2020-06-09 15:35:21 -07:00
..
com.endlessm.ParentalControls.AccountInfo.xml accounts-service: Add AccountInfo interface 2020-02-25 13:10:35 +00:00
com.endlessm.ParentalControls.AppFilter.xml tree-wide: Replace usages of whitelist/blacklist 2020-06-09 15:35:21 -07:00
com.endlessm.ParentalControls.SessionLimits.xml libmalcontent: Add a SessionLimits interface for time-limited sessions 2020-01-16 13:17:45 +00:00
com.endlessm.ParentalControls.policy.in accounts-service: Add AccountInfo interface 2020-02-25 13:10:35 +00:00
com.endlessm.ParentalControls.rules libmalcontent: Add a SessionLimits interface for time-limited sessions 2020-01-16 13:17:45 +00:00
meson.build accounts-service: Add AccountInfo interface 2020-02-25 13:10:35 +00:00