Commit Graph

743 Commits

Author SHA1 Message Date
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
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
Quinella
7b26873667 Added |tc| and the like for the correct time in replays 2013-09-22 01:04:55 +02:00
Guangcong Luo
daaa6f3bfd Embed news into HTML for faster loading 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
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
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
e47b56be18 Desktop client: Make really sure not to crash in fs callbacks 2013-09-17 21:55:43 -05: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
dd12515059 Fix display error with Aromatherapy in Doubles 2013-09-14 18:43:19 -05: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
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
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
789411a76d Ensure roomid for logging is safe
In theory it should be safe before it gets to this point, but
we're being extra-careful since it involves the user's files.
2013-08-31 22:15:41 -05:00
Guangcong Luo
a34f30dc48 Desktop client chat logging now logs PMs too 2013-08-31 22:14:49 -05:00
Guangcong Luo
eee86662e1 Desktop client: 'log chat' in Options menu 2013-08-31 20:23:45 -05:00
Guangcong Luo
a399e19e28 Add timestamps to chat logs 2013-08-31 17:04:59 -05:00
Guangcong Luo
46de389961 Support client-side chat logging 2013-08-31 17:04:38 -05:00
Guangcong Luo
f414e8c346 Basic framework for client-side chat logging 2013-08-31 15:09:42 -05:00
Guangcong Luo
429fb88140 Notifications for desktop client 2013-08-30 01:23:12 -05:00
Guangcong Luo
9b6322a3a4 Detect when we're in node-webkit 2013-08-30 01:23:12 -05:00
Guangcong Luo
62e26bd69f Support different 'down' messages
We now have separate 'technical issues' and 'ddos' downtime messages.
2013-08-30 01:23:12 -05:00
Guangcong Luo
0941d03ca1 Make sure lodash is loaded correctly in node-webkit 2013-08-30 01:23:12 -05:00
小太
4503e271fb Fix code not using tabs for indenting 2013-08-18 22:54:42 +10:00
小太
cf699c0494 Obliterate trailing whitespace 2013-08-18 22:48:11 +10:00
Guangcong Luo
3b06c3d3d8 Update footer links
Smogon is now a footer link
2013-08-14 21:48:55 -05:00
Guangcong Luo
8beb563042 Correct capitalization/punctuation on imported pokemon 2013-07-31 17:40:07 -05:00
Guangcong Luo
11b00b1c2a Convert species to PS format when importing teams
This fixes the bug where imported teams would sometimes have icon
problems.
2013-07-31 17:33:39 -05:00
Guangcong Luo
f7badc0a44 Simplify usercount/battlecount code
The number of servers that support one but not the other is on the
order of zero.
2013-07-30 21:55:07 -05:00
Guangcong Luo
57f2bd57c3 Display user/battle count in roomjoin menu 2013-07-28 01:57:03 -05:00
Guangcong Luo
7498395ab8 You no longer need to be logged in to join chatrooms 2013-07-27 12:39:51 -05:00