I had hard-coded a table name when I needed to use a variable, because the table used depends on whether the user has moderation rights on the message or not
Added support for notifications going out as the user who sent the notification. This required changing the delivery method service contract, so I moved all service contracts into tcl