Everything posted by Adriano Faria
-
IC5: Introduction to Listeners
I don't think this is enough, though. If a member is logged anonymously, the visit isn't registered.
-
IC5: Introduction to Listeners
For member listener: - Visit a profile - Ignore/stop ignoring something (posts/messages/mentions). - Enable/disable messenger All the stuff Iโm suggesting is to replace code hooks from existing apps/plugins. Thank you.
-
IC5: Introduction to Listeners
@Matt @Esther E. Nit sure everything is listed in the content listener, but would be helpful to listen when a user: - react/unreact to a content (specially this one which is a trait). - follow/unfollow a content. In both, returning member ID, content type (global, not per app) and content ID. Probably there are more. Iโll make another post if I remember. Thank you.
-
IC5: Introduction to Listeners
True, thanks for this... but as you all already said, we can't say much now as we haven't the big picture yet. So waiting...
-
IC5: Introduction to Listeners
Me too. Anything we say won't have any effect. As you said yesterday, I hoped we would be heard before it started. Hoping the UIExtension will be a game-changer. ๐
-
IC5: Introduction to Listeners
They will be there for a couple of years for those who wonโt jump in V5 right away. File edits will be back with resources being sold in devโs board. And for those who use marketplace and canโt use FTP, will get limited resources. But thereโs no doubt it will be the end of this marketplace and I truly believe thatโs what IPS is after for a while now. I havenโt decided yet if I will keep developing for IPS, as I told somewhere elseโฆ and I must confess the answer its getting clear at every blog entry. Anyway, if I remain, certainly will reduce from 300 to 50 maximum, due toโฆ framework limitations. ๐
-
IC5: Introduction to Listeners
Matt, could you clarify exactly what you mean with โlessโ. As far as we can see, there wonโt be ways to use hooks anymore. Is that right? I donโt see the Hooks tab in dev center. What youโre calling listeners that is fired in specific events canโt be called hooks at all, so I guess thatโs the reason for such confusion. At least to me. Once and for all, will we be able to hook in class? Thank you.
-
IC5: Introduction to Listeners
Thank you. ๐๐ Still, remove the ability to hook is a huge step back and will make marketplace even worse and smaller but I guess thatโs the point after all. A massive number of resources are dead. Weโre basically back to IP.Board 2 (file edits will be required for custom jobs as we canโt hook) and IP.Board 3 (back to hook points era). Anyway, just my feedback. Not trying to annoy anyone; just my honest feedback. Tks.
-
IC5: Introduction to Listeners
Nope. As far as I can see, you can only add new fields. You wonโt be able to change some behavior or โremoveโ fields as hooks wonโt exist in V5 (no tab in the dev center image above). More to come though: https://invisioncommunity.com/forums/topic/474790-v5-news-coming-soon/?do=findComment&comment=2948528
-
IC5: Introduction to Listeners
So the answer is no as there is no HOOKS tab anymore. So resources from now on will extend only official apps that I have in my license. If the user has another 3rd-party resource, it wonโt work anymore because I donโt have all the marketplace resources out there to add listeners since it checks for the class. Great improvement.
-
IC5: Introduction to Listeners
Am I still allowed to hook in \IPS\Content\Item, for example? โNOTE: You can only create a listener on an implemented Item/Comment/Review class. You cannot listen on \IPS\Content\Itemโ There are resources that extends the global class, like this or this. These are suite resources, not single apps resources. Thank you.
-
Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities
I guess this says it all: ๐
-
Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities
...which is pretty weird as the same info is available in the topic view (sidebar) and anyone can easily see what's the most reacted post/comment, or the images attached, or the busiest day, so this is hiding public information. Thank you.
-
Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities
This one is fixed in Beta 2. ๐ @Stuart Silvester, could you add also allow \IPS\Content\Views in the method stats? Otherwise, we'll have to upgrade all 3rd-party resources that use it. It also should be in Changes affecting third-party developers and designers section of 4.7.11 release note.
-
Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities
@Marc Stridgen, do you have any news about this? Is it a bug too?
-
Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities
We hope. ๐
-
Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities
No, it won't show to anyone. It was indeed removed from the content items; they don't extend \IPS\Content\Views anymore, which the method stats rely on to display the number of views. Now they use a new trait (\IPS\Content\ViewUpdates), which is used to display the number of views in the new feature announced in the first post.
-
Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities
Similar info is available for guests in the topics:
-
Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities
Why is this a moderation thing? Why regular users can't view so basic statistics? Why Most Active Members, Most Popular Days or Top Reacted Comments have to be hidden from the general public, or even guests?
-
Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities
Will this replace the topic sidebar in the Forums app? Is this used in \IPS\Content\Statistics so we can use it in 3rd-party resources?
-
May Release Chat
I have no private message from you; at least I didnโt find it on a quick search. Anyway, development stopped when I first hear about the IPS app a couple of months ago or so. Due to a current rule for marketplace submissions, we cannot recreate things added by IPS. I imagine that something that was built to add value to their cloudโs packages would be definitely not acceptable so I didnโt even try to talk to them via Contact form, as Matt already said a couple of times. Matt also said that they will rewrite the marketplace submissions rules, so up till there, I wonโt do anything.
-
May Release Chat
Please, stop mentioning me. ๐คจ
-
iPhone notifications, web app and more
Oh ok. Iโll take a look. ๐
-
iPhone notifications, web app and more
I thought there was a specific method in the extension for Push and I didn't want to waste time in the time I updated my resources so I disabled push. Thanks.
-
iPhone notifications, web app and more
Push notifications should be supported in 3rd-party resources to make notifications from these resources to be available, right?