Mirror of ajanata/PretendYoureXyzzy@github.com
Go to file
Andy Janata de331e738a - User preferences. Can turn off (dis)connect messages except for kicks/bans (fixes #9), and can ignore chat from specific users (except admins). Also remembers the user's name. All of these are stored in js cookies.
- Update jQuery and jQuery Cookie plugin, and add jQuery UI.
2012-10-11 21:18:40 -07:00
.externalToolBuilders move MessageType back inside QueuedMessage since the client doesn't need it 2012-01-12 20:05:39 -08:00
.settings I did something that made eclipse make a new prefs file... 2012-02-02 14:48:05 -08:00
WebContent - User preferences. Can turn off (dis)connect messages except for kicks/bans (fixes #9), and can ignore chat from specific users (except admins). Also remembers the user's name. All of these are stored in js cookies. 2012-10-11 21:18:40 -07:00
src Use lower-case version of nickname as key into users map, to allow for case-insensitivity of nicknames. Fixes #19. 2012-10-11 20:09:56 -07:00
test/net/socialgamer/cah Kicks and bans. 2012-08-20 22:41:06 -07:00
.classpath Fix @Nullable annotations. 2012-10-11 19:31:17 -07:00
.gitignore .gitignore: build 2011-12-16 16:41:13 -08:00
.project move the js constant updater build tool down after java compile since it needs the new constant file compiled first 2012-01-12 21:33:54 -08:00
README update README 2012-03-15 14:08:52 -07:00
cah_cards.sql re-do the db dump without reading from stdin 2012-09-25 18:37:00 -07:00

README

Pretend You're Xyzzy, a Cards Against Humanity clone, server and web client. See WebContent/license.html for full details.