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)
Wed, Apr 16, 2:54 AM
Unknown Object (File)
Sat, Apr 5, 2:18 AM
Unknown Object (File)
Wed, Apr 2, 3:50 PM
Unknown Object (File)
Wed, Apr 2, 3:50 PM
Unknown Object (File)
Wed, Apr 2, 11:08 AM
Unknown Object (File)
Mar 17 2025, 7:21 PM
Unknown Object (File)
Mar 17 2025, 4:47 AM
Unknown Object (File)
Mar 17 2025, 4:46 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