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, Mar 26, 10:45 PM
Unknown Object (File)
Feb 21 2024, 9:09 AM
Unknown Object (File)
Feb 21 2024, 9:09 AM
Unknown Object (File)
Feb 21 2024, 9:09 AM
Unknown Object (File)
Feb 21 2024, 9:09 AM
Unknown Object (File)
Feb 20 2024, 10:25 PM
Unknown Object (File)
Feb 18 2024, 2:20 AM
Unknown Object (File)
Feb 17 2024, 11:58 PM
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