BP Dev-Chat Agenda July 6, 2022

Hi!

Our development meeting will happen on July 6 at 19:30 UTC (tomorrow) and of course in #BuddyPress. Here’s our agenda:

  • 11.0.0 Trac tickets review:
    • #8709 required WP version
    • #8687 Change the way we load deprecated functions
    • #8679 only load Template packs assets in BuddyPress pages.
    • #7614 Group members count routine
    • #8693 Site members invitations for Multisite configs
  • BP Attachments progress.

If you have specific/additional points you need to discuss about, please share them into the comments area of this post.

👋

#11-0-0, #agenda, #dev-chat

BP Dev-Chat Summary : June 22, 2022

BuddyPress roadmap for the next major releases

Remove progressively our dependency to jQuery.

  • @im4th suggested to modernize BuddyPress JavaScript starting with dropping progressively our dependency to jQuery. @dcavins agreed it was a good time to do so.
  • Some parts won’t be easy, eg: the Profile Admin UI, mentions… But we will work on renewing BP Nouveau template pack’s JavaScript at least.
  • @im4th will soon audit the BP Nouveau Template pack and write a Trac ticket about this audit’s results.

Block based activity post form

  • The work we’ve been doing into the BP Blocks plugin is now broke with latest WordPress version. It’s pretty difficult for us to follow the Block editor evolutions/breaking changes from WP versions to WP versions.
  • Let’s try to use the great work done on the Isolated block editor by Automattic to use it for the activity post form.
  • @im4th has started playing with it and he believes we’ll be able to include our own BP Block API inside of it to add blocks to share media (BP Attachments), mini surveys, etc…

BP Attachements

  • @im4th has made some interesting progress about it (handling the delete action) and he updated the issue where he started to explain how it’s / will be working.
  • Next big step is handling the edit actions which can be pretty challenging (eg: moving a file into another directory, dealing with file revisions)
  • Private media will be supported in v1 of the plugin for users being able to perform a little server configuration task.

BuddyPress.org

Our current theme is great, but it begins to have more and more little issues and let’s be honest it’s getting old! Building a theme can take a lot of time so @im4th suggested again to do 2 tasks at once:

  • Include a new BuddyPress theme into the BuddyPress plugin (a replacement to BP Default?)
  • Use this theme on BuddyPress.org

@dcavins brought a very important point about it: we’ll need to attract some new contributors for that especially if the world if drifting toward full site editing themes. @im4th has started exploring block templates and full site editing themes and would really like this theme to support the feature.

We’ll post on BuddyPress.org about it to try to motivate some contributors to give us a hand (even if the last time we did it for documentation it failed…).

BP Rewrites and bbPress incompatibility

This part has been fixed, a specific compatibility script has been added to the BP Rewrites in its latest release.

11.0.0 initial schedule & priorities for this release

Initial schedule

  • First beta: October 19, 2022.
  • Release: December 14, 2022.

Priorities

As @dcavins noticed, the roadmap we discussed about can takes time to achieve, so we ranked our tasks to know where to focus, and to avoid having 75% finished features around October 19.

  1. BP Attachments feature as a plugin ready for 11.0.0
  2. JavaScript improvements to BP Nouveau (dropping jQuery dependency progressively)
  3. Tickets into the 11.0.0 milestone (only load template pack assets in BuddyPress areas, Members invitations in multisite..).
  4. Block based activity post form plugin as a feature
  5. a new FSE BP Theme we can include in the plugin and use on BuddyPress.org.

Achieving 1, 2 & 3 is our goal for 11.0.0, but if we find time or new contributors we will try to do 4 and 5 as well!

Open floor

@espellcaste was in Porto for the WCEU 2022 and attended a workshop called “Creating communities with WordPress MU”. He shared his notes with us after the dev chat and we reacted about it as one the workshop conclusion was BuddyPress is not a good tool to build communities. Some good points were raised and we’ll use them to improve BuddyPress and convince the workshop author she was wrong 😉.

Next Dev-Chat

It will happen on July 6 at 19:30 UTC in #BuddyPress. If you have specific points you want to discuss about, don’t hesitate to share them in comments.

#11-0-0, #dev-chat, #roadmap, #summary

BP Rewrites 1.3.0 is available

Hi!

A new maintenance release of the BuddyPress add-on giving you the power to control every BuddyPress generated URL is now ready for download. Please upgrade.

#maintenance, #release, #rewrites

BP Dev-Chat Summary : June 8, 2022 & June 22 BP Dev-Chat agenda

Features for BuddyPress next major release (11.0.0)

The BP Attachments React based UI
  • @im4th shared a GitHub link to an issue summarizing what is/will be inside the BP Attachments feature informing the delete action was still missing. Since this chat, he included this action to the React based UI. As you can see in the above screenshot, one of the goal is to be able to create folders to organize user generated media.
  • @im4th & @johnjamesjacoby agreed it was ok to bump WordPress required version to 5.7 in BuddyPress 11.0.0, see #8709.
  • As we lost ourselves into endless conversations about using PHPCS, @im4th said he would like to see a first patch added to #7228. He thinks this patch should include a GitHub action so that GitHub PR submitted to our repository could be checked against the PHPCS rules we choose to observe.

