Page MenuHomePhabricator

[keyserver] Update notif prepare functions to take bag of params
ClosedPublic

Authored by ashoat on Feb 23 2023, 1:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 4:33 AM
Unknown Object (File)
Mon, Nov 11, 12:12 AM
Unknown Object (File)
Sun, Oct 27, 1:54 PM
Unknown Object (File)
Thu, Oct 24, 7:37 AM
Unknown Object (File)
Thu, Oct 24, 4:55 AM
Unknown Object (File)
Thu, Oct 24, 4:49 AM
Unknown Object (File)
Thu, Oct 24, 4:19 AM
Unknown Object (File)
Thu, Oct 24, 4:16 AM
Subscribers

Details

Summary

These functions take a long list of inputs. I'm about to add one more, so I figured it would be best to refactor them to take an object of params instead of a list.

Depends on D6871

Test Plan

Flow. Also in combination with the rest of the stack, I confirmed that a sidebar started in response to a text message that @-mentions somebody will result in the @-mentioned user receiving a custom notif that ends with "that tagged you"

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable