Skip to content

Group DMs

luna requested to merge group-dms into master

no database changes required as complete group dm tables were already there for a while.

channel pub/sub had some changes due to how discord api is designed (a user wont ever see themselves in the recipients list and that causes extra work on the dispatcher since it has to remove the user its dispatching to).

Merge request reports