Commit Graph

572 Commits

Author SHA1 Message Date
Cathy J. Fitzpatrick
99a40a3d5a Revert "Add translation support and translations extracted from the ROM. Requires every game message from battle.js to use _ to be translated."
This reverts commit 9bc8c023e6.
2013-04-21 20:33:37 -06:00
Cathy J. Fitzpatrick
688a5c314f More optimised clearing of array 2013-04-21 20:32:48 -06:00
Pokecheck
9bc8c023e6 Add translation support and translations extracted from the ROM. Requires every game message from battle.js to use _ to be translated. 2013-04-21 20:32:48 -06:00
Guangcong Luo
6ac1e560e8 Sync pokedex.js and learnsets.js with server 2013-04-21 18:05:16 -07:00
Guangcong Luo
040783fd37 Cache certain result counts in search index 2013-04-21 17:06:42 -07:00
Cathy J. Fitzpatrick
349f058c79 Update the mini rooms list when the full list is viewed 2013-04-21 04:59:00 -06:00
Cathy J. Fitzpatrick
472468ab26 Fix still more XSS 2013-04-21 03:46:04 -06:00
Cathy J. Fitzpatrick
ab28fa0507 Fix more JavaScript injection 2013-04-21 03:32:03 -06:00
Guangcong Luo
e2f40be6c4 Sync learnsets with server 2013-04-21 02:06:07 -07:00
Guangcong Luo
b7ab002fdb Chart: Don't show negative numbers for CAPs 2013-04-21 01:52:42 -07:00
Cathy J. Fitzpatrick
b4e97b2b7b Fix another XSS 2013-04-21 00:08:40 -07:00
Guangcong Luo
b4ed4055b2 Option to turn off lobby chat 2013-04-21 00:07:00 -07:00
Cathy J. Fitzpatrick
8fb9756336 Correct fix for previous XSS 2013-04-21 01:04:00 -06:00
Cathy J. Fitzpatrick
7c1364d8cc Fix another XSS 2013-04-21 01:01:23 -06:00
Cathy J. Fitzpatrick
514dd9cdf6 Fix some XSS issues 2013-04-21 00:48:49 -06:00
Guangcong Luo
544abfab40 Remove underlines from utilichart entries 2013-04-20 21:00:55 -07:00
Guangcong Luo
4627cb0238 Search prioritizes exact matches 2013-04-20 16:41:44 -07:00
Guangcong Luo
66963c0528 Support egg pokemonicon 2013-04-20 16:41:29 -07:00
Cathy J. Fitzpatrick
c52a0e261b Upgrade to jQuery 2.0.0 2013-04-20 05:42:59 -06:00
Cathy J. Fitzpatrick
4e35bab1c5 Drop deprecated ladderformatgetmmr action 2013-04-20 05:08:00 -06:00
Guangcong Luo
f5b751cf6e New search system: Support tagged search results 2013-04-19 23:18:53 -07:00
Guangcong Luo
8f5f37ff9e New search system: Flag if match is exact 2013-04-19 23:18:33 -07:00
Guangcong Luo
576ba2e2ef Synx pokedex with server 2013-04-19 23:17:29 -07:00
Cathy J. Fitzpatrick
dd21bfe52b Use htmlspecialchars rather than htmlentities 2013-04-19 20:54:13 -06:00
Cathy J. Fitzpatrick
bf4763dd1d Specify charset for ladder database 2013-04-19 19:57:27 -06:00
Guangcong Luo
6038b58088 Make all /data types the same width 2013-04-19 14:40:20 -07:00
Guangcong Luo
252f267d01 Better wrapping for /data 2013-04-19 14:03:08 -07:00
Cathy J. Fitzpatrick
2bfc8ed1e3 Correct error messages when uploading replays
This ensures that an unregistered server will receive the message that
the server is unregistered, rather than the message that the server is
using invalid IDs.
2013-04-18 20:33:11 -06:00
Cathy J. Fitzpatrick
42d5c8202d Fix Google Analytics on back/forward 2013-04-18 19:08:47 -07:00
Guangcong Luo
47b848bc25 Sync pokedex.js with server 2013-04-18 17:28:11 -07:00
Guangcong Luo
f2872fe658 Search: Show message if nothing found 2013-04-18 17:27:43 -07:00
Guangcong Luo
bc1b6d4b5d Compress move data row a bit 2013-04-18 17:27:02 -07:00
Cathy J. Fitzpatrick
8956b2cb5d More directives not to index the index page 2013-04-18 18:00:35 -06:00
Cathy J. Fitzpatrick
c50e73ded3 Correct check for presence of _gaq 2013-04-18 17:18:38 -06:00
Cathy J. Fitzpatrick
66ef8e390b Add more domains to showdown.webapp 2013-04-18 17:12:13 -06:00
Cathy J. Fitzpatrick
a1079d0f9d Fix installation of Firefox App
Installation of the Firefox App has been broken ever since we
started using CloudFlare because the domain for the site has
become www.pokemonshowdown.com rather than the previous value
of pokemonshowdown.com, which was specified in the .webapp file.
2013-04-18 04:50:16 -07:00
Cathy J. Fitzpatrick
d664b7f5c1 Deprecate the non-xhr mode in ladder.php 2013-04-18 05:40:42 -06:00
Cathy J. Fitzpatrick
c3a8b033ce Fix Google Analytics for HTML5 history code
This should stop the site from showing up as its own referrer.
2013-04-18 04:23:38 -06:00
Cathy J. Fitzpatrick
5261dc9478 Revert "testclient.html is no longer necessary"
This reverts commit d22a87872c.
2013-04-18 04:20:49 -06:00
Cathy J. Fitzpatrick
a47da4a106 Remove /lobby from URIs in mod_rewrite 2013-04-18 03:08:39 -07:00
Cathy J. Fitzpatrick
4d26ea4a9a Fix Chrome Frame installation on *.psim.us 2013-04-18 02:57:57 -07:00
Cathy J. Fitzpatrick
bf6f2cc890 Revert "Remove unnecessary tags in index.html"
This reverts commit 722eaddfc2.

Evidently this broke the Chrome Frame installation message.
2013-04-18 02:50:21 -07:00
Cathy J. Fitzpatrick
2bcf33a02f Reinstate invalid X-UA-Compatible meta tag rather than header 2013-04-18 02:02:27 -06:00
Cathy J. Fitzpatrick
cee872ed90 Fix invalid X-UA-Compatible meta tag 2013-04-18 01:16:28 -06:00
Cathy J. Fitzpatrick
722eaddfc2 Remove unnecessary tags in index.html 2013-04-17 23:51:57 -06:00
Guangcong Luo
9b7e0f07ab Namespace StatNames/StatIDs 2013-04-17 22:22:39 -07:00
Cathy J. Fitzpatrick
3e263e892e Add missing OK button to nothirdparty overlay 2013-04-17 19:25:13 -06:00
Cathy J. Fitzpatrick
7d697f15b5 Improve *.psim.us error messages 2013-04-17 19:11:50 -06:00
Cathy J. Fitzpatrick
d22a87872c testclient.html is no longer necessary 2013-04-17 17:31:38 -06:00
Cathy J. Fitzpatrick
82798bdbb8 Google Analytics gets its own <script> block 2013-04-17 16:47:02 -06:00