eba7d388a0
Enable IITC on mission permalink
...
Hint: to change a lot of scripts, execute this:
sed -r '/\/\/ @match\s+http:\/\/www.ingress.com\/intel/r /tmp/includefile' -i~ *.user.js
`/tmp/includefile` should contain these lines: (no trailing newline!)
// @include https://www.ingress.com/mission/ *
// @include http://www.ingress.com/mission/ *
// @match https://www.ingress.com/mission/ *
// @match http://www.ingress.com/mission/ *
2015-04-13 17:28:30 +02:00
1fcf7c51a1
bump version after release
2015-04-04 01:14:26 +01:00
e2cd19a9c3
commit missing MIN_ZOOM
2015-04-03 21:13:49 +01:00
e7a136ec04
bump version after release
2015-03-20 23:33:11 +00:00
ece5dac26f
portal markers: tweaks to the sizes used for different levels
2015-03-03 20:49:49 +00:00
92bbf1ec15
bump version numbers after release
2015-02-27 01:14:11 +00:00
2b932d4c69
bump version to 0.22.0 due to major search overhaul in this release
2015-02-27 00:09:28 +00:00
6533dd5d0d
[search] show outline and icon from nominatim
2015-02-14 14:51:36 +01:00
4c7b8e0e70
new search
2015-02-12 16:06:48 +01:00
36ca48a63e
bump version after release
2015-02-08 16:35:12 +00:00
66df2f6200
bump version number after earlier release
2015-02-07 18:17:52 +00:00
d01b6620de
bump version number after new release
2015-01-30 01:31:34 +00:00
fe66deaccd
bump version number - stock site broke IITC so go to 0.21.0
2015-01-30 01:06:36 +00:00
0fd3fb94b2
increase time before idle starts - stock was updated a while ago to be much longer than 5 mins (an hour?) - let's try 15 mins for IITC
2015-01-26 18:04:27 +00:00
68d11d6a3c
bump version after release
2015-01-26 17:58:43 +00:00
dc44b5d61d
chat: add simple background animation while a COMM channel is loading
2015-01-24 01:59:07 +00:00
0dcada2c3b
bit hacky, but get IITC's COMM to match the stock intel COMM in it's tabs
...
see https://plus.google.com/105383756361375410867/posts/b9ihAer4Fxm
2015-01-22 20:24:34 +00:00
6a0e021e30
chat: guid is no longer available
2015-01-16 20:41:31 +01:00
249f78859c
bump version after new release
2015-01-10 02:03:55 +00:00
7b16b406a1
bump version to 0.20.0 - as there's been a major protocol change from Niantic
2015-01-09 23:57:16 +00:00
73777a43e6
bump version after 0.19.0 release
2014-12-21 18:20:40 +00:00
afdc80b3ef
bump version numbers to 0.19.0 - mobile changed to match main iitc script - this probably makes more sense now
2014-12-21 18:16:48 +00:00
00a630c61a
region scoreboard: very basic initial support - needs work
2014-12-17 07:06:48 +00:00
00c494f85e
switch from openstreetmap nominatim search to the mapquest api version - openstreetmap has broken via https, and opemstreetmap has less limits on usage so better suits us anyway
2014-11-29 00:35:36 +00:00
67b81a67e4
bump version after new release
2014-11-07 20:56:20 +00:00
7fa6dc36df
update version number - forgot to commit this one
2014-11-07 20:25:39 +00:00
3af8df0743
neutral portal colour: change to a slightly redder orange - so that anomaly portals with cluster markers in orange don't get quite so lost. it's not so red that the red cluster portals become an issue
2014-10-10 05:05:08 +01:00
fce0f7af81
bump version number after new release
2014-10-06 15:50:04 +01:00
da0e42f5c5
remove old code from obsolete nickname resolving
2014-10-05 22:29:42 +02:00
09e8e62e1d
bump version number after new release
2014-09-17 21:29:52 +01:00
5710cb511a
bump version, as botguard stuff is a major update
2014-09-15 20:52:11 +01:00
9ff9cb7245
bump version number for new release
2014-08-15 15:02:16 +01:00
9544db6da2
change mod colours to the new scheme used by the standard intel site
...
- common: green (similar to before)
- rare: blue (was purple)
- very rare: purple (was pink)
2014-08-15 04:54:53 +01:00
b58aff8a54
remove references to niantic variables in their 'nemesis.' object - not available since they introduced minification
2014-08-15 00:48:58 +01:00
9ab6bea90d
first pass at extracting version code from the minified javascript
...
still needs some work, but will get something working in the test builds for now...
2014-08-14 23:54:36 +01:00
f79ae4b5f5
bump version number for new release
2014-08-14 02:39:22 +01:00
31c01d0b4c
Add tooltips for accesskeys
2014-08-12 22:33:04 +02:00
a122dacf70
passcode redemption: enable/disable the passcode entry box based on the stock intel site flag. this way, if Niantic turn it off, IITC will follow automatically
2014-08-09 02:44:37 +01:00
7a494be280
preliminary support for passcode redemption
2014-08-09 00:03:25 +02:00
cfbe42e185
bump version after new release
2014-07-05 05:31:08 +01:00
e1a1ec18d1
Provide keyboard shortcuts (usually Shift+Alt+Character or similar)
...
0 toggle chat
1 full
2 compact
3 public
4 faction
c chat input field
i toggle sidebar
f search
2014-07-02 22:49:26 +02:00
996d95bfa0
bump versions on test builds
2014-06-20 23:10:01 +01:00
1b0dc2393b
use protocol-relative url for search - fixes mixed-content search failure on firefix (bug #811 )
2014-06-03 13:46:33 +01:00
cee1b0c407
bump version numbers on dev
2014-05-31 02:31:45 +01:00
a83688a4c2
niantic have removed all munging from the network protocol, so update IITC to match
...
improvements could be made to our version handling (currently we just take their version string and assume it'll work, with no checks for changes - needs some thoughts on sensible handling)
2014-05-30 22:42:00 +01:00
0d9f954385
bump version numbers of master
2014-05-24 22:41:44 +01:00
4cc3cbbfc5
bump version. larger increase for mobile due to plugin code changes
2014-05-18 00:55:23 +01:00
06ac8b050e
bump version numbers
2014-05-17 00:28:09 +01:00
236c47fa03
bump version numbers for next release
2014-05-10 01:16:18 +01:00
3e82e10d44
bump version numbers after a release, ready for the next...
2014-05-06 02:24:04 +01:00