Xelio
d4a781d4dc
Fixing bug in window.chat.setupTime
...
Problem:
"#chatinput time" use "toLocaleTimeString().slice(0, 5)" to get time, but hh:mm not always at 0-5 in all locale
Fix:
Use "toISOString().slice(11, 16)" to get time for "#chatinput time"
2013-02-08 13:50:06 +08:00
Stefan Breunig
5cd3b006da
update build, dump version, add news file
2013-02-08 03:03:40 +01:00
Stefan Breunig
a5549346ba
Merge pull request #18 from integ3r/gh-pages
...
Display items, AP, and XM for redeemed passcodes
2013-02-07 17:52:47 -08:00
Stefan Breunig
3a68d0f5c2
better add note about updating
2013-02-08 02:49:46 +01:00
Stefan Breunig
00d9202924
attempt to fix #17 . If the page breaks for you, please try clearing your cache and reloading the page. If that doesn’t work, please open a bug report.
2013-02-08 02:43:28 +01:00
Morgan Jones
211b039be6
Parse items, AP, and XM response for passcodes, displaying information about the passcode's rewards.
2013-02-07 18:50:39 -06:00
Stefan Breunig
7ebb0f9624
nits for last merge
2013-02-08 01:40:41 +01:00
Stefan Breunig
5904d06756
Merge pull request #22 from JasonMillward/gh-pages
...
Added portal mod information to span tool tips
2013-02-07 16:35:45 -08:00
Stefan Breunig
176cfb979b
add field info example
2013-02-08 01:00:28 +01:00
Stefan Breunig
0f5ad094c4
explain what the strange link info shows
2013-02-08 00:54:13 +01:00
JasonMillward
f98e0845a3
Added portal mod stats to span tooltip
2013-02-08 10:09:47 +10:30
JasonMillward
f0d2dcd7de
Added capitalize for strings
2013-02-08 10:02:37 +10:30
JasonMillward
977b52639e
Removed duplicate spaces
2013-02-08 10:01:57 +10:30
Stefan Breunig
d169caf935
update build
2013-02-08 00:10:03 +01:00
Stefan Breunig
290ce87e72
fix geosearch with non-ascii chars ( fixes #20 )
2013-02-08 00:09:29 +01:00
Stefan Breunig
f8d66659f5
Merge pull request #14 from epf/for-upstream
...
add @match attribute for Chrome
2013-02-07 14:38:55 -08:00
Stefan Breunig
b57874fbc3
Merge pull request #11 from Bananeweizen/patch-1
...
fix Niantic typos
2013-02-07 14:37:27 -08:00
Evan Paul Fletcher
2ccbec51aa
add @match attribute
2013-02-07 12:35:48 -07:00
Bananeweizen
b502d84c84
fix Niantic typos
2013-02-07 19:32:58 +01:00
Stefan Breunig
457c3a9094
Merge pull request #6 from epf/857b2b4ae94ff09f4fce3ea6245ef5198bb61c6a
...
fixed a typo in README.md
2013-02-07 09:11:12 -08:00
Evan Paul Fletcher
857b2b4ae9
typo in README.md
2013-02-07 09:59:26 -07:00
Stefan Breunig
2ba7e44573
add link info
2013-02-07 16:38:36 +01:00
Stefan Breunig
258e75918d
fix #3
2013-02-07 16:33:02 +01:00
Stefan Breunig
db51dbbc60
probably fix #1 . Please report back if it works.
2013-02-07 16:25:06 +01:00
Stefan Breunig
5a022699ae
fix #2
2013-02-07 16:06:05 +01:00
Stefan Breunig
36a44cfe9f
add info about NS
2013-02-07 14:27:24 +01:00
Stefan Breunig
1cfd9330e6
meh, JS Date support is so annoyingly bad
2013-02-05 20:03:30 +01:00
Stefan Breunig
4809af142d
try to avoid line breaking in chat for off-by-a-few errors
2013-02-05 19:56:47 +01:00
Stefan Breunig
c4a34243d8
update build
2013-02-05 19:52:57 +01:00
Stefan Breunig
21ea5beabd
fix date for other locales
2013-02-05 19:47:44 +01:00
Stefan Breunig
3107a48ca6
typo
2013-02-05 19:25:15 +01:00
Stefan Breunig
44f4d4cfb1
meh
2013-02-05 17:40:02 +01:00
Stefan Breunig
cb991318d1
handle longer titles in portal details
2013-02-05 17:38:35 +01:00
Stefan Breunig
f1c568aed2
update doku
2013-02-05 17:25:57 +01:00
Stefan Breunig
fc123d7abf
enable chat tab completion
2013-02-05 17:25:04 +01:00
Stefan Breunig
5f42c6a2d0
fix portal range being larger zero even if resos are missing
2013-02-05 16:06:57 +01:00
Stefan Breunig
6c6cd10827
implement nick highlight feature in chat
2013-02-05 15:33:15 +01:00
Stefan Breunig
7f7d716d2b
auto linkify links in comments
2013-02-05 15:08:02 +01:00
Stefan Breunig
5740732960
fix off-by-one px in chat
2013-02-05 14:30:43 +01:00
Stefan Breunig
e61eeab2bd
well fix it right
2013-02-05 14:26:57 +01:00
Stefan Breunig
3fd58d768b
update build
2013-02-05 14:25:16 +01:00
Stefan Breunig
b0d5695b44
fix portal level calc for low level portals
2013-02-05 14:24:49 +01:00
Stefan Breunig
a2b6b77ba5
update build
2013-02-04 16:35:51 +01:00
Stefan Breunig
41b0ed7366
improve doc
2013-02-04 16:17:42 +01:00
Stefan Breunig
71bfeff678
remove array with portal details references that might have been leaking. Instead, store the details with the rendered portals so removal is handled automatically
2013-02-04 16:15:25 +01:00
Stefan Breunig
f268f0cffc
annoying webkit adds stupid styles to HTML5 elements that can’t be overwritten like they can for all other elements. Seriously WebKit?
2013-02-04 15:11:51 +01:00
Stefan Breunig
e4677b6219
remove debugging oversight
2013-02-04 15:04:40 +01:00
Stefan Breunig
302de091e6
handle clearing differently to avoid clearing text before new one is available. Also throw some more magic at scrolling in chat so it works better.
2013-02-04 15:03:24 +01:00
Stefan Breunig
f85a3b2443
revert last commit, it broke scrolling. also replace expensive CSS rules with differen solution
2013-02-04 14:21:49 +01:00
Stefan Breunig
1f2c5514d4
make sure chat sticks to the bottom of the chat window to prevent moving when loading
2013-02-04 14:02:52 +01:00