FoundKey/packages
Johann150 cfa371b52b
refactor: remove note re-packing in streaming API
Instead of packing the note for public user before passing it to
streams, the note is now either packed for the user the respective
stream belongs to (`mainStream`) or not packed at all and then packed
later (`notesStream`).

Because this is a new common task between different channels, a shared
implementation of packing a note from notesStream is created. This
implementation will simply skip a note if it is not visible to the user
that the channel belongs to.
2022-07-23 22:27:29 +02:00
..
backend refactor: remove note re-packing in streaming API 2022-07-23 22:27:29 +02:00
client remove async from ok() 2022-07-23 20:23:45 +00:00
shared chore(lint): add semi-spacing to shared linter 2022-07-16 11:34:04 -04:00
sw update package name, packages 2022-07-18 06:41:58 -04:00
meta.json refactoring 2021-11-12 02:02:25 +09:00