foul-magics/Mage.Server/src/main/java/mage/server
2016-10-06 01:09:53 +02:00
..
challenge Change all line endings to LF 2016-04-14 16:18:01 +00:00
draft spjspj - Update to push deck List across from Client to Server for Custom Cube 2016-07-25 22:44:21 +10:00
game Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
rating Add user rating using Glicko rating system (#1498) 2016-05-17 17:22:14 +03:00
record Fix that incorrect UserStats endTime can be set when rating is updated. 2016-05-21 01:55:29 +03:00
services Add a user registration dialog. 2016-01-09 06:43:10 +09:00
tournament Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
util Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
AuthorizedUser.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
AuthorizedUserRepository.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
ChatManager.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
ChatSession.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
DisconnectReason.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ExtensionPackage.java Rename stuff. Names are hard. 2016-09-25 14:45:06 -05:00
ExtensionPackageLoader.java Rename stuff. Names are hard. 2016-09-25 14:45:06 -05:00
GmailClient.java replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead 2016-09-14 15:27:31 +02:00
MageServerImpl.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-06 01:09:53 +02:00
MailClient.java replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead 2016-09-14 15:27:31 +02:00
MailgunClient.java replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead 2016-09-14 15:27:31 +02:00
Main.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00
Room.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
RoomImpl.java Changes to logging an chat session handling. 2014-08-06 17:17:50 +02:00
Session.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-06 01:09:53 +02:00
SessionManager.java Implement a password reset flow. 2016-01-11 21:49:02 +09:00
TableController.java Some clean up changes. 2016-10-02 17:27:05 +02:00
TableManager.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
User.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-06 01:09:53 +02:00
UserManager.java Added chat mute and user (de)activation actions to the Mage server console. 2016-10-05 00:59:51 +02:00