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