Move WebNotification type to lib so we can use it to type the push message in the service worker.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 28 2023
Address review
Update import
Change to export default
Fix types
We still need to do this, don't we?
Yeah but it makes it much harder whenever we want to change it. Protobufs / gRPC don't handle versioning of schemas very well. @jon, do you have a good story on how we'll handle it if we need to add a new entry?
Missed this previously
Fixing wrong rebasing
Another try to fix rebasing
Rebase
Rebase
the rust is pretty boilerplate, but I'll defer to someone else about intent
clean up imports
Looks okay to me, I'm assuming this is part of https://linear.app/comm/issue/ENG-2759
rebase + land
rebase + land
rebase + land
Never mind that's D6911
address feedback
rebase + land
rebase + land
In D6907#205331, @ashoat wrote:So is the format basically { +payload: string, +signature: string }, where payload is the previously agreed upon JSON format?
So is the format basically { +payload: string, +signature: string }, where payload is the previously agreed upon JSON format?