June 2007 Archives by subject
Starting: Fri Jun 1 18:48:38 GMT 2007
Ending: Fri Jun 29 21:20:40 GMT 2007
Messages: 108
- [bbDev] [841] trunk: sanitize forum data from admins.
m at wordpress.org
- [bbDev] [842] trunk/bb-templates/kakumei/front-page.php:
more clarity in conditionals, markup fix.
m at wordpress.org
- [bbDev] [843] trunk/bb-includes/capabilities.php:
bb_current_user_can hook with warning.
m at wordpress.org
- [bbDev] [844] trunk/bb-includes/functions.php: cache posts in feed
queries
m at wordpress.org
- [bbDev] [845] trunk: get rid of some unused keys.
m at wordpress.org
- [bbDev] [846] trunk: varchar(255) for slugs,
trim multibyte data before inserting in db.
m at wordpress.org
- [bbDev] [847] trunk: make numeric slugs non-numeric.
m at wordpress.org
- [bbDev] [848] trunk/bb-includes/functions.php: fix forum permalink
bug, make bb_repermalink() more clear
m at wordpress.org
- [bbDev] [849] trunk: protect vars by always EXTR_SKIPing after
bb_parse_args() and elsewhere.
m at wordpress.org
- [bbDev] [850] trunk: bb_parse_args() is deprecated
m at wordpress.org
- [bbDev] [851] trunk/bb-includes: bring wp funcs up to date.
m at wordpress.org
- [bbDev] [852] trunk/bb-admin/rewrite-rules.php: allow hyphens in
rewrite rule URLs.
m at wordpress.org
- [bbDev] [853] trunk/bb-includes/functions.php: 0.8.2 RC 1
m at wordpress.org
- [bbDev] [854] trunk/bb-includes/functions.php: bump version to 0.8.2
m at wordpress.org
- [bbDev] [855] tags/0.8.2/: tag 0.8.2
m at wordpress.org
- [bbDev] [856] trunk/bb-includes/functions.php: working on
0.8.3-alpha now
m at wordpress.org
- [bbDev] [857] trunk/bb-includes/functions.php: (int)
bb_get_id_from_slug()
m at wordpress.org
- [bbDev] [858] trunk: BB_Query class first pass.
m at wordpress.org
- [bbDev] [859] trunk: simplify BB_Query vars.
m at wordpress.org
- [bbDev] [860] branches/0.8/: branch 0.8 from source:trunk@855
m at wordpress.org
- [bbDev] [861] trunk: sanitize login template.
m at wordpress.org
- [bbDev] [862] branches/0.8: merge [861] to branches/0.8: sanitize
login template.
m at wordpress.org
- [bbDev] [863] branches/0.8/bb-includes/functions.php: bump to
0.8.2.1
m at wordpress.org
- [bbDev] [864] tags: tag 0.8.2.1
m at wordpress.org
- [bbDev] [865] trunk/bb-includes: slight improvement in
bb_get_forums_hierarchical() .
m at wordpress.org
- [bbDev] [866] trunk: go back to $bb_last_countable_query.
m at wordpress.org
- [bbDev] [867] branches/0.8: Back out [827] in branches/0.8.
m at wordpress.org
- [bbDev] [868] trunk/bb-includes/functions.php:
bring back last_query functionality to bb_count_last_query().
m at wordpress.org
- [bbDev] [869] trunk/bb-includes/functions.php: sambauers: 1,
mdawaffe: 0.
m at wordpress.org
- [bbDev] [870] trunk/register.php:
globalize $user_login and friends for register-success template.
m at wordpress.org
- [bbDev] [871] branches/0.8/register.php: [870] for branches/0.8:
globalize $user_login and friends for register-success template.
m at wordpress.org
- [bbDev] [872] trunk: fix and deprecate deleted_topics(),
get rid of bb_get_deleted_topics_count(), auto paging in BB_Query,
fix deleted topic list props fel64.
m at wordpress.org
- [bbDev] [873] trunk: no know holes, just some cleanup
m at wordpress.org
- [bbDev] [874] trunk/bb-admin/upgrade-functions.php: uprade slug bug.
m at wordpress.org
- [bbDev] [875] trunk: Use glob instead of BB_DIR_MAP for underscore
plugins for now.
m at wordpress.org
- [bbDev] [876] trunk: Views should use new bb_register_view()
function and BB_Query rather than bb_views hook.
m at wordpress.org
- [bbDev] [877] trunk/bb-includes: how about preserve() and
reinstate() to protect globals? Got a better name? Fixes #674
m at wordpress.org
- [bbDev] [878] trunk: use forums loop for admin display.
m at wordpress.org
- [bbDev] [879] trunk/bb-admin/admin-functions.php: Experiment with
bb_query_from_env ().
m at wordpress.org
- [bbDev] [880] trunk/bb-includes/classes.php: implement topic_title,
post_text, search queries in BB_Query.
m at wordpress.org
- [bbDev] [881] trunk: Topic search in admin side.
m at wordpress.org
- [bbDev] [882] trunk/bb-admin/content.php: pagination typo in
Content -> Topics
m at wordpress.org
- [bbDev] [883] trunk/bb-admin: get rid of dashboard error when no
moderated objects.
m at wordpress.org
- [bbDev] [884] trunk: move bb_query_from_env() into BB_Query.
m at wordpress.org
- [bbDev] [885] trunk/bb-includes/classes.php: fix
BB_Query::query_from_env() and explain its arguments
m at wordpress.org
- [bbDev] [886] trunk: refactor search.
m at wordpress.org
- [bbDev] [887] trunk/bb-includes/classes.php: fix
BB_Query::query_from_env() for realies.
m at wordpress.org
- [bbDev] [888] trunk/bb-includes/bozo.php: fix bb_bozo_posts()
filter.
m at wordpress.org
- [bbDev] [889] trunk: fix BB_Query for posts with JOIN,
tags or favorites.
m at wordpress.org
- [bbDev] [890] trunk/bb-includes/classes.php: bug in post query:
no more view parameter.
m at wordpress.org
- [bbDev] [891] trunk: BB_Query_Form generic enough for topics and
forms.
m at wordpress.org
- [bbDev] [892] trunk/bb-includes: allow for custom 'none'
option text in bb_get_forum_dropdown()
m at wordpress.org
- [bbDev] [893] trunk: tweak bb_view_query().
m at wordpress.org
- [bbDev] [894] trunk/bb-includes/functions.php:
typo in get_recent_user_replies_group_by().
m at wordpress.org
- [bbDev] [895] trunk/bb-admin/upgrade-functions.php: numeric titles
don' t get slugged properly on upgrade.
m at wordpress.org
- [bbDev] [896] trunk/bb-includes/functions.php: get_topic() and
get_forum() can take id or slug
m at wordpress.org
- [bbDev] Anyone going to WWDC
Sam Bauers
- [bbDev] Anyone going to WWDC
Matt Mullenweg
- [bbDev] Anyone going to WWDC
Doug Stewart
- [bbDev] Anyone going to WWDC
Doug Stewart
- [bbDev] Anyone going to WWDC
Sam Bauers
- [bbDev] Anyone going to WWDC
Doug Stewart
- [bbDev] Anyone going to WWDC
Michael D Adams
- [bbDev] bbPress 0.8.2 Release Candidate
Michael D Adams
- [bbDev] bbPress 0.8.2 Release Candidate
cool2sv
- [bbDev] bbPress 0.8.2 Release Candidate
Dr. Mike Wendell
- [bbDev] bbPress 0.8.2 Release Candidate
Tom Preuss
- [bbDev] bbPress 0.8.2 Release Candidate
Aditya Naik
- [bbDev] bbPress 0.8.2 Release Candidate
Tom Preuss
- [bbDev] bbPress 0.8.2 Release Candidate
Dr. Mike Wendell
- [bbDev] bbPress 0.8.2 Release Candidate
Tom Preuss
- [bbDev] bbPress 0.8.2 Release Candidate
Dr. Mike Wendell
- [bbDev] bbPress 0.8.2 Release Candidate
Trent Adams
- [bbDev] bbPress 0.8.2 Release Candidate
cool2sv
- [bbDev] bbPress 0.8.2 Release Candidate
cool2sv
- [bbDev] bbPress 0.8.2 Release Candidate
Trent Adams
- [bbDev] bbPress 0.8.2 Release Candidate
cool2sv
- [bbDev] bbPress 0.8.2 Release Candidate
Michael D Adams
- [bbDev] bbPress 0.8.2 Release Candidate
Michael D Adams
- [bbDev] bbPress Documentation
Chris Poteet
- [bbDev] bbPress Documentation
fel64 at loinhead.net
- [bbDev] bbPress Documentation
Sam Bauers
- [bbDev] bbPress Meetup
Matt Mullenweg
- [bbDev] bbPress Meetup
Doug Stewart
- [bbDev] bbPress Meetup
Matt Mullenweg
- [bbDev] bbPress Meetup
Doug Stewart
- [bbDev] bbPress Meetup
Sam Bauers
- [bbDev] bbPress Meetup
Matt Mullenweg
- [bbDev] bbPulp wiki
Doug Stewart
- [bbDev] Looking at joining the dev team
James Kirsop
- [bbDev] Looking at joining the dev team
cool2sv
- [bbDev] Looking at joining the dev team
Dr. Mike Wendell
- [bbDev] Looking at joining the dev team
cool2sv
- [bbDev] Looking at joining the dev team
Michael D Adams
- [bbDev] Re: Include bb from WP
fel64 at loinhead.net
- [bbDev] Re: Include bb from WP
Michael D Adams
- [bbDev] Re: Include bb from WP
fel64 at loinhead.net
- [bbDev] Re: Release Proposal
Chris Poteet
- [bbDev] Release Proposal
Michael D Adams
- [bbDev] Release Proposal
Aditya Naik
- [bbDev] Release Proposal
Trent Adams
- [bbDev] Release Proposal
Brad Bolman
- [bbDev] Release Proposal
The Geek
- [bbDev] Release Proposal
cool2sv
- [bbDev] Release Proposal
Matt Mullenweg
- [bbDev] Release Proposal
fel64 at loinhead.net
- [bbDev] Release Proposal
Michael D Adams
- [bbDev] Release Proposal
Sam Bauers
Last message date:
Fri Jun 29 21:20:40 GMT 2007
Archived on: Fri Jun 29 21:20:44 GMT 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).