Quinella
78f5247cdb
Changed format column separator; prefixed by a comma
2013-09-23 19:26:46 +02:00
Quinella
51ecb2a6e6
Adds the possibility to put sections (of formats) in other columns by changing it serverside
2013-09-23 18:43:55 +02:00
Guangcong Luo
99cf301eba
Merge pull request #50 from Quinella/notifications
...
Added a "persistent notifications" option.
2013-09-22 16:05:58 -07:00
Quinella
e94e2c27cf
Renamed "persistent notifications" to "temporary notifications"
2013-09-22 23:00:20 +02:00
Quinella
44aceead8f
Added a "persistent notifications" option.
...
Defaults to yes. If set to no, notifications will disappear automatically after 5 seconds.
The option will only be shown if window.Notification is available.
2013-09-22 22:47:55 +02:00
Guangcong Luo
9f7251e954
Merge pull request #49 from Quinella/testclientfail
...
Fixes testclient.html; the loading message didn't disappear.
2013-09-22 10:55:26 -07:00
Quinella
da1280ba86
Fixes testclient.html; the loading message didn't disappear.
...
Because of that PMing and challenging others on testclient.html was impossible.
2013-09-22 15:00:53 +02:00
Guangcong Luo
5ac54eee3a
Merge pull request #48 from Quinella/chattime
...
Added |tc| and the like for the correct time in replays
2013-09-21 17:47:21 -07:00
Quinella
7b26873667
Added |tc| and the like for the correct time in replays
2013-09-22 01:04:55 +02:00
Guangcong Luo
2fc1999d66
Automatically redirect old IE to downloadable client
2013-09-21 13:22:41 -05:00
Guangcong Luo
daaa6f3bfd
Embed news into HTML for faster loading
2013-09-20 16:48:31 -05:00
Guangcong Luo
3abcba151c
iframe for news page
2013-09-20 16:48:31 -05:00
Guangcong Luo
30490f23d7
Teambuilder: Fix deleting teams
...
Deleting teams now correctly updates the team list
2013-09-20 16:48:31 -05:00
Guangcong Luo
264aadc3eb
Better loading message
2013-09-20 16:48:31 -05:00
Guangcong Luo
45e47c9d66
News popup
2013-09-20 16:48:31 -05:00
Guangcong Luo
a90404685d
Desktop client: Make sure links open in browser
2013-09-20 16:48:31 -05:00
Guangcong Luo
3b824aab57
Merge pull request #47 from Quinella/b1
...
Fixes the teambuilder's number input's events
2013-09-20 14:34:45 -07:00
Quinella
e7dae9beab
Fixes the teambuilder's number input's events
...
Only the keyup event was fired, which caused a bug where changes are not registered when the up/down buttons are clicked (in browsers that support the number input).
The keyup event still has to be fired for the sake of the browsers that haven't heard of the number input yet.
2013-09-20 23:26:00 +02:00
Guangcong Luo
a171908cec
Fix room links
...
Room links were broken by a mistake in the port number detection
commit.
2013-09-18 00:03:07 -05:00
Guangcong Luo
9c55f485b5
Link back to server manager when reloading custom CSS
2013-09-17 21:55:43 -05:00
Guangcong Luo
e47b56be18
Desktop client: Make really sure not to crash in fs callbacks
2013-09-17 21:55:43 -05:00
Guangcong Luo
93f6d3f811
Don't error-log 404s for apple-touch-icon-precomposed
2013-09-17 21:55:43 -05:00
Guangcong Luo
03c2bf532a
Merge pull request #46 from kotarou3/autolinkingFix
...
Add port number detection to automatic links
2013-09-17 18:58:53 -07:00
小太
2cbc7537e5
Add port number detection to automatic links
2013-09-17 23:22:12 +10:00
Guangcong Luo
fd46478a27
Desktop client: Fix intermittent crash after loading teams
2013-09-15 18:30:37 -05:00
Guangcong Luo
2c6775f5a6
Desktop client: Button to reload teams
2013-09-15 18:30:09 -05:00
Guangcong Luo
254135e620
Desktop client: Teams saved to files
2013-09-15 18:22:19 -05:00
Guangcong Luo
fc845d30d9
Desktop client: Teams saved to files
2013-09-15 18:18:03 -05:00
Guangcong Luo
63ef9ca314
Desktop client: Support loading teams
2013-09-14 22:41:50 -05:00
Guangcong Luo
4c7eb9a3cd
Move some team storage functionality to storage.js
2013-09-14 20:06:55 -05:00
Guangcong Luo
b566aa91b0
Wordfilter for replay uploads
2013-09-14 18:43:19 -05:00
Guangcong Luo
dd12515059
Fix display error with Aromatherapy in Doubles
2013-09-14 18:43:19 -05:00
Guangcong Luo
7673b6fc9d
Merge pull request #45 from V4Victini/patch-1
...
Use Minimum Speed IV for Hidden Power when needed
2013-09-09 06:10:00 -07:00
V4Victini
bb776d8571
Use Minimum Speed IV for Hidden Power when needed
2013-09-09 02:48:44 -04:00
Guangcong Luo
1579eaa347
Add V4 to credits
2013-09-08 22:07:15 -05:00
Guangcong Luo
4fc0cfddf7
Add Quinella to credits
2013-09-08 21:18:23 -05:00
Guangcong Luo
9af48d695a
Move Firefox webapp manifest author URL to pokemonshowdown.com
2013-09-08 21:18:15 -05:00
Guangcong Luo
af58bef758
Merge pull request #44 from Quinella/master
...
Added storage.js include to testclient.html + fix for PS issue 236
2013-09-07 16:11:45 -07:00
Quinella
6dd87308ee
Removed for-loop and inserted them separately
2013-09-08 00:57:46 +02:00
Quinella
1227dbd1b0
Fixes PS issue 236; exact ability and item wasn't shown in doubles on second active
2013-09-07 12:56:57 +02:00
Quinella
bb88c1f049
Added storage.js include to testclient.html
2013-09-06 00:48:40 +02:00
Guangcong Luo
d55874b24f
Merge pull request #43 from Joimer/patch-7
...
Update credits
2013-09-05 13:21:17 -07:00
Joim
99fd72fd44
Update credits
2013-09-05 22:18:29 +02:00
Cathy J. Fitzpatrick
224a577929
Security: Fix five XSS vulnerabilities in battle.js
...
These vulnerabilities are more critical than usual because, for the
reasons given here,
https://github.com/Zarel/Pokemon-Showdown-Client/issues/41
any XSS vulnerability is now a vector to execute arbitrary code and
completely take over users' computers.
2013-09-04 15:29:17 -05:00
Cathy J. Fitzpatrick
c6471c3443
Credits: Re-add missing link
...
The link to my website was accidentally removed in the recent
credits revision (@9384dacdd5172d934).
2013-09-04 15:26:59 -05:00
Cathy J. Fitzpatrick
50d07a6020
Connection: Fix alt port support when connecting over HTTPS
...
If the client fails to establish an HTTPS connection to the main server,
the page needs to be re-loaded over HTTP before attempting to connect
on an alternative port; otherwise, there will be mixed content
security errors.
I had actually implemented this feature in the old (pre-v0.90) client,
but I forgot to copy it into the new client when I implemented the
connection code.
2013-09-03 01:10:59 -05:00
Guangcong Luo
97b7bb53d4
Credits: Fix back to alphabetical order
2013-09-02 23:52:01 -05:00
Guangcong Luo
9384dacdd5
Credits: Create 'Retired Staff' section
2013-09-02 23:48:57 -05:00
Guangcong Luo
59fbdf37f4
Add Vtas to credits
2013-09-02 23:47:47 -05:00
Guangcong Luo
662f951782
Update favicon
2013-09-02 22:07:32 -05:00