Recent Updates Toggle Comment Threads | Keyboard Shortcuts

  • jaredatch 5:50 pm on May 16, 2013 Permalink | Reply  

    Just a quick update.

    We didn’t have a formal dev chat on 8th or 16th. We’re still pressing forward with 2.4. Also there 2.3.2 was released which had a few updates.

    The main thing right now is to keep working on 2.4. Also, if you haven’t already, test jmdodd’s hierarchal replies patch for #2036. For real, lot’s of testing on this. :)

    Lastly, with the discovery of #2334 (http://bbpress.trac.wordpress.org/ticket/2334) there is certainly a possibility of a 2.3.3 release in the near future.

     
  • jaredatch 6:47 pm on May 1, 2013 Permalink | Reply  

    bbPress dev chat summary May 1, 2013 

    Today’s dev chat was very brief. Since last week jjj pushed 2.3.1 which had a few minor fixes.

    Notably it contained a fix for posting code and further refined the new back tick feature ( ` ). There is no need to use <code> or <pre> when posting lines/blocks of code, simply wrap the code in a ` (if you use GitHub or Markdown it is the same concept) and we take care of the rest.

    Also in 2.3.1 the “visual tab” of the TinyMCE/fancy editor was turned off by default. The visual tab is great in theory but we’ve seen a slew of issues with it such as code being reformatted, mangled, etc. For users who really need it back (and don’t post code in their forums) they can either use this snippet or this plugin to bring back the visual mode.

    Aside from the 2.3.1 release we are just moving forward with the 2.4 tickets.

    MZAWeb also talked about looking into getting Alex Mill’s SyntaxHighlighter plugin working with bbPress now that we have the code posting sorted out.

     
  • jaredatch 9:24 pm on April 24, 2013 Permalink | Reply  

    bbPress dev chat summary April 24, 2013 

    Since we forgot to whip up a summary of last week’s meeting, I felt compelled to make this week’s thorough :)

    Tickets worth noting

    • #2036Hierarchal replies – jmdodd has put up a monster patch. This feature is ready to testing. Test, test, test. Break it if you can and report back. This is going to be one of the showcase features in 2.4. We are in the fortunate position to have this pretty far along early into the 2.4 release. It would be idea if we could get this tested and committed earlier in the 2.4 cycle thus giving those testing/running trunk and the bbPress Beta plugin time to do further testing.
    • #2283 – Theme compat fixes and resets. bbPress has pretty darn good theme compat as it stands now, but low and behold there are themes out there that put this to the test daily. A good potion of the topics in the support forums are form users who simply activated bbPress and out of the gate the bbPress styes exploded. We’ll never get around this, but we can certainly improve where we can. If this happens on one of your installs please report it in this ticket. There is already a patch to clean up some issues introduced by the search feature as well as theme’s doing weird styling to <ul>s and <li>s.
    • #459 - Making moderation forum specific – jmdodd is going to look at this when #2036 is solid. Another much requested feature. Would be nice to get into 2.4 if possible.
    • #1799, #1649 - ‘bump’ functions and user counters. jjj’s got these covered I believe.

    has-patch

    Currently there is a whole slew of tickets that already have patches, 14 at the moment. Hopefully in the next week or so these can but updated/committed as needed which will help thin out the 2.4 milestone.

    Posting code

    Currently there is a bug when posting code in a topic or reply. If you are not an admin and try to post XML/HTML it will be stripped as those tags will not match the white list available for participants. We’re going to look at what can be done to escape text within <code> blocks before it’s processed by kses. Alex Mills’ SyntaxHighlighter should be a good place to start and we might be able to emulate much of the process based on what he does in his plugin.

     
  • jaredatch 1:58 pm on April 24, 2013 Permalink | Reply  

    Just a reminder. The WP dev chat time was changed as and a result we have updated ours as well. The bbPress weekly dev chat will now be (back) at 21:00 UTC (4pm central).

     
  • John James Jacoby 11:50 pm on April 14, 2013 Permalink | Reply
    Tags: 2.4, discussion, planning   

    bbPress 2.3 is out! Let’s take a few days off and talk on Wednesday about 2.4.

    Few things for 2.4:

    • Per-forum moderators
    • Storing user ID’s in the voices topic meta
    • Switching last_active meta to be post_modified_date, to speed up topics queries
    • Bump functions to avoid expensive recounting
    • Hierarchical replies
    • Better Akismet feedback and UI
    • Do we want to a slot in GSoC under the WordPress org?
     
    • John James Jacoby 11:51 pm on April 14, 2013 Permalink | Reply

      Here’s the 2.4 milestone for your perusal.

    • Erlend 4:12 am on April 15, 2013 Permalink | Reply

      How about making “Topics for Posts” a core feature? A lot of us have been salivating over that one ever since you first teased it on testbp.org.

      David Dean has been doing a great job keeping his plugin up to date and supported, but it’d be so cool to have this neat feature properly standardized. VanillaForum has been sporting this functionality for a while and you can see it used to great effect on sites like the PA Report. I’d say it’s one of their last remaining edges over bbPress.

      A slot in GSoC for bbPress would be great, good luck :)

      • Erlend 4:16 am on April 15, 2013 Permalink | Reply

        p.s. it looks like you’re using it on bbpress.org alredy, is that right?

        • John James Jacoby 11:09 am on April 15, 2013 Permalink

          I hacked it in by turning off comments and putting the single-topic shortcode at the bottom of the post after a more-tag.

          I think it’s a great core feature, and wouldn’t be too difficult to do (especially since there’s a plugin out there already.)

        • Erlend 11:09 am on April 16, 2013 Permalink

          Great! I gave David Dean a nudge about this, hopefully he’ll be in touch, maybe set up an enhancement ticket to bounce ideas around in.

        • John James Jacoby 12:02 pm on April 16, 2013 Permalink

          Nice! DD is a great guy.

    • Erlend 11:06 am on April 16, 2013 Permalink | Reply

      Oh and what about “Quick quotes for replies“? That should be a simple one. If you think it could make it into core I can ping the developer of the Direct Quotes plugin.

      • Erlend 11:08 am on April 16, 2013 Permalink | Reply

        Ah it’s in the 2.4 milestone. Question still stands though, should I ask the dev I know to pitch in, or is someone else already on it?

      • John James Jacoby 12:01 pm on April 16, 2013 Permalink | Reply

        Neat. Let’s talk about it then.

        • destroflyer 8:26 am on April 17, 2013 Permalink

          Hey :) I’m the developer of the mentioned plugin.
          It would be a great honor to contribute something to bbPress, so if you want, you can integrate it.

        • John James Jacoby 11:09 am on April 17, 2013 Permalink

          Awesome! Stop by the dev chat today in IRC!

        • destroflyer 3:59 am on April 18, 2013 Permalink

          I was very busy at the university yesterday, I’ll try to visit the chat today.

  • John James Jacoby 10:21 pm on April 13, 2013 Permalink | Reply
    Tags:   

    bbPress 2.3 release is imminent. Last chance to sneak anything in!

     
  • Stephen 7:35 pm on March 28, 2013 Permalink | Reply
    Tags: , RC   

    bbPress 2.3 RC1 has now been released :)

    You can check out the finer details from @JohnJamesJacoby on the bbPress blog here.

    It would be great if you could:

    • Test all the things…
    • Test your themes…
    • Test your plugins…
    • Test your site…

    If you find a bug please post a ticket http://bbpress.trac.wordpress.org/

     
  • Stephen 11:27 pm on January 11, 2013 Permalink | Reply
    Tags:   

    bbPress dev chat summary Jan 9, 2013

    We started of in the new #bbpress-dev dedicated channel for core talk albeit a little later than normal due to a schedule conflict with #wordpress-dev, more on that later.

    It was a rather quiet chat this week as there were only three of us, @johnjamesjacoby, @jmdodd and myself @netweb. As ‘rez-bot’ had not yet joined #bbpress-dev there’s no irc log this week, here’s the highlights.

    • @JJJ kicked things off by punting some of the big tickets to 2.4 which leaves us with this lot for 2.3 and on schedule for a Jan 31 release.
    • @jmdodd is kicking goals with #2036 Hierarchical replies and @johnjamesjacoby is also helping out.
    • Adding support for images in topics and replies, the code is in, now to decide if default is on or off? (Leave a comment below)
    • Storing currently unused user profile meta imported from other forums for later use with potential inclusion in future versions of bbPress.

    The weekly #wordpress-dev IRC chats are also now scheduled Wednesday’s @ 21:00 UTC (previously it was 20:00 UTC). What are your thoughts on times? Push it back an hour?

     
    • OC2PS 6:20 am on January 12, 2013 Permalink | Reply

      Cheers guys! You are stars.

      wrt images in topics+replies, I don’t have an opinion on default on or off, though personally I would switch it on in my forums. I would like to request that the on/off toggle should be provided via admin UI, or at the very least via wp-config statement.

      P.S. Any plans of moving bbpdevel to http://make.wordpress.org/bbpress ?

    • fontless 2:34 am on January 27, 2013 Permalink | Reply

      +1 to bbpress on Make.

  • John James Jacoby 2:37 am on December 23, 2012 Permalink | Reply
    Tags:   

    Updated bbPress.org to latest trunk, which includes some tweaks to posting code, and some preliminary forum searching abilities (courtesy of jmdodd.)

    I’ll be tweaking the site templates and CSS to make it fit the site more appropriately.

     
  • jaredatch 7:14 pm on December 18, 2012 Permalink | Reply
    Tags:   

    We’re going to be taking a break from our weekly dev chats for a few weeks to enjoy the holidays. We’ll pick up things again on Wednesday January 2nd, 2013.

    The new search feature (#1575) is in trunk so feel free to have some fun with that. Hope everyone has a great Festivus ;)

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel
Follow

Get every new post delivered to your Inbox.

Join 56 other followers