58 Commits

Author SHA1 Message Date
Stefan Breunig
4d0c0356fe fix breakage in Chrome 2013-02-11 18:55:14 +01:00
Stefan Breunig
43245bf425 add update notice for old users and hide it for all on the current version 2013-02-11 18:17:52 +01:00
Stefan Breunig
9416aeb50f replace unicode arrows with CSS tricks that should work on all platforms (patch by mledoze). Fixes #98, #116 2013-02-11 17:32:02 +01:00
Stefan Breunig
14cc1263f3 undo backwards compat changes, they break the sidebar 2013-02-11 17:31:14 +01:00
Cameron Moon
6599f1375a Remove border on #scrollwrapper as it was duplicating border on #sidebar 2013-02-12 00:20:22 +11:00
Cameron Moon
0c3a9ef4fc Made sidebar look less broken when using out-of-date plugin 2013-02-12 00:14:27 +11:00
Peter Sorger
8b94121bb2 z-index for #scrollwallpaper
had problem with sidebar not showing in Chrome 25, the sidebar got under the map layer. Added z-index 1001;
2013-02-11 13:48:05 +01:00
Stefan Breunig
4a45570f40 make more use of the empty space below the sidebar now that there’s a map rendered behind it all the time 2013-02-11 12:10:40 +01:00
Stefan Breunig
1de0e166e0 Merge pull request #99 from cmrn/transparent-sidebar
Transparent sidebar, like the chat box (patch by cmrn)
2013-02-11 02:45:13 -08:00
Stefan Breunig
543fc5ce5b improve portal number separation from background (trick by jonatkins) 2013-02-11 08:57:26 +01:00
Cameron Moon
74be29ea29 Made the sidebar transparent like the chat box 2013-02-11 12:33:44 +11:00
Cameron Moon
0ac05647df merged upstream changes 2013-02-11 10:06:40 +11:00
Stefan Breunig
e92a9e13b1 add permalink feature 2013-02-10 23:49:01 +01:00
Cameron Moon
9c56d64447 Made toggle arrow longer & removed unneeded DOM manipulations 2013-02-11 09:42:18 +11:00
Stefan Breunig
e1c3c9e73b portal mods for unclaimed portals were missing border 2013-02-10 23:38:05 +01:00
Stefan Breunig
2dc8714a63 Merge pull request #84 from scrool/clipboard_friendly_chat
Use invisible formatting for clipboard copy-paste
2013-02-10 11:06:52 -08:00
Pavol Babincak
c66bc0f171 Hide elements used only for clipboard & removed unused selector 2013-02-10 19:22:35 +01:00
Pavol Babincak
7e6c801976 CSS for clipboard-aware chat modified to be backwards compatible 2013-02-10 19:04:47 +01:00
Stefan Breunig
1f8463e487 likely fix #80 2013-02-10 17:09:40 +01:00
Stefan Breunig
8bd0b287b7 fix missing space 2013-02-10 17:08:17 +01:00
Stefan Breunig
c94a95c342 fix #74 2013-02-10 17:03:32 +01:00
Pavol Babincak
0cfb86eff0 Use invisible formatting for clipboard copy-paste
When text is copied from browser it looks like "00:00 <nick> text."
Firefox adds new lines between records. It would be good to get rid of
it.
2013-02-10 15:44:28 +01:00
Cameron Moon
2647d58e60 Added toggle to collapse sidebar (without old code this time) 2013-02-10 23:03:10 +11:00
Cameron Moon
79b1f2b840 Revert "Added toggle to collapse sidebar" due to old code in commit
This reverts commit 9440e432de91816b5c7d72ea4e12038f88e87bed.
2013-02-10 22:56:53 +11:00
Cameron Moon
9440e432de Added toggle to collapse sidebar 2013-02-10 22:51:54 +11:00
Stefan Breunig
f2400d1f8b fix #79 and part of #39 2013-02-10 09:02:08 +01:00
Stefan Breunig
6b19e79e07 add plugin basics and fix #31 by providing it as plugin 2013-02-09 13:52:10 +01:00
Xelio
98b0d36859 Change:
Move resonator energy% to tooltip
2013-02-09 02:11:53 +08:00
Xelio
feba54166d Merge remote-tracking branch 'upstream/gh-pages' into patch-resonator-pct 2013-02-09 01:27:13 +08:00
Xelio
86eb0a9025 Add resonator energy% to resonator detail
Change:
Add resonator energy% to resonator detail.
Change shadow color of resonator level and energy% to #808080, more clear for L1 and L2 resonator
2013-02-09 01:18:13 +08:00
Stefan Breunig
b0a3f3c604 add fallback for Opera because it doesn’t support calc. See #49 2013-02-08 17:59:20 +01:00
Stefan Breunig
f5edc84635 add ability to filter by portal level. You can access the feature from the layer selector just as before. Fixes #8 and some of #12 2013-02-08 17:39:37 +01:00
Stefan Breunig
b7304142af merge 'display additional resonator details' 2013-02-08 09:47:22 +01:00
JasonMillward
9ba9273230 0.3em seems to work a lot better then 0.2 2013-02-08 15:33:11 +10:30
JasonMillward
f59d88a0e6 Changing textshadow again 2013-02-08 15:26:02 +10:30
JasonMillward
3e3f9f9a9f Added text shadow to style.css 2013-02-08 15:15:22 +10:30
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
JasonMillward
246fb16509 Updated stylesheet 2013-02-08 12:03:09 +10:30
Stefan Breunig
0f5ad094c4 explain what the strange link info shows 2013-02-08 00:54:13 +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
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
6c6cd10827 implement nick highlight feature in chat 2013-02-05 15:33:15 +01:00
Stefan Breunig
5740732960 fix off-by-one px in chat 2013-02-05 14:30:43 +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
Stefan Breunig
a817852abd more fixes and doc update 2013-02-04 10:42:24 +01:00
Stefan Breunig
cdef7d2496 chrome fixes 2013-02-04 10:12:20 +01:00
Stefan Breunig
ecfaca7f9b more chat related stuff. public user chat and message posting is still missing though 2013-02-03 19:44:35 +01:00