An instant messenger compatible with ActivityPub.
Backend is Written with Python (Framework uses Robyn).
- "Friend" in Pulse is treated as "follow" on ActivityPub.
- Reactions to messages from remote users of software for which reactions are not available are treated as "Like".
- Pulse cannot display public posts of remote users.
- In the future, we plan to implement a "Feed" function that will allow users to view the public posts of the users they follow.
- Currently, Pulse users must be "Friends" (follow each other) in order to send messages from Pulse users but, non-Pulse remote users are not affected by this restriction.