Next Dev-Chat

It will happen today on June 22 at 19:30 UTC in #BuddyPress. Here’s our agenda :

  • A new strategy for a Block based activity post form.
  • BP Attachments & Media in 11.0.0
  • Let’s work on things we can use for BuddyPress.org: a new bundled BP Theme (as a replacement to BP Default?)
  • Let’s work on removing our dependency to jQuery.
  • BP Rewrites 1.3.0: bbPress forward compatibility!

Let’s try to be a lot of BuddyPress contributors to join this chat 🙏🤝

#11-0-0, #agenda, #dev-chat, #summary

BP Dev-Chat Summary : May 25, 2022 & June 11 BP Dev-Chat agenda

First thoughts about BuddyPress next major release (11.0.0)

  • @dcavins & @im4th started this topic trying to reply to the question « what is the most awaited BuddyPress feature? » Both came to the conclusion it was about Media. A component to improve the way BuddyPress handles user media is a huge challenge, but we think it’s a good time to start making decisive progress about it.
  • @im4th shared the GItHub link to the BP Attachments feature as a plugin informing the plugin was using the REST API, React & Block components.
  • @im4th also needs to tidy a bit the GitHub repository so that @dcavins and the rest of the team can catch up about progress made so far and so that we’ll be able to share some tasks.
  • @dcavins suggested we focus on Media during the 11.0.0 development cycle and include the issues we’ve already added to the 11.0.0 milestone such as bringing Multisite support to Site Invitations.

Documentation effort

We’ve decided to put documentation meetings on hold for now. Here’s what @im4th said about it « Updating doc is a huge challenge, but we need some more motivation like new people helping us. I think not getting help about it is a bit frustrating ». The staging site is still available and we can carry on improving things from there when we can find some time to.

Next Dev-Chat

It will happen tomorrow on June 8 at 19:30 UTC in #BuddyPress. Here’s our agenda :

  • BP Attachments & Media in 11.0.0
  • Required WP version for 11.0.0

#11-0-0, #agenda, #dev-chat, #summary

BP Rewrites 1.2.0 is available

Hi!

A new maintenance release of the BuddyPress add-on giving you the power to control every BuddyPress generated URL is now ready for download. Please upgrade.

#maintenance, #release, #rewrites

BP Dev-Chat Agenda may 25, 2022

Our development meeting will happen today May 25 at 19:30 UTC and of course in #BuddyPress. The main topic we’ll discuss about will be: 5 months ago was our last major version, let’s start 11.0.0 development cycle.

If you have specific/additional points you need to discuss about, please share them into the comments area of this post.

#11-0-0, #agenda, #dev-chat

Here’s BuddyPress 10.3.0

Hi!

10.3.0 is a maintenance release, pleas upgrade 🙏

#10-3-0, #maintenance, #release

BP Dev-Chat Summary : May 11, 2022.

Trac updates

  • #8693 we first talked about the behavior of the site invitations feature when BuddyPress is completely using the signups table (Multisite and custom WordPress config). We’ll need to add this feature support to these configs during the 11.0 development cycle.
  • As WordPress 6.0 is just around the corner, we will package a new maintenance release (10.3.0) asap to fix 7 bugs.
    • #8688 will bring a more optimized way to count group members.
    • Improvements to the BP Nouveau Template pack and to the Private Messages component.
    • A MySQL notice error which was logged when multiple notifications were batch marked as read #8676
  • We finally decided to punt #8687 to 11.0.0 to improve the way we load deprecated code. The plan is to only load the code that was deprecated 2 versions ahead the current one.

Next Dev-Chat

It will happen on May 25 at 19:30 UTC in #BuddyPress.

#10-3-0, #11-0-0, #dev-chat, #summary

BP Dev-Chat Agenda & Documentation contributor meeting agenda: May 11, 2022

Hi!

Dev-chat Agenda

Our development meeting will happen tomorrow May 11 at 19:30 UTC and of course in #BuddyPress. Here’s our agenda:

  • #8687 BP Deprecated code management, should we bump this ticket to 11.0.0?
  • #8688 Group Members count query improvements
  • 10.3.0 maintenance release schedule
  • Open floor

If you have specific/additional points you need to discuss about, please share them into the comments area of this post.

Documentation Contributor meeting agenda

Right after the dev-chat, everyone is very welcome to join this new documentation meeting on May 11 at 20:00 UTC in #BuddyPress. Our agenda is:

  • BP Template (Nouveau & Legacy) section.
  • Getting started section progress.

🇺🇦 🕊 ☮️

#agenda, #dev-chat, #documentation