samczsun / Skype4J

Skype API written in Java. Does not support P2P chats
Apache License 2.0
145 stars 48 forks source link

errors in ban implementation #134

Open slavias opened 7 years ago

slavias commented 7 years ago

There are some bugs with banned functionality.

  1. On opening chat there are no info about banned before users. As result if ban was executed, banned before users will be unbanned.
  2. Real ban can be done only with '8:' prefix. (without prefix user will be in ban list but can join chat)
  3. If user exists in chat and was banned, it was kicked, but still exists in participant list