root/trunk/bb-includes


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1813 [1813] 11/22/08 03:50:37 sambauers Update copied WordPress functions in function.wp-core.php to [WP9840], …
(edit) @1812 [1812] 11/21/08 13:37:56 sambauers Try out a "safe mode" option - set $bb->safemode = true; in bb-config.php …
(edit) @1811 [1811] 11/21/08 12:36:00 sambauers Typo in bb_get_postmeta(), fixes #996, props transom.
(edit) @1810 [1810] 11/12/08 05:03:43 sambauers Return instead of echo get_post_author_link(). Fixes #990, props …
(edit) @1808 [1808] 11/12/08 04:36:05 sambauers Errors should be returned first in pingbacks class methods.
(edit) @1807 [1807] 11/12/08 04:25:55 sambauers Pass a generated password to BackPress from bb_new_user() so that when …
(edit) @1805 [1805] 10/16/08 18:41:57 sambauers Strip trailing ? from uri in bb_repermalink before compare. Fixes #979
(edit) @1803 [1803] 10/12/08 14:30:56 sambauers Include file reorganisation, part 6 - Move major include files in bb-admin …
(edit) @1801 [1801] 10/12/08 14:12:34 sambauers Include file reorganisation, part 4 - Move functions.php and fix …
(edit) @1800 [1800] 10/12/08 14:10:24 sambauers Move function out of default filters file.
(edit) @1799 [1799] 10/12/08 14:07:17 sambauers Include file reorganisation, part 3 - Update references
(edit) @1798 [1798] 10/12/08 14:06:16 sambauers Include file reorganisation, part 2 - Remove old files
(edit) @1797 [1797] 10/12/08 14:05:51 sambauers Include file reorganisation, part 1 - Add new files
(edit) @1794 [1794] 10/10/08 14:14:21 sambauers Introduce bb_view_rss_link() to *actually* echo the view RSS link.
(edit) @1791 [1791] 10/10/08 11:24:48 sambauers RSS feed improvements, add atom self link, leave in text input for now …
(edit) @1789 [1789] 10/09/08 04:16:28 sambauers Bump version numbers to 1.0-alpha-2 (also in the tag where it was …
(edit) @1786 [1786] 10/08/08 13:24:14 sambauers Allow pagination of the index page if desired, don't add it to Kakumei by …
(edit) @1775 [1775] 10/06/08 12:39:42 sambauers Introduce XML-RPC method bb.stickTopic and bb.unstickTopic - See #964
(edit) @1773 [1773] 10/06/08 11:03:14 sambauers Prettier pagination and topic layout, introduce topic_page_links() …
(edit) @1770 [1770] 10/06/08 08:10:54 sambauers When editing deleted or spam posts return the user to the topic with all …
(edit) @1766 [1766] 10/06/08 06:21:37 sambauers Create default value for throttle_time option, no need to set it in the …
(edit) @1765 [1765] 10/06/08 03:40:26 sambauers Stop redirection of numeric tags. Treat all tagnames passed to …
(edit) @1763 [1763] 10/04/08 09:54:11 sambauers Fix a typo in topic_pages_add()
(edit) @1760 [1760] 10/02/08 18:33:01 sambauers Rename new_topic() to bb_new_topic_link() and always pass full URLs from …
(edit) @1759 [1759] 10/02/08 18:14:10 sambauers Suppress warnings when bb_safe_redirect() is passed a bad URL. Fixes #588
(edit) @1752 [1752] 09/27/08 14:59:47 sambauers Further application of bb_get_uri() remove the tagpath option (hack) which …
(edit) @1751 [1751] 09/27/08 12:00:31 sambauers Use BP_Log to log repermalink debugging.
(edit) @1750 [1750] 09/27/08 11:52:14 sambauers Use BP_Log to log deprecated functions.
(edit) @1748 [1748] 09/27/08 07:33:54 sambauers Actually pass the display name to bb_update_user() - not sure how this …
(edit) @1746 [1746] 09/27/08 05:11:42 sambauers Fix broken paging of forums. Fixes #967 - props rjeevan
(edit) @1743 [1743] 09/26/08 15:19:11 sambauers Remove feed-functions.php include for now - maybe reinstate later.
(edit) @1742 [1742] 09/26/08 14:54:46 sambauers Add BP_Log logger to bbPress. Works by defining constants in bb-config.php …
(edit) @1741 [1741] 09/26/08 08:11:32 sambauers PHPDoc fixes and coding standards. See #836
(edit) @1740 [1740] 09/26/08 07:55:55 sambauers PHPDoc from rmccue. See #836
(edit) @1739 [1739] 09/26/08 07:50:07 sambauers PHPDoc from rmccue. See #836
(edit) @1738 [1738] 09/26/08 07:44:39 sambauers PHPDoc from rmccue and other coding/doc standardisations. See #836
(edit) @1735 [1735] 09/24/08 07:16:41 sambauers Stop infinite loops on install. Props westi
(edit) @1726 [1726] 09/22/08 14:07:27 sambauers Add a class to the Password strength meter table row so it can potentially …
(edit) @1725 [1725] 09/22/08 14:06:15 sambauers Add a notice if the Password strength meter is disabled due to lack of …
(edit) @1724 [1724] 09/22/08 13:58:10 sambauers Add a notice if the Password strength meter is disabled due to lack of …
(edit) @1723 [1723] 09/22/08 13:36:05 sambauers Be a bit more relaxed about fixing stuff inside of backticks. Also add …
(edit) @1722 [1722] 09/22/08 12:25:39 sambauers Fixes for query in get_objects_in_term(), was only noticeable when the …
(edit) @1720 [1720] 09/22/08 11:23:15 sambauers Remove ugly inline check for upgrade to meta table. Now only triggers …
(edit) @1717 [1717] 09/19/08 14:55:35 sambauers Move old cache class to deprecated, log deprecated functions and remove …
(edit) @1715 [1715] 09/19/08 14:45:03 sambauers Taxonomy class file rename.
(edit) @1714 [1714] 09/19/08 10:49:10 sambauers Load Shortcode API. Processes shortcodes on the fly only for all posts.
(edit) @1713 [1713] 09/17/08 06:00:37 sambauers Add defaults for enable_xmlrpc and enable_pingback options to …
(edit) @1712 [1712] 09/17/08 05:47:10 sambauers Decouple BP_Options from it's interface in BackPress. Interfaces are PHP5 …
(edit) @1711 [1711] 09/17/08 05:04:58 sambauers PHPDocs for l10n functions courtesy of WordPress, also add the additional …
(edit) @1709 [1709] 09/16/08 13:40:38 sambauers Send pingbacks. Introduces BB_Pingbacks class which is an adaptation of …
(edit) @1707 [1707] 09/16/08 06:48:17 sambauers Make user-agent used in WP_Http class variable by the application.
(edit) @1706 [1706] 09/16/08 06:39:13 sambauers Use BP_Options::get() in WP_Http class.
(edit) @1705 [1705] 09/16/08 05:29:01 sambauers Use status_header() function instead of bb_404_header() which is now …
(edit) @1704 [1704] 09/15/08 07:22:58 sambauers BP_Options implements BP_Options_Interface for storage of options for …
(edit) @1702 [1702] 09/11/08 17:40:55 sambauers Custom 404 template. Baby steps to a front controller - See #882
(edit) @1700 [1700] 09/11/08 16:31:13 sambauers Allow bb_get_tag_link() accept an object in the first parameter. Deprecate …
(edit) @1699 [1699] 09/11/08 15:39:24 sambauers Receive pingbacks via XML-RPC. See #661
(edit) @1698 [1698] 09/11/08 06:39:13 sambauers Some more groundwork for XML-RPC and pingbacks - See #660 - See #661
(edit) @1697 [1697] 09/11/08 04:58:38 sambauers Some groundwork for XML-RPC and pingbacks - See #660 - See #661
(edit) @1696 [1696] 09/10/08 02:47:17 sambauers Weed out last remaining reference to $bb_roles. Rename some variable names …
(edit) @1695 [1695] 09/10/08 01:10:37 mdawaffe Tweak cookie setting procedure to match new BackPress expectations. See …
(edit) @1694 [1694] 09/09/08 19:17:10 mdawaffe revert [1690] in favor of tweaking BB_Loop to reinstate pre-loop globals. …
(edit) @1693 [1693] 09/09/08 09:07:30 sambauers Fix bb_get_title() - See #845
(edit) @1692 [1692] 09/09/08 09:05:48 sambauers Make bb_repermalink() play nice with last commit - See #845
(edit) @1691 [1691] 09/09/08 09:04:19 sambauers Introduce is_topic_edit() - Fixes #845
(edit) @1690 [1690] 09/09/08 08:59:21 sambauers Add bb_forum_unset() and apply to front-page.php - Fixes #962
(edit) @1681 [1681] 09/01/08 22:09:33 mdawaffe normalize slashes in directory as well as filename in bb_basename(). …
(edit) @1679 [1679] 08/30/08 09:23:56 sambauers First pass at hCard microformat support on profile pages. Must be applied …
(edit) @1678 [1678] 08/29/08 21:41:18 mdawaffe Use a filtered post_text() on search results rather than a direct call to …
(edit) @1677 [1677] 08/29/08 21:39:53 mdawaffe hack to allow filters to do their own counting in BB_Query
(edit) @1675 [1675] 08/29/08 21:37:32 mdawaffe fix some more php errors and suppress get_forums() errors prior to install
(edit) @1673 [1673] 08/28/08 22:32:59 mdawaffe really allow filter to abort query for realies [1039]
(edit) @1672 [1672] 08/28/08 01:20:00 mdawaffe get_topic_id() typo in [1671]
(edit) @1671 [1671] 08/27/08 22:32:37 mdawaffe PHP Notice and HTML Validation fixes
(edit) @1669 [1669] 08/27/08 18:51:57 mdawaffe Conform to new BP_Roles init. [BP121]
(edit) @1668 [1668] 08/27/08 03:14:21 mdawaffe wp-lists improvements: allow add to accept ajax return value of 1, don't …
(edit) @1665 [1665] 08/26/08 22:58:17 mdawaffe append new forum to parent dropdown list after ajax add. See #946
(edit) @1664 [1664] 08/26/08 22:49:30 mdawaffe use wp-lists for forum adds. allow setting of forum_parent during ajax …
(edit) @1663 [1663] 08/26/08 22:45:42 mdawaffe bb_get_forums_hierarchical() bugs for non-zero child_of
(edit) @1661 [1661] 08/26/08 21:23:53 mdawaffe get_post_author_title_link filter. Fixes #940
(edit) @1657 [1657] 08/20/08 00:42:59 sambauers Reset $_leaves to false if not recursed bb_get_forums_hierarchical(), …
(edit) @1656 [1656] 08/19/08 22:25:19 sambauers Better error reporting on password reset pages.
(edit) @1655 [1655] 08/19/08 22:03:49 sambauers Use the from email setting in bb_mail()
(edit) @1654 [1654] 08/19/08 00:58:13 sambauers Prefix the $phpmailer global with bb_ (of course).
(edit) @1653 [1653] 08/19/08 00:43:16 sambauers Inline documentation changes for bb_mail()
(edit) @1652 [1652] 08/19/08 00:41:28 sambauers Use php-mailer for bb_mail()
(edit) @1648 [1648] 08/12/08 01:54:42 mdawaffe cleanup: get rid of exit(); in favor of exit;
(edit) @1647 [1647] 08/12/08 01:50:27 mdawaffe cleanup: get rid of empty string in old style do_action( action, );
(edit) @1646 [1646] 08/12/08 01:31:35 mdawaffe template loader actions. Fixes #716, #423
(edit) @1644 [1644] 08/12/08 00:23:13 mdawaffe lookup forum meta all at once like we do for topic meta etc. Fixes #918
(edit) @1642 [1642] 08/11/08 21:31:37 mdawaffe bb_new_user() may now return WP_Error. Better error messages for …
(edit) @1638 [1638] 08/11/08 19:41:00 mdawaffe topic indices: replace forum_stickies (topic_status, forum_id, …
(edit) @1635 [1635] 08/09/08 16:59:36 sambauers Bump to 1.0-alpha-1
(edit) @1634 [1634] 08/08/08 21:55:15 mdawaffe install: don't try to add salt option when installing
(edit) @1623 [1623] 08/06/08 23:02:29 mdawaffe Allow (not force) log in with email if bb_get_option( 'email_login' ) as …
(edit) @1621 [1621] 08/06/08 07:03:12 mdawaffe edit_users cap can edit user's email. Fixes #917 for trunk
(edit) @1620 [1620] 08/02/08 18:38:57 sambauers Bring wp-functions.php up to date with [WP8525]
(edit) @1619 [1619] 08/02/08 11:49:28 sambauers Allow BB_LOG_DEPRECATED to be set in bb-config.php
(edit) @1618 [1618] 08/01/08 21:33:42 mdawaffe fix tapic tag deletion. A bit hacky. We should rething how we do topic …
(edit) @1617 [1617] 08/01/08 21:06:03 sambauers Psuedo dashboard in admin.
Note: See TracRevisionLog for help on using the revision log.