Skip to:
Content

bbPress.org

{33} Commit Messages, Current Release (4835 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 (4801 - 4835 of 4835)

Changeset Author Message
[6045] netweb i18n: Avoid using HTML tags in translation strings (includes/admin/replies.php) Props ramiy, thebrandonallen Fixes #2912
[6044] netweb i18n: Avoid using HTML tags in translation strings (includes/admin/topics.php) Props ramiy, thebrandonallen Fixes #2911
[6646] SergeyBiryukov i18n: Fix typo in text domain used for `_n()` in `bbp_get_time_since()`. See #3139.
[6645] johnjamesjacoby i18n: Improvements to `bbp_get_time_since()`. Use `_n_noop()` to register year/month/week/day/hour/minute/second strings in advance and `_n()` to actually translate them. Fixes #3139. Props SergeyBiryukov.
[5940] netweb i18n: Merge similar translation strings This changset brings consistency to failed warning strings in our repair tools and removes extra whitespace in two strings. This reduces the number of strings that our translation volunteers need to translate. Props ramiy. Fixes #2880
[6649] SergeyBiryukov i18n: Simplify [6645] with `translate_nooped_plural()`. See #3139.
[6356] netweb i18n: Update translation context for open/close strings in `bbp_get_topic_close_link()` and approve/unapprove stringsin `bbp_get_topic_approve_link()` Props fiskhandlarn. Fixes #3023.
[2717] mdawaffe make sure we're always reading from the correct user meta key
[5150] netweb phpBB Importer Improvements. Props netweb. Fixes #2467 * Added forum type callback for if forum is a Forum or Category * Added reply title callback for clean reply titles * Improved inline docs
[5798] netweb phpBB Importer: Missed forum total topic and total reply count schema change See #2716
[5796] netweb phpBB importer: Include Subscribed Forums, Subscribed Topics and Favourite Topics Props netweb. See #2668
[5797] netweb phpBB importer: Updated AIM, YIM, and Jabber user meta key prefixes Props netweb. See #2815
[5528] netweb phpBB: Don't import phpBB search engine bot/crawler user accounts, e.g Google Bot, Bing Bot
[3216] johnjamesjacoby phpDoc in bbp-core-options.php for changes made in r3215
[4836] johnjamesjacoby phpdoc normalizing and speeling corrections. Props djpaul, netweb. Fixes #2286, #2288.
[5529] netweb punBB: Don't import punBB's guest user
[2718] mdawaffe recalculate a user's meta in case we're pulling from a value cache on another site
[2526] mdawaffe remove debug code that slipped into [2525]
[4938] johnjamesjacoby s/Base/Root. See #1500.
[5594] johnjamesjacoby s/POST/GET/ from r5587. See #2742.
[4600] johnjamesjacoby s/compatability/compatibility - Fixes #2108. Props xibe.
[5103] johnjamesjacoby s/conerts/converts. Props netweb. Fixes #2406. (2.4 branch)
[5104] johnjamesjacoby s/conerts/converts. Props netweb. Fixes #2406. (trunk)
[4824] johnjamesjacoby s/wordpress/WordPress. Props fanquake. Fixes #2265.
[2710] mdawaffe the bb_forum_slug cache group should store forum IDs not forum objects
[3773] johnjamesjacoby trailingslashit() pretty permalinks when getting the edit URL for a topic or reply. * Fixes issues specifically with numeric permalinks setting * Also fixes custom permalinks without trailing slash * Fixes #1762
[5050] johnjamesjacoby v1 of Akismet history metabox UI. Fixes #1616.
[5545] netweb vBulletin 3 & 4: Fix reply parent forum id in `vBulletin.php` and `vBulletin3.php` importers * Retrieves the replies topic ID and utilizes `callback_topicid_to_forumid` mini cache to convert the topic id to the new forum ID * Eliminates an unnecessary SQL join improving import performance.
[5578] netweb vBulletin 3 importer: Include Subscribed Forums and Subscribed Topics Props netweb. See #2668
[5577] netweb vBulletin 4 importer: Include Subscribed Forums and Subscribed Topics Props netweb. See #2668
[4271] johnjamesjacoby vBulletin Converter: * Code formatting improvements. * Update meta keys for _bbp_user_id and _bbp_forum_id. * See #1991.
[4272] johnjamesjacoby vBulletin Converter: * Update inline docs * See #1991.
[5153] netweb vBulletin v4.x Importer Improvements. Props netweb. Fixes #2469 * Added Forum total topic count * Added Forum total reply count * Added Forum/Category type field mapping & callback * Added Topic total reply count * Added Topic author ip * Added Store old user salt in usermeta * Added Reply slug * Improved inline docs
[4218] johnjamesjacoby wp_get_single_post(): * Deprecated in !WordPress 3.5. * Use get_post() instead.
[2477] johnjamesjacoby “Writing, to me, is simply thinking through my fingers.” props petemall
Note: See TracReports for help on using and creating reports.