Commit Graph

564 Commits

Author SHA1 Message Date
Guangcong Luo
f38cbdb9e1 Yilx's in-progress background 2013-04-27 01:48:43 -07:00
Guangcong Luo
fef3e49232 Stub ladder room 2013-04-26 21:34:11 -07:00
Guangcong Luo
b203c51c6d There's no longer a need to load formats.js 2013-04-26 21:33:52 -07:00
Cathy J. Fitzpatrick
15f238c517 Initialisation fixes 2013-04-26 21:21:22 -07:00
Cathy J. Fitzpatrick
a55fd8e4eb More initialisation code 2013-04-26 22:16:52 -06:00
Cathy J. Fitzpatrick
460c261854 More initialisation stuff 2013-04-26 19:56:44 -07:00
Cathy J. Fitzpatrick
3c621e1d45 Some initialisation code 2013-04-26 20:49:52 -06:00
Cathy J. Fitzpatrick
18d15007a7 crossdomain.php changes for dev.pokemonshowdown.com stuff 2013-04-26 20:06:26 -06:00
Cathy J. Fitzpatrick
d8832dff8f Remove sim.js 2013-04-26 19:10:53 -06:00
Cathy J. Fitzpatrick
4135fa24a4 Rename some fields of the Config object 2013-04-26 19:10:53 -06:00
Guangcong Luo
ed6f23cf6c Stub teambuilder 2013-04-26 17:58:54 -07:00
Guangcong Luo
0413a49f6c Less margin between tab groups 2013-04-26 16:29:21 -07:00
Guangcong Luo
07209a795a Add gap between right and left rooms 2013-04-26 15:46:22 -07:00
Guangcong Luo
94ad977f46 Tab group Teambuilder/Ladder with Home 2013-04-26 15:45:59 -07:00
Guangcong Luo
d37cdfc91c Squarer tabs 2013-04-26 15:45:12 -07:00
Guangcong Luo
8a98a0d233 Implement side rooms 2013-04-26 14:52:07 -07:00
Guangcong Luo
e88e65c6c7 Disable redirect for easier linking 2013-04-26 11:46:58 -07:00
Cathy J. Fitzpatrick
e2b7a3a46a ipidentification is now always enabled 2013-04-26 06:55:13 -07:00
Guangcong Luo
68e574cc52 Stub new client 2013-04-26 01:23:22 -07:00
Guangcong Luo
d8e8be1087 JS libraries now in /js/lib/ 2013-04-26 01:20:56 -07:00
Cathy J. Fitzpatrick
de5661d842 Config.customcss is no longer necessary 2013-04-25 06:16:57 -06:00
Cathy J. Fitzpatrick
cd0772e6d6 Test altport before altprefix 2013-04-25 06:16:12 -06:00
Cathy J. Fitzpatrick
a9f7f3356c Remove unused sessiontoken 2013-04-25 03:29:12 -06:00
Cathy J. Fitzpatrick
feaf2fbbca Cached CSS files now get a .css extension 2013-04-24 15:44:00 -07:00
Cathy J. Fitzpatrick
439d1841b6 Correct Content-Type in customcss.php 2013-04-24 15:53:05 -06:00
Guangcong Luo
12b5f256aa Optimize CSS valiation a bit 2013-04-24 13:59:46 -07:00
Guangcong Luo
18163ad247 Support custom CSS from server static directory
You no longer need an external host: now any registered server
can have custom CSS by making a static/custom.css file.
2013-04-24 13:59:35 -07:00
Guangcong Luo
f173347ce9 More lenient CSS purifier 2013-04-24 11:56:39 -07:00
Cathy J. Fitzpatrick
1a2aea66cf Fix semi-obscure race condition in initialisation on *.psim.us 2013-04-24 07:08:39 -06:00
Cathy J. Fitzpatrick
8042343f4b Correct referrer when canonicalising URIs 2013-04-24 06:32:25 -06:00
Cathy J. Fitzpatrick
13027095d2 Preserve pathname when canonicalising URIs 2013-04-24 05:21:39 -07:00
Cathy J. Fitzpatrick
23245306ac Redirect *.psim.us URIs to the canonical URI 2013-04-24 04:50:13 -07:00
Cathy J. Fitzpatrick
7ff788502f Fixes to avatar resolution 2013-04-24 04:36:15 -06:00
Cathy J. Fitzpatrick
bc7b79d9e7 Revise custom avatar feature 2013-04-24 02:43:15 -06:00
Cathy J. Fitzpatrick
b30569269b Test altprefix before altport 2013-04-24 01:01:06 -06:00
Cathy J. Fitzpatrick
5c952bf53a Rename Config.locPrefix to Config.locprefix 2013-04-24 00:59:42 -06:00
Cathy J. Fitzpatrick
a6e92f1429 Add support for sockjs prefix /showdown 2013-04-24 00:58:10 -06:00
Guangcong Luo
b6eb7c05bf Fix word-wrap in !data 2013-04-23 18:45:58 -07:00
Guangcong Luo
d09f171943 New warning message 2013-04-23 15:22:03 -07:00
Cathy J. Fitzpatrick
e52a0339ad Safer approach to updating the stats 2013-04-22 19:53:01 -07:00
Cathy J. Fitzpatrick
bf740992fb Fix include path 2013-04-22 17:56:13 -07:00
Cathy J. Fitzpatrick
17b8917d0b Update PO userstats whenever the main server reports userstats 2013-04-22 18:35:28 -06:00
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