22 Commits

Author SHA1 Message Date
Cameron Moon
9440e432de Added toggle to collapse sidebar 2013-02-10 22:51:54 +11:00
Stefan Breunig
c9045aa988 handle load fails better 2013-02-09 15:19:41 +01:00
Stefan Breunig
db5747fb73 only pull in data from GitHub pages to reduce risk of being down. 2013-02-09 15:06:48 +01:00
Stefan Breunig
6b19e79e07 add plugin basics and fix #31 by providing it as plugin 2013-02-09 13:52:10 +01:00
Stefan Breunig
a8f76ebb5b make nick highlighting not depend on case 2013-02-08 19:54:29 +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
965c4f0156 fix chat input being too narrow 2013-02-08 12:52:19 +01:00
Stefan Breunig
a9d29ba238 enable zoom control buttons by default (Fixes #33).
If you want maximum screen estate you can disable them until you clear your
cache:

  Firefox: CTRL+SHIFT+K
  Opera/Chrome: CTRL+SHIFT+I, select console

Then enter the following and hit enter:

  localStorage['iitc.zoom.buttons'] = 'false'

You can enable them by exchanging “false” with anything else or by clearing
your cache. You can close the web developer console by hitting the shortcut
again or clicking the x-button somewhere.
2013-02-08 12:41:54 +01:00
Stefan Breunig
9f1e1e1077 fix border for portal images being wrong for resistance 2013-02-08 12:31:10 +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
Stefan Breunig
db51dbbc60 probably fix #1. Please report back if it works. 2013-02-07 16:25:06 +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
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
cdef7d2496 chrome fixes 2013-02-04 10:12:20 +01:00
Stefan Breunig
b7f1270ff6 make faction chat display almost work 2013-02-03 13:19:56 +01:00
Stefan Breunig
1369422ce3 don't show title on enlarged img 2013-02-01 22:54:58 +01:00
Stefan Breunig
25d6b4cdc5 preliminary chat support 2013-02-01 22:27:43 +01:00
Stefan Breunig
8e08fba4d9 remove loading message when zoomed out 2013-02-01 15:36:26 +01:00
Stefan Breunig
ca6879e8b9 fix updatebar 2013-02-01 13:57:29 +01:00
Stefan Breunig
7136a29234 fix bugs 2013-02-01 13:48:28 +01:00
Stefan Breunig
a07ee0cc3d so others may contribute 2013-02-01 13:11:14 +01:00