Jump to content

Matt

Management
  • Posts

    69,955
  • Joined

  • Last visited

  • Days Won

    624

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Forums

Events

Store

Gallery

Everything posted by Matt

  1. That would probably slow things down as you need to keep multiple DB connections open and less chance of using joins, etc.
  2. To recap from the video answer: not so in chat, perhaps in questions - or at least image uploads.
  3. But as above, you will (soon) get a notification when it is ready.
  4. Ergmont, not at this time. It does take maybe 30 seconds to process.
  5. Although this won't occur today because we're not using the latest build in production, future live events will send a notification to all attendees when the live topic is ready to view on the forums.
  6. Yes, this will come in a near future version.
  7. I'm not sure I follow. Outside of the odd errant query, databases aren't really a bottleneck, especially in terms of page speed.
  8. Yes, we're going to look at some of this for v5.
  9. Matt

    Live topics first look

    This video takes you through the main features of the Live Topics feature.
  10. It has been restored for 4.7.8 in Pages (March release). 🎉
  11. We can likely reveal the media path/filename in Pages. We did not do this because self-hosted allows you to have images in the database, in a local disk folder or on s3 so the full path and filename would break if you moved it to a new domain. Cloud doesn't have this problem.
  12. Thanks Tripp. Perhaps the biggest disconnect is in understanding that cloud isn't a bit of shared server space, with CPanel and phpMyAdmin, etc. You don't get your own server space in the classic way. You don't even get your own PHP files. Cloud is a bundle of scalable technology including PHP, MySQL, Python, NodeJS, Redis, NoSQL, WAF, SQS, etc. We leverage all that tech for the newest features and it's just not possible to make it work on a normal PHP/MySQL server.
  13. We're excited to bring you a first look at our new and innovative Invision Community feature: Live Topics. Live Topics is a hosted live chat and question-and-answer event that is converted into a forum topic upon completion. It combines the fun and togetherness of a live event with the permanence of a forum topic allowing you to continue the conversation long after the event has ended. Your event doesn't have to just be text based! Live Topics allows you to feature a live video for your attendees. You can present to your attendees while fellow hosts select messages from the attendee chat to raise as questions for answers via the video or message replies from other attendees. Once the live event has ended, the questions and answers are converted into a permanent forum topic. Additional replies to the forum topic can reply to a specific question raised in the live event. If you choose to answer on the live video, you can mark the timestamp of the answer, allowing members to jump to that segment of the video from the forum topic. We're thrilled to finally share details of this new and exciting Invision Community feature. Although this is just a first look at Live Topics, we will follow this blog up with others drilling into the details, and multiple use cases Live Topics offers. Live Topics is unique to Invision Community and will soon be available to selected cloud plans.
  14. You will need to toggle off one of the items under 'Content' for the tabs to show up. If you can't add, delete or edit database articles, what are you going to do with the report? You can't take any action.
  15. We've taken a look at this, and the code for this area has not changed in 2018. You are correct that there is only one "Databases" tab, and not a tab for each database, but it looks like it has been this way for at least 5 years. What did you see previously, and on which version? To be clear, the new Database tab will only appear if it has been assigned to a page (either via manual tag in the content box, or via drag and drop). Until the database is on a page, it is treated as hidden from the rest of the system.
  16. You should be able to log into the front end with the same details that you use for the AdminCP, and that should then allow you to use the Page Builder feature.
  17. It's not something that is part of our feature set, but I'm curious to learn about your use-case for this.
  18. Matt

    Add a dark mode

    It's difficult right now given the AdminCP interface for editing colours. We'd need to duplicate that to offer a dark option, then update all the CSS which would be a lot. When we build a new interface, it's something we'll consider.
  19. It's on our list for this year, but it's a significant undertaking given that we have many custom plugins that touch core areas such as drag and drop uploading, emojis, normal uploading and more.
  20. You are getting exactly what we promised when you paid for your license. We continue to make monthly releases with a mix of bug fixes, minor and major feature updates. We have a lot in the pipeline that is coming to all platforms. We have recently released news of our Events update, Gallery refresh and GraphQL API which came to all platforms. This was covered in great detail here:
  21. Yes, a lot of support volume, probably around 70% is from hosting and environment issues. We have to investigate each one that takes time. Redis and Elasticsearch already consume support volume. Each ticket can take days of back and forth and involve multiple support techs and developers. It would significantly increase development time to make it universal and the cost of the hosted services would likely be around the cost of our cloud packages.
  22. I will happily discuss concerns and explain the “why” but the continual allegations of being greedy or dishonest are disappointing. You need more than PHP and MySQL to deliver modern features. It’s the way it is. We continue to move with the times.
  23. If you serve your JS and CSS from a CDN, and get your CDN to cache as per the Invision Community headers, you will get a very fast guest view. It's how our cloud operates.
×
×
  • Create New...