citra-emu
/
citra-canary
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src/citra_qt/multiplayer
zhupengfei 9d062d63da
network, citra_qt: Give moderation permission to community mods
Based on the `roles` payload in the JWT, the rooms will now give mod permission to Citra Community Moderators. To notify the client of its permissions, a new response, IdJoinSuccessAsMod is added, and there's now a new RoomMember::State called Moderator.
2018-12-15 20:28:03 +08:00
..
chat_room.cpp network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00
chat_room.h citra_qt/multiplayer: Add user ping support 2018-12-15 11:03:35 +08:00
chat_room.ui citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00
client_room.cpp network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00
client_room.h network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00
client_room.ui citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
direct_connect.cpp network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00
direct_connect.h citra_qt/multiplayer: retranslate multiplayer dialogs 2018-10-10 18:21:22 +08:00
direct_connect.ui Fix multiplayer dropdowns and proxy model 2018-04-19 10:28:17 -06:00
host_room.cpp network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00
host_room.h citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00
host_room.ui citra_qt: Save ban list for room hosting 2018-12-15 11:03:33 +08:00
lobby.cpp network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00
lobby.h citra_qt/multiplayer: retranslate multiplayer dialogs 2018-10-10 18:21:22 +08:00
lobby.ui Replace "Hide Full Games" with "Hide Full Rooms" 2018-04-22 16:56:49 +05:30
lobby_p.h citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00
message.cpp network/room_member: Add moderation functions 2018-12-15 11:03:31 +08:00
message.h network/room_member: Add moderation functions 2018-12-15 11:03:31 +08:00
moderation_dialog.cpp citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
moderation_dialog.h citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
moderation_dialog.ui citra_qt: Add a moderation dialog 2018-12-15 11:03:32 +08:00
state.cpp network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00
state.h citra_qt/multiplayer: Add user ping support 2018-12-15 11:03:35 +08:00
validation.h citra_qt/multiplayer: three minor fixes 2018-09-05 22:46:33 +08:00