Jump to content

Adriano Faria

Clients
  • Posts

    31,590
  • Joined

  • Days Won

    473

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Adriano Faria

  1. @Matt, would you please consider enabling reactions in private messages, now that hooks are gone? The argument used by someone else from IPS (don't remember who or where) that a member would not see where the reactions were given doesn't make sense as it already happens since forever: a member can't view the reactions you gave or received in private forums. 🙂 This also helps to reduce the number of emails sent just to show you "read" the messsage.
  2. @Matt, will there be any way to load JS and CSS files? I mean, we used to hook in \IPS\Dispatcher\Front. There are resources that need a JS/CSS. Thank you.
  3. Done: Also, added an entry to the Member History profile when the member set/unset the away status: New version is pending approval.
  4. That would require basically a redoing of this due to the query it uses. I’ll give it a try in the forthcoming days.
  5. Sorry, just tested and it isn’t working as it should. It isn’t showing when editing and the raffle has no participants. It should. I’ll take a look in forthcoming days.
  6. Probably... and due to that, the devs get tired of releasing new stuff and it gets a couple of purchases. There is certainly more to it than that.
  7. Right now, all I can say is uncertain. Of course, a few things may continue working but I believe most parts, don't. But I can't say for sure. Will have to wait for more info via blog posts from IPS.
  8. That’s what it can do with Members Shop: but I wouldn’t bet all my coins on it after IPS5 latest announcement. There won’t be the ability to hook anymore so it’s totally uncertain the Members Shop future, as it is heavily hook based.
  9. Sorry, I have no idea what that means. I had just woken up and answered. 🤣
  10. Do you mean to add a pagination instead of only show X tags here?
  11. Just checking. Does the new menu stuff add links to both areas below? I mean, the whole userBar template, which includes the yellow area above and the popup itself with the links to profile, attachments, etc.
  12. Please, don't forget to add an extension for this. There are several resources that add stuff there.
  13. IPS 4.7.12 with PHP 8.1.21. Give me a few minutes. LEt me make a fresh install, with no 3rd-party resources.
  14. I still can't develop using 8.1. I have a lot of exceptions when IN_DEV is on. Does it happen with anyone else?
  15. @Matt, PHP 8.1 will be the minimum version for V5, right? I still can't develop using 8.1. I have a lot of exceptions when IN_DEV is on.
  16. I don't think this is enough, though. If a member is logged anonymously, the visit isn't registered.
  17. These are the “rules” that wouldn’t be fair with those already participating to have the game changed after it started, that’s why they appeuonky when creating the raffle. It also appears when there are no participants yet.
  18. 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.
  19. @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.
×
×
  • Create New...