Skip to:
Content

bbPress.org

{33} Commit Messages, Current Release (4820 matches)

Report designed to help manage the list of contributors.

Note: If you'd like a RSS feed of the changesets a they happen, Please use the timeline rss feed instead.

Results (301 - 400 of 4820)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Changeset Author Message
[3491] johnjamesjacoby Add missing tabindex's to edit profile page. Add missing button classes to buttons and button'esque links.
[2607] johnjamesjacoby Add missing table row tags to loop-bbp_replies.php
[2606] johnjamesjacoby Add missing table row tags to single-bbp_topic.php
[3050] johnjamesjacoby Add missing tag list and description back into single topic shortcode display
[3619] johnjamesjacoby Add missing textdomain in topics widget. Fixes #1661. Props Mamaduka.
[4760] johnjamesjacoby Add missing textdomain's for admin component. Props daveshine. Fixes #2197.
[4764] johnjamesjacoby Add missing textdomains to _nx_noop() in bbpress.php. Props alex-ye. Fixes #2200.
[4704] johnjamesjacoby Add missing topic-tag code in bbp_admin_reset_handler(). Props netweb. Fixes #2096.
[4634] johnjamesjacoby Add missing type in @return phpdoc tags for current user group status checks. See #2119.
[3232] johnjamesjacoby Add missing variable definition for $meta_query in bbp_exclude_forum_ids().
[3397] johnjamesjacoby Add missing word "forum" in new topic activity stream action text.
[2871] johnjamesjacoby Add more strict post_type check to bbp_get_reply_id. Add avatar to revision log. Add more fancy reply_author_link function to include avatar and/or name.
[2872] johnjamesjacoby Add more strict post_type check to bbp_get_topic_id. Add avatar to revision log. Add more fancy topic_author_link function to include avatar and/or name. Add single topic description function. More renames from last_active to last_active_time, and introduction of last_active_id functions
[3673] johnjamesjacoby Add more verbose note about sanitization in bbp_filter_anonymous_post_data().
[5198] johnjamesjacoby Add netweb to contributors.
[2685] johnjamesjacoby Add new topic form to forum index. Fixes #1379 props dudd, markmcwilliams
[3035] johnjamesjacoby Add no topics/forums template parts to shortcode output
[4923] johnjamesjacoby Add no_found_rows and ignore_sticky_posts to widget queries.
[5566] johnjamesjacoby Add nonce checks to admin area topic & author suggest usages.
[5629] johnjamesjacoby Add nonce to bulk-user dropdown. Props jdgrimes. (2.5 branch)
[5626] johnjamesjacoby Add nonce to bulk-user dropdown. Props jdgrimes. (trunk)
[5192] johnjamesjacoby Add nonces to BuddyPress notifications and improve single notification output.
[3814] johnjamesjacoby Add nonces to admin area metabox saves, to avoid accidentally running save routines.
[5207] johnjamesjacoby Add note about forums to subscriptions setting. Props mordauk. Fixes #2479. (2.5)
[5208] johnjamesjacoby Add note about forums to subscriptions setting. Props mordauk. Fixes #2479. (trunk)
[5423] johnjamesjacoby Add object references to `bbpress()` and `bbPress` document blocks.
[3416] johnjamesjacoby Add option for toggling topic revision logging on and off.
[2517] chrishajer Add optional $user_id for subscriptions (useful for plugins). Further fixes #1268. Props dimadin
[3324] johnjamesjacoby Add optional topic_id param to bbp_get_reply_position(), and use it where appropriate.
[6386] johnjamesjacoby Add original function parameters to `bbp_get_global_post_field` filter.
[2575] johnjamesjacoby Add pagination for forum
[4643] johnjamesjacoby Add paragraph tags to $allowed tags array in bbp_encode_bad() so they are not accidentally encoded from bbPress 1.1 migrations.
[3661] johnjamesjacoby Add param phpdoc to bbp_get_topic_tag_description(). Props tmoorewp.
[5505] johnjamesjacoby Add pending status to search results for capable users wishing to view all results. Props netweb. See #2645.
[5502] johnjamesjacoby Add pending topics to forum hidden topic counts. Props netweb. See #2645.
[3338] johnjamesjacoby Add php5 visibilities to bbPress admin class.
[3334] johnjamesjacoby Add php5 visibilities to main bbPress class.
[3832] johnjamesjacoby Add phpdoc description to bbPress::register_theme_packages() warning about hardcoded theme package registrations.
[4800] johnjamesjacoby Add phpdoc file description block to form-user-roles.php. Props netweb. Fixes #2253.
[5407] johnjamesjacoby Add phpdoc to `bbp_trash_topic_replies()` from r5406. See #2494.
[3358] johnjamesjacoby Add plugin basename to $bbp global
[3160] johnjamesjacoby Add preliminary password protected support to single forums and single topics, including theme compatibility.
[3052] johnjamesjacoby Add private and hidden forum handlers for shortcodes when user does not have proper caps
[3698] johnjamesjacoby Add publish_* caps to bbp_map_meta_caps() and remove from associated _user_can functions. Also and add inline doc, and some code clean-up to bbp-core-caps.php.
[2639] johnjamesjacoby Add readme.txt and make adjustments to plugin meta at top of bbpress.php
[3440] johnjamesjacoby Add register and lost password link options to the login widget. Fixes #1587.
[3082] johnjamesjacoby Add remaining references to hidden post status in bbpress.php
[3268] johnjamesjacoby Add reply ID to topic term filters. Props cnorris23.
[3036] johnjamesjacoby Add reply form and single topic template parts to shortcode output
[3042] johnjamesjacoby Add reply form shortcode. Adjustments to shortcode strings, and remove topic form from forum and topic indexes, as it's possible to use both/all shortcodes on one page.
[5495] johnjamesjacoby Add reply status section to `form-reply.php`. Props netweb. Fixes #2644.
[2667] johnjamesjacoby Add reply_author functions. Improvements to bbp-twentyten theme.
[2751] johnjamesjacoby Add reply_excerpt code from r2750. Props !GautamGupta via Google Code-in
[5093] johnjamesjacoby Add reply_to capability to main converter class. Props netweb. Fixes #2400.
[3487] johnjamesjacoby Add sanity checks and code clean-up on Akismet extension to prevent debug notices or malformed results. Also fix issue where post_parent was always being reported for topics in check_post().
[2929] johnjamesjacoby Add sanity checks to _forum_id and _topic_id functions in bbp-reply-template.php. Add filter to bbp_is_reply_trash().
[2636] johnjamesjacoby Add screenshot to bbp-twentyten child theme (hat tip original Twenty Ten theme)
[5318] johnjamesjacoby Add screenshots to `readme.txt`. Props netweb. See #2555.
[3167] johnjamesjacoby Add single view shortcode, and add single views to theme compatibility. Fix issue with theme compat where error could occur if output buffer content was somehow empty.
[4644] johnjamesjacoby Add some CSS to inline code elements. Tweak the pre/code CSS also. (Includes RTL)
[2549] johnjamesjacoby Add some _is_ logic, and better post_type and ID checks.
[4334] johnjamesjacoby Add some brackets to improve code readibility in update.php.
[4611] johnjamesjacoby Add some brackets to improve readability in /topics/functions.php. See #1799.
[3332] johnjamesjacoby Add some brackets to improve readability in bbp-reply-template.php
[3777] johnjamesjacoby Add some extra logic to the default bbpress-functions.php to make copying into a new theme easier.
[2956] johnjamesjacoby Add some flair to the .form-allowed-tags in new topic and new reply forms.
[5412] johnjamesjacoby Add some missing brackets. See #2494.
[3230] johnjamesjacoby Add some post status checks to the bbp_get_dropdown() function, and properly use the bbp_exclude_forum_ids() function only with non-forum queries.
[2662] johnjamesjacoby Add some primitive styling to favorites links
[3275] johnjamesjacoby Add spam checks to new topic and reply handlers. If topic/reply is spam to start, add the proper meta_status in the event it was a false positive.
[2740] johnjamesjacoby Add spam/trash actions for replies + theme support for spam/trash replies for admins. Improve spam/trash actions for topics. Admin column CSS clean-up. Props !GautamGupta via Google Code-in
[2926] johnjamesjacoby Add specific classes to body_class. Fixes #1478.
[2868] johnjamesjacoby Add squiggly brackets around variables in query in bbp_check_for_duplicate. Add query functions for getting child count and last_id from any parent_id.
[2677] johnjamesjacoby Add style.css to bbp-default to hide broken theme notice.
[4918] johnjamesjacoby Add sub-actions for rewrite rules and permastructs. See #2336.
[5673] netweb Add support for BuddyPress PHPUnit test integration * Bootstrap and load `/src/bbpress.php` when loading the test environment * Detect and load BuddyPress when running the BuddyPress PHPUnit tests * Setup `BP_UnitTest_Factory` in `BBP_UnitTestCase` during new BuddyPress PHPUnit test integration * Bootstrap and load new factory class `BBP_UnitTest_Factory_For_Forum` for creating forums Props boonebgorges. See #2782
[5553] johnjamesjacoby Add support for `ins` HTML tag, to supplement existing `del` tag support. Props danielbachhuber.
[2968] johnjamesjacoby Add support for bbp_show_load_topic() in bbp_get_topic_pagination() and adjust mid_size and end_size default values
[5155] johnjamesjacoby Add support for new BuddyPress notifications component, alerting members when their topics have been replied to. Requires BuddyPress 1.9.
[4564] johnjamesjacoby Add support for private post statuses in topics and replies loops. Fixes #2088.
[3111] johnjamesjacoby Add support for topic tags to theme compat.
[5571] netweb Add support to `converter.php` to allow importing Subscribed Forums, Subscribed Topics and Favourite Topics Props netweb. See #2668
[5350] netweb Add support to vBulletin importer for 'YouTube Share' BBCode Props netweb. Fixes #2601
[5206] johnjamesjacoby Add target to anchor in `bbp_kses_allowed_tags()`. Props wpdennis. Fixes #2483. (2.5)
[5205] johnjamesjacoby Add target to anchor in `bbp_kses_allowed_tags()`. Props wpdennis. Fixes #2483. (trunk)
[3860] johnjamesjacoby Add template tags and supporting functions to display user role in topics and replies. Fixes #1815. Props cnorris23 for original patch.
[3172] johnjamesjacoby Add template tags for forum RSS links. See #1422.
[2476] johnjamesjacoby Add textdomain loader, language folder, and .pot placeholder.
[4757] johnjamesjacoby Add textdomain to _doing_it_wrong() feedback in bbp_setup_current_user().
[3108] johnjamesjacoby Add theme compat for user profiles, profile editing, topic and reply editing, and other topic moderation functions.
[3184] johnjamesjacoby Add theme compatibility for forum and topic archives.
[3023] johnjamesjacoby Add theme support for bbPress in bbp-twentyten
[3029] johnjamesjacoby Add theme_compat() function to main $bbp object to load the topic.js and bbpress.css from bbp-twentyten if the currently active theme does not explicitly add theme support for bbPress.
[3187] johnjamesjacoby Add topic archive pagination support to bbp_has_topics()
[2519] johnjamesjacoby Add topic pagination
[3226] johnjamesjacoby Add topic pagination support for pages or any single post, for improved shortcode support. Fixes #1533.
[4966] johnjamesjacoby Add topic reply link template functions. See #2340.
[3624] johnjamesjacoby Add topic sticky dropdown to wp-admin metabox. Fixes #1625. Props !GautamGupta.
[2668] johnjamesjacoby Add topic subscription ability. Fixes #1366 props !GautamGupta va Google Code-in
[3643] johnjamesjacoby Add topic-tag checks to bbp_body_class(). Fixes #1696. Props sorich87.
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.