Notifications: Label reply and mention notifications
Add "Replied to you" and "Mentioned you" labels to the corresponding notification types. This is achieved by passing new boolean flags, `renderingReplyNotif` and `renderingMention`, from the `NotificationsView` to the `SkeetView`.