Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Matt

Management
  • Joined

  • Last visited

Everything posted by Matt

  1. Matt posted a release in Release Notes v5
    This is the release of Invision Community 5.0.0 Alpha 7
  2. Matt commented on Matt's release in Release Notes v5
    Changed Current Release to No
  3. Matt posted a release in Release Notes v5
    This is the release of Invision Community 5.0.0 Alpha 6.
  4. Do you mean like this? CleanShot 2024-07-25 at 10.00.00.mp4 August. Our current plan is this: - Test upgrades on clones of our own sites and convert our custom plugins/apps to v5 to weed out the low level bugs (in progress) - Have a small group of contributors to be given the zip to install, play with and give feedback for a short period (up next) - Open beta.
  5. Q4 2024 is our current estimate.
  6. Wow, great work! If you have the means to do this, then this is an excellent start. It's also worth reevaluating plugins every 6 months or so to see if they are still effective or if you rarely use them or they had no impact on your community.
  7. Fairly soon, we're going to start getting some information out on how to prepare for v5. We want to get the timing right so that people aren't making huge changes to their community and then having to wait a few months for v5. The basic things will be PHP version, MySQL version, big changes (support desk, status updates, tagging, etc) along with third party things (theme editing, plugins, etc).
  8. We have to kind of feel our way through it. We have milestones, like: Alpha 1 Upgradable Alphas Upgradable from 4.x Alphas Beta x lots Final But the timescales are really determined by how much feedback and how many bug reports we get. Rarely, we need to rethink a feature or code and do a bit of reworking. I would expect the beta process to be fairly short given how thorough we are with the alpha. We've yet to build zips and have people install it on various servers which always adds a little volume to the tracker. That'll be coming up fairly soon.
  9. Matt commented on Matt's release in Release Notes v5
    Changed Long ID to 5000008
  10. Matt commented on Matt's release in Release Notes v5
    Changed Long ID to 5000007
  11. Matt commented on Matt's release in Release Notes v5
    Changed Long ID to 5000006
  12. Matt commented on Matt's release in Release Notes v5
    Changed Current Release to No
  13. Matt posted a release in Release Notes v5
    This is the release of Invision Community 5.0.0 Alpha 5
  14. We don't use AI on a wide scale like that, and I don't think AI is quite there yet. I use AI in a few ways, but you always have to check the output as it's often wrong, or uses method names, and database table columns that don't exist. I use Github Copilot which has access to our Github repository so it can learn about our code and make sensible suggestions from either prompts, or auto-complete, for example: CleanShot 2024-07-18 at 09.01.20.mp4 I sometimes use ChatGPT to avoid looking up syntax or functions and to avoid a bit of trial and error which probably saves 5-10 minutes on a bad day. These tools can help a little, but they don't really wholesale fix issues and find errors. I think that'll come eventually. During development of Invision Community 5, we have several safeguards in place to minimise bugs. Every single change is put into review via a pull request before it is merged into the development branch. The review has an automated PHP lint tool that checks for syntax issues and won't allow it to be merged if it contains them. We also do a human review on not only the code, but also the change to make sure it does what we wanted it to do. Some of these reviews go back and forth for weeks, others are merged quickly. That said, bugs are part of software development, that's why we have alpha and beta testing. The v3 to v4 transition was complicated as it was a complete rewrite from scratch, we had a much smaller development team and it took much longer than originally planned.
  15. We're up to Alpha 4 over in the secret alpha testing club and things are progressing nicely. There's been a lot of improvements to the theme editor, and the text editor. We've made some improvements based on feedback to several areas including advertisements as well as fixed a ridiculous number of bugs. I think the alpha testers will agree that it's pretty stable now and closer to beta than a raw alpha. We'll be launching Alpha 5 tomorrow and this will be upgradable via the AdminCP. Internally, we're going to test a clone of this site and upgrade that to see how that goes. In the mean time, is there anyone else here that wants to join the alpha team? We're ready for more people if you are. Just let me know! If you're just curious, you can follow the releases and fixes here.
  16. Matt commented on Matt's release in Release Notes v5
    Changed Current Release to No
  17. Matt posted a release in Release Notes v5
    This is the Invision Community 5.0.0 Alpha 4 release.
  18. If you're basing this on the alpha, then just keep in mind it's alpha and we're still very much working on it.
  19. Matt commented on Matt's release in Release Notes v5
    Changed Current Release to No
  20. Matt posted a release in Release Notes v5
    This is the 5.0.0 Alpha 3 release.
  21. Matt commented on Matt's entry in Blog
    It will be insert only via the template hooks, but you can use CSS and/or JS to remove parts of the DOM if you wanted to do that.
  22. Matt commented on Matt's entry in Blog
    Speed, efficiency, reduced storage needs and no rebuilding as we now compile templates at the time we build a new version and store into a new /static/ directory which will not change for the lifespan of that version. The ability to edit core templates is probably a bad idea as it can break a lot of functionality. You can insert HTML before/inside before/after/ inside after via the template hook system as above. You can still add custom CSS and JS too.
  23. Only on cloud at the moment so we have a single stable hosting environment for the early rounds of testing. We also have access to databases, files and can easily mass deploy updates.
  24. Exciting news! Alpha 2 has now been released, and it's now using our build system which means these installations are upgradable (hopefully 😬) and these are 'real' Invision Community 5 installations. I've sent out a bunch more alpha invites now that the initial round of testing has completed. 🎉
  25. Matt commented on Matt's release in Release Notes v5
    Changed Release Date to 06/27/2024

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.