meower-media / server

Official source code for the backend that powers the Meower social media platform.
MIT License
12 stars 15 forks source link

Add Chat Invites and Bans #222

Closed showierdata9978 closed 9 months ago

showierdata9978 commented 9 months ago

Misc Changes: Fix Type errors in alot of places with pycharm

(Redone #208)

showierdata9978 commented 9 months ago

I just realised i forgot to test it lmao

showierdata9978 commented 9 months ago

tested and fixed

showierdata9978 commented 9 months ago

TODO: Allowing admins to edit chats that they do not own

tnix100 commented 9 months ago

Btw, moved /invites out of /chats so in the future we can have other invite types if we ever need them.

showierdata9978 commented 9 months ago

do not change the things that was required for intellisence

showierdata9978 commented 9 months ago

.