pokemon-showdown-client/js
Cathy J. Fitzpatrick b6a9c9d3d0 Implement timestamps; save prefs in localStorage
This commit implements timestamp functionality in the lobby chat,
in private messages, and in battle chats. Timestamps are controlled
by a /timestamps command, which has three legal invocations:

    /timestamps off
        turns off timestamps

    /timestamps minutes
        show timestamps of the form [hh:mm]

    /timestamps seconds
        show timestamps of the form [hh:mm:ss]

For now, the default setting is /timestamps minutes. If this proves
unpopular, it can be changed. The timestamp preference is stored in
localStorage and does not have to be set every time.
2013-01-29 00:10:44 -07:00
..
autoresize.jquery.min.js Populate with current state of client 2013-01-23 16:39:14 -08:00
battle.js Implement timestamps; save prefs in localStorage 2013-01-29 00:10:44 -07:00
battledata.js Specify custom name colour for myself 2013-01-28 03:58:33 -07:00
jquery-1.7.min.js Populate with current state of client 2013-01-23 16:39:14 -08:00
jquery-cookie.js Populate with current state of client 2013-01-23 16:39:14 -08:00
jquery.json-2.3.min.js Populate with current state of client 2013-01-23 16:39:14 -08:00
ladder.js Fix ladder tab 2013-01-23 19:47:45 -08:00
sim.js Implement timestamps; save prefs in localStorage 2013-01-29 00:10:44 -07:00
sockjs-0.3.min.js Populate with current state of client 2013-01-23 16:39:14 -08:00
soundmanager2.js Populate with current state of client 2013-01-23 16:39:14 -08:00
teambuilder.js Fix crash in teambuilder export 2013-01-28 06:06:08 -08:00
utilichart.js Populate with current state of client 2013-01-23 16:39:14 -08:00