add /undo, update help, readme and changelog; fix follow to join

This commit is contained in:
2021-08-27 21:52:33 +02:00
parent 385d43c0aa
commit 98fe694d47
8 changed files with 127 additions and 30 deletions
+2
View File
@@ -139,6 +139,7 @@ For group hashtags to work, the group user must follow all its members; otherwis
- `/ping` - ping the group service to check it's running, it will reply
- `/join` - join the group
- `/leave` - leave the group
- `/undo` - undo a boost of your post into the group, e.g. when you triggered it unintentionally. Use in a reply to the boosted post, tagging the group user. You can also un-boost your status when someone else shared it into the group using `/boost`, this works even if you're not a member.
**For admins**
- `/announce x` - make a public announcement from the rest of the status. Note: this does not preserve any formatting!
@@ -152,3 +153,4 @@ For group hashtags to work, the group user must follow all its members; otherwis
- `/kick user, /remove user` - kick a member
- `/add #hashtag` - add a hasgtag to the group
- `/remove #hashtag` - remove a hasgtag from the group
- `/undo` - when used by an admin, this command can un-boost any status. It can also delete an announcement made in error.