foul-magics/Mage.Server/src/main/java/mage/server
2016-07-25 22:44:21 +10: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 Try to fix "Comparison method violates its general contract" error. 2016-06-18 12:55:54 +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 spjspj - Update to push deck List across from Client to Server for Custom Cube 2016-07-25 22:44:21 +10:00
util Added some lost and reconnect statistics to footer data. 2016-04-14 23:43:08 +02:00
AuthorizedUser.java Implement a password reset flow. 2016-01-11 21:49:02 +09:00
AuthorizedUserRepository.java Implement a password reset flow. 2016-01-11 21:49:02 +09:00
ChatManager.java spjspj - Prevent some types of spam in the main chat 2016-07-24 01:56:05 +10:00
ChatSession.java Some changes to logged data and a NPE prevention. 2016-04-14 08:28:28 +02:00
DisconnectReason.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
GmailClient.java Add some password validation. 2016-01-11 11:15:01 +09:00
MageServerImpl.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MailClient.java Add MailClient that uses Java Mail API to send emails. Use it instead of Mailgun client. 2016-01-22 21:40:08 +09:00
MailgunClient.java Use mailgun for sending emails. 2016-01-13 00:40:44 +09:00
Main.java Change all line endings to LF 2016-04-14 16:18:01 +00: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 Suggest user registration on login failures. 2016-01-25 21:27:57 +09:00
SessionManager.java Implement a password reset flow. 2016-01-11 21:49:02 +09:00
TableController.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
TableManager.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
User.java Add rating to the client (#1498) 2016-05-17 17:27:43 +03:00
UserManager.java Add rating to the client (#1498) 2016-05-17 17:27:43 +03:00