January 2008 Archives by date
Starting: Thu Jan 3 00:57:28 GMT 2008
Ending: Thu Jan 31 11:40:46 GMT 2008
Messages: 102
- [bbDev] [995] branches/0.8: bring branches/0.8 in line with
trunk@971
m at wordpress.org
- [bbDev] [996] branches/0.8/bb-includes/functions.php: version bump
to 0.8.3.1 ...
m at wordpress.org
- [bbDev] [997] trunk/bb-includes/functions.php: trunk's version
shouldn' t be lower than branches/0.8's
m at wordpress.org
- [bbDev] [998] tags/0.8.3.1/: tag 0.8.3.1
m at wordpress.org
- [bbDev] [994] trunk/bb-admin/upgrade-schema.php: Return forcing
of MyISAM to posts table.
Michael D Adams
- [bbDev] [999] trunk/bb-includes: Remove ?replies=# from topic links.
m at wordpress.org
- [bbDev] [1000] trunk/bb-includes/template-functions.php:
bb_get_title() arguments for separator, order.
m at wordpress.org
- [bbDev] [1001] trunk/bb-includes/template-functions.php:
array_reverse() typo in new bb_get_title().
m at wordpress.org
- [bbDev] [1002] trunk: Add collation if available to user tables.
m at wordpress.org
- [bbDev] Pagination problem when browsing bbpress.org/forums/'s tags
fel64 at loinhead.net
- [bbDev] [1003] trunk/bb-includes:
Rename db class files to simplify loading of alternative db class.
m at wordpress.org
- [bbDev] [1004] trunk/bb-includes:
Rename db class files to simplify loading of alternative db class.
m at wordpress.org
- [bbDev] [1005] trunk:
Rename db class files to simplify loading of alternative db class.
m at wordpress.org
- [bbDev] [1006] trunk/bb-includes/db.php: Fix typos in last commit.
m at wordpress.org
- [bbDev] [1007] trunk: Baby steps to get new Authentication Cookie
happening.
m at wordpress.org
- [bbDev] [1008] trunk/bb-includes/pluggable.php: Concatenate
SECRET_KEY and "secret" option when creating salt in wp_salt()
m at wordpress.org
- [bbDev] [wp-polyglots] bbpress-i18n
tai
- [bbDev] [1009] trunk: First pass at new authcookie authentication
methods.
m at wordpress.org
- [bbDev] [1010] trunk: Tidy up old passcookie and usercookie
references
m at wordpress.org
- [bbDev] New authcookie methods landed
Sam Bauers
- [bbDev] [1011] trunk/bb-includes/functions.php: remove_topic_tags()
typos
m at wordpress.org
- [bbDev] [1012] trunk: is_callable('glob') won't return false in
some situations.
m at wordpress.org
- [bbDev] [1013] trunk/bb-includes/db.php: set_user_prefi() was
killing $bbdb->prefix
m at wordpress.org
- [bbDev] [1014] trunk/bb-includes/template-functions.php: allow
bb_get_user_id() to accept usernames in addition to ids
m at wordpress.org
- [bbDev] [1015] trunk/bb-includes/functions.php: allow
bb_move_topic() to accept ids and slugs.
m at wordpress.org
- [bbDev] [1016] trunk/bb-includes: bb_insert_post() cleanup and bugs
m at wordpress.org
- [bbDev] [1017] trunk/bb-includes/functions.php: bb_insert_topic()
does its own escaping.
m at wordpress.org
- [bbDev] [1018] trunk/bb-includes/functions.php: prepare, update,
insert for topics.
m at wordpress.org
- [bbDev] [1019] trunk/bb-includes/functions.php: prepare, update,
insert for posts, tags.
m at wordpress.org
- [bbDev] [1020] trunk/bb-includes/functions.php: prepare, update,
insert for users.
m at wordpress.org
- [bbDev] [1021] trunk/bb-includes/functions.php: typo in [1020] see
#692
m at wordpress.org
- [bbDev] [1022] trunk/bb-includes/functions.php: prepare, update,
insert for meta and the rest of functions.php.
m at wordpress.org
- [bbDev] [1023] trunk/bb-includes/gettext.php: update gettext and 64
bit updates.
m at wordpress.org
- [bbDev] [1024] branches/0.8/bb-includes/gettext.php:
update gettext and 64 bit updates for branches/0.8.
m at wordpress.org
- [bbDev] [1025] trunk/bb-includes/functions.php: tppos
m at wordpress.org
- [bbDev] [1026] trunk: fix extra slashes is tags,
bb_get_id_from_slug() typo, bb_trim_for_db() bug
m at wordpress.org
- [bbDev] [1027] trunk/bb-includes/functions.php: array_map to (int)
s where appropriate
m at wordpress.org
- [bbDev] [1028] trunk/bb-includes/cache.php: prepare and (ints) for
bb-cache.php
m at wordpress.org
- [bbDev] [1029] trunk: Merge DB::set_prefix() and
DB::set_user_prefix(), heading back towards HyperDB compatibility
m at wordpress.org
- [bbDev] [1030] trunk/bb-includes/functions.php:
things should change inside while loops
m at wordpress.org
- [bbDev] [1031] trunk/bb-includes/db.php: Stop munging of user
tables by bbdb_base:: set_prefix() when not an integrated install.
m at wordpress.org
- [bbDev] [1032] trunk/bb-includes/bozo.php: prepare for bozo.php.
m at wordpress.org
- [bbDev] [1033] trunk/bb-includes: prepare, insert,
update for the rest of bb-includes.
m at wordpress.org
- [bbDev] [1034] trunk: prepare, insert, update for bb-admin.
m at wordpress.org
- [bbDev] [wp-polyglots] bbpress-i18n
Michael D Adams
- [bbDev] [1035] trunk/bb-includes/functions.php: don'
t try to update columns in the topics table based on meta_key names in the
$topic object .
m at wordpress.org
- [bbDev] [1036] trunk/bb-post.php: ancient cap bug when posting new
topics
m at wordpress.org
- [bbDev] [1037] trunk/bb-includes/functions.php: bb_new_topic() typo
m at wordpress.org
- [bbDev] [1038] trunk/bb-includes/functions.php: allow
bb_insert_topic() to make closed topics
m at wordpress.org
- [bbDev] [1039] trunk/bb-includes/classes.php: Allow filter to abort
query
m at wordpress.org
- [bbDev] [1040] trunk: is_bb_admin()
m at wordpress.org
- [bbDev] [1041] trunk/bb-includes/functions.php:
pass location to bb_repermalink_result filter
m at wordpress.org
- [bbDev] [1042] trunk/bb-includes/classes.php:
meta key and value query imrovements see #689
m at wordpress.org
- [bbDev] [1043] trunk/bb-includes/pluggable.php: Fixes for bb_mail()
m at wordpress.org
- [bbDev] [1043] trunk/bb-includes/pluggable.php: Fixes for
bb_mail()
Michael D Adams
- [bbDev] Re: Fixes for bb_mail - additional info
Chris Hajer
- [bbDev] [1044] trunk: New topic (first post only) feeds for
front-page and forums.
m at wordpress.org
- [bbDev] [1045] trunk: RSS for views, RSS happy down a the ranch.
m at wordpress.org
- [bbDev] [1046] trunk/bb-includes/template-functions.php:
Add correct RSS link to html head in profiles.
m at wordpress.org
- [bbDev] [1047] trunk: Delete favorites when topic s deleted.
m at wordpress.org
- [bbDev] [1048] trunk/bb-includes/capabilities.php:
Give moderators manage_tags capability.
m at wordpress.org
- [bbDev] [1049] trunk/bb-includes/functions.php: Increment tag slugs
where necessary .
m at wordpress.org
- [bbDev] [1050] trunk: bb_schema filter and BB_AWESOME_INCLUDE
m at wordpress.org
- [bbDev] [1051] trunk/bb-settings.php: Add bb_options_loaded action.
m at wordpress.org
- [bbDev] [1052] trunk/bb-settings.php: Move awesome include a bit
further down.
m at wordpress.org
- [bbDev] [1053] trunk: rework tagged keys for better integrability.
m at wordpress.org
- [bbDev] [1054] trunk/bb-templates: Add "Kakumei Blue" theme.
m at wordpress.org
- [bbDev] [1055] trunk: mangae_themes, manage_plugins caps.
m at wordpress.org
- [bbDev] [1056] trunk/bb-includes/bozo.php: edit_users for viewing
bozos
m at wordpress.org
- [bbDev] [1057] trunk: manage_options capability
m at wordpress.org
- [bbDev] [1058] trunk: Deprecate "admin_email" function.
m at wordpress.org
- [bbDev] [1059] trunk/bb-admin/class-install.php: Make installer
respect new " from_email" option.
m at wordpress.org
- [bbDev] [1060] trunk/bb-includes/formatting-functions.php:
Trim sanitized strings before replacing spaces with dashes.
m at wordpress.org
- [bbDev] [1061] trunk: use bbdb->prefix everywhere instead of
bb_table_prefix
m at wordpress.org
- [bbDev] [1062] trunk/bb-includes: Replace FAT JS with jQuery Color
plugin.
m at wordpress.org
- [bbDev] [1063] trunk/bb-includes/js/jquery/jquery.js:
Forgot no conflict setting on new jQuery version.
m at wordpress.org
- [bbDev] [1064] trunk/bb-admin/class-install.php:
Fix insertion of BB_SECRET_KEY into config file.
m at wordpress.org
- [bbDev] [1065] trunk/bb-admin/class-install.php:
Add missing slashes to config checks in install class.
m at wordpress.org
- [bbDev] [1066] trunk/bb-includes:
Rollback removal of FAT javascript library temporarily.
m at wordpress.org
- [bbDev] [1067] trunk: move CUSTOM_USER_TABLE and friends out of
bbdb:: set_prefix and back into bb-settings.php.
m at wordpress.org
- [bbDev] [1068] trunk/bb-includes:
bug in NULL part of parse_value and in get_latest_topics
m at wordpress.org
- [bbDev] [1069] trunk/bb-includes: Replace Prototype with jQuery in
topic-js.php
m at wordpress.org
- [bbDev] [1070] trunk/bb-includes/functions.php: php warning cleanup
in append meta
m at wordpress.org
- [bbDev] [1071] trunk/bb-includes/functions.php: Fix borked
bb_create_tag() slug incrementing logic.
m at wordpress.org
- [bbDev] [1072] trunk/bb-admin/admin-ajax.php:
take this out - it messes up __destructors and other shutdown functions
m at wordpress.org
- [bbDev] [1073] trunk/bb-includes/functions.php: SQL error in
bb_remove_topic_tag
m at wordpress.org
- [bbDev] [1074] trunk/bb-includes/default-filters.php:
limit no-replies view to topics older than 2 hours
m at wordpress.org
- [bbDev] [1075] trunk/bb-includes/capabilities.php: whitespace
m at wordpress.org
- [bbDev] [1076] trunk: backPress: BOOM! this will break *everything*
m at wordpress.org
- [bbDev] [wp-polyglots] bbpress-i18n
Michael D Adams
- [bbDev] bbPress trunk unstable as of revision 1076
Sam Bauers
- [bbDev] [1077] trunk/bb-includes/functions.php:
make sure bb_repermalink escapes things correctly.
m at wordpress.org
- [bbDev] [1078] branches/0.8: branches/0.8 up to trunk@1075
(pre-backpress)
m at wordpress.org
- [bbDev] [1079] trunk/bb-includes/bozo.php: a bozo is a bozo is a
bozo.
m at wordpress.org
- [bbDev] [1080] branches/0.8/bb-includes/bozo.php: a bozo is a bozo
is a bozo.
m at wordpress.org
- [bbDev] [1077] trunk/bb-includes/functions.php: make sure
bb_repermalink escapes things correctly.
Nikolay Bachiyski
- [bbDev] [1081] branches/0.8/bb-includes/functions.php:
make sure bb_repermalink escapes things correctly.
m at wordpress.org
- [bbDev] [1082] trunk/bb-includes/functions.php: don't show empty
tags in cloud
m at wordpress.org
- [bbDev] [1083] branches/0.8/bb-includes/functions.php: don'
t show empty tags in cloud branches/0.8
m at wordpress.org
- [bbDev] [1084] branches/0.8/bb-includes/capabilities.php:
servers are fast these days, posts can be 0 seconds old branches/0.8
m at wordpress.org
- [bbDev] [1085] trunk/bb-includes/capabilities.php: servers are fast
these days, posts can be 0 seconds old
m at wordpress.org
- [bbDev] [1086] trunk:
Starting to get the installer back up and running under BackPress.
m at wordpress.org
Last message date:
Thu Jan 31 11:40:46 GMT 2008
Archived on: Thu Jan 31 11:41:00 GMT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).