Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add displayName to contexts (#8814) | Samuel Newman | 2025-08-14 | 1 | -0/+2 |
| | |||||
* | [Persisted] Make broadcast subscriptions granular by key (#4874) | dan | 2024-08-06 | 1 | -3/+6 |
| | | | | | | | * Add fast path for guaranteed noop updates * Change persisted.onUpdate() API to take a key * Implement granular broadcast listeners | ||||
* | Option for large alt badges (#4571) | Samuel Newman | 2024-06-20 | 1 | -0/+49 |
* add pref for large alt badge * add to settings * do the large badge bit * Tweak wording --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> |