fkloft
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
Jon Atkins
336393a76d
update plugin descriptions from "PLUGIN CURRENTLY UNAVAILABLE" to something more descriptive. Hopefully will reduce questions in the community concerning these ones
2014-02-22 04:10:15 +00:00
Jon Atkins
a77a31ac07
moved favorite-portals and ipas-link to broken plugin folder - created dummy deleted files
...
fix show-linked-portals
fix portal-highlighter-portals-my-level
changed hook on portal detail display to only run when the details are loaded - fixes a few plugins
2013-12-01 19:07:16 +00:00
Jon Atkins
7244c074d2
update plugin categories for obsolete/deleted plugins
2013-08-29 00:05:10 +01:00
Jon Atkins
427f83bfb6
mark 'favorite portals' as deprecated. the 'bookmarks for maps and portals' plugin does the same (and more) so it's pointless maintaining both
2013-08-22 20:14:30 +01:00
Jon Atkins
761f267eec
fix version number for plugin. version number bumpped to ensure it'd be updated, but otherwise unchanged
2013-07-13 19:02:21 +01:00
Jon Atkins
7d75a928cf
plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required
2013-06-14 20:27:54 +01:00
Philipp Schaefer
561de8e4e0
let favorite portal plugin work on mobile
2013-06-13 12:15:57 +02:00
soulBit
a56e78e220
Updated to use dialog() and changed dialog text
2013-05-25 16:14:07 +01:00
soulBit
3ddd961330
Accidently deleted the includes
2013-05-24 03:07:29 +01:00
soulBit
fee158b1b8
Updated script headers
2013-05-24 02:59:24 +01:00
soulBit
8f855f0002
New Plugin: Favorite Portals
...
Creates and manages a list of the users favorite portals for quick
switching between distant areas.
2013-05-24 02:56:09 +01:00