pokemon-showdown-client/js
Guangcong Luo ddd4e67450 Improve name highlight matching
- Special characters at the end of a name are ignored
- Non-ASCII characters in the middle of a name can be replaced with
  any other non-alphanumeric character

So, for instance, with a user named 'te•st••':
'test', 'te st', and 'te-st' would all highlight them
2015-12-01 01:44:09 -05:00
..
lib Delete old jQuery file 2015-07-02 12:48:36 -04:00
battle.js Improve handling of sprite data 2015-12-01 01:03:31 -05:00
battledata.js Improve handling of sprite data 2015-12-01 01:03:31 -05:00
client-battle.js Rename battle.done to battle.ended 2015-11-30 18:11:05 -05:00
client-chat-tournament.js Fix tournament info message 2015-11-24 01:38:29 -05:00
client-chat.js Improve tab completion 2015-11-30 18:05:32 -05:00
client-ladder.js More consistently escape formats 2015-10-07 01:31:09 -04:00
client-mainmenu.js News tracking 2015-11-30 02:11:27 -05:00
client-rooms.js Add Meloetta icons to roomlist 2015-11-28 04:36:41 -05:00
client-teambuilder.js Refactor data storage 2015-11-28 04:36:41 -05:00
client.js Improve name highlight matching 2015-12-01 01:44:09 -05:00
search.js Revert mode changes from recent style fixes 2015-07-14 19:00:58 -04:00
storage.js News tracking 2015-11-30 02:11:27 -05:00
utilichart.js Remove stray console logging in Teambuilder 2015-11-24 16:55:02 -05:00