Skip to content

Adds bots mention support to reply option. #391

@priyank-p

Description

@priyank-p

Currently in reply option we handle stream and user mention just fine but not bots mention since they are not in the DOM. To do this you have to make a request to /users endpoint and filter out bots using is_bots property. It should be done in app/renderer/js/notification/helpers.js

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions