In attempting to find out why Linkify is messing up... I believe I found a very nasty site-wide bug. Attempting to access /m=website-data/ without doing it in the proper method tells me the 404 handler needs to compensate for the issue. I've left a tweet for Allstar though.
Ryan M
said
:
In attempting to find out why Linkify is messing up... I believe I found a very nasty site-wide bug. Attempting to access /m=website-data/ without doing it in the proper method tells me the 404 handler needs to compensate for the issue. I've left a tweet for Allstar though.
http://i.imgur.com/hxt964B.png
Many 'huh?''s were had today.
Edit: For the time being, can you blacklist
/m=website-data/
so it doesn't happen to anyone? Not like you should link to it anyway and
This too
.
I suspect that's been happening for a long time, even when accessed as intended. That's why titles were/are intermittent.
Oh with the settings, I've put a callback function on saving data and logging the response and listening for chrome.runtime.lastError. So far nothing out of the ordinary.
Edit: Here's another bug
Uncaught ReferenceError: websiteDataUrl is not defined
happening right now in console when edit or preview a post. Not a big deal I guess, I doubt the routine is meant to fire in the first place, so no loss.
http://puu.sh/gKeAh.png
22-Mar-2015 01:31:13
- Last edited on
22-Mar-2015 01:51:48
by
Indecent Act
I was wondering, where does Linkify get the friendslist data?
I came to ask the same thing
I assume from our Adventurer's log
I also had an issue attempting to set friends and clan colors, but that fixed itself after I imported my lists and saved
. It makes sense that it wouldn't work without actual information in the lists, was just confused at first hehe
-drops off coffee for the diligent workerIndy- *<3 (does that work again yet? :] )
Can I suggest adding a global set of rules? These rules would be applied to
all
posts, unless they are defined in the more specific rules. Say for example I want all posts to have the same background, it's a bit annoying to have to define each one separately.
Love the update. Love what it looks like you're going to be adding. Keep up the great work. Thanks again.
7:^]
22-Mar-2015 01:55:43
- Last edited on
22-Mar-2015 01:56:06
by
Avogadro
Ty, needs optimising, but I could do that forever. Comes a time where I just need to push something out and then fine tune later.
With the CSS I'll start with the containers for forum posts.
See example here: http://www.indecentcode.com/test/cposts/options/custom_posts.html
The idea is freedom. For example using the others list, and custom css {display :none;} will effectively create an ignore list. Of course there are many other uses, I'm hoping to see creative things happening. If it has potential I may expand it so we can do a full re-skin but that's long way off.
I was wondering, where does Linkify get the friendslist data?
I came to ask the same thing
I assume from our Adventurer's log
I also had an issue attempting to set friends and clan colors, but that fixed itself after I imported my lists and saved
. It makes sense that it wouldn't work without actual information in the lists, was just confused at first hehe
-drops off coffee for the diligent workerIndy- *<3 (does that work again yet? :] )
Thanks for the coffee, yeah I need to put some fail-safes in for the settings, ideally I'd have put more time in. As I said earlier if I don't get my content out in the wild I'll be working on it forever.
5 min after publishing it I got more bug testing done that what I can do in a day. I must make myself remember if it's stable and not breaking the forums, get it out there!