root


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) @1809 [1809] 11/12/08 04:59:53 sambauers Fix comment typos. Fixes #985 and #986
(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) @1806 [1806] 10/29/08 04:42:07 sambauers Return the created object on certain XMLRPC methods that used to just …
(edit) @1805 [1805] 10/16/08 18:41:57 sambauers Strip trailing ? from uri in bb_repermalink before compare. Fixes #979
(edit) @1804 [1804] 10/15/08 01:35:13 sambauers Include meta functions in first steps of install. Fixes #978
(edit) @1803 [1803] 10/12/08 14:30:56 sambauers Include file reorganisation, part 6 - Move major include files in bb-admin …
(edit) @1802 [1802] 10/12/08 14:18:29 sambauers Include file reorganisation, part 5 - Add includes directory to the 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) @1796 [1796] 10/12/08 14:02:34 sambauers Remove a period in a translation string on tags page.
(edit) @1795 [1795] 10/12/08 13:58:43 sambauers Introduce most of the topic tags XML-RPC methods, some other small …
(edit) @1794 [1794] 10/10/08 14:14:21 sambauers Introduce bb_view_rss_link() to *actually* echo the view RSS link.
(edit) @1793 [1793] 10/10/08 13:40:00 sambauers View not forum.
(edit) @1792 [1792] 10/10/08 11:41:57 sambauers Fixes to view layout in Kakumei.
(edit) @1791 [1791] 10/10/08 11:24:48 sambauers RSS feed improvements, add atom self link, leave in text input for now …
(edit) @1790 [1790] 10/09/08 15:13:28 sambauers Base loading of includes in installer on the existence of BACKPRESS_PATH, …
(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) @1788 [1788] 10/09/08 00:11:55 sambauers Peg BackPress in 1.0-alpha-2 tag to revision 161
(edit) @1787 [1787] 10/09/08 00:04:38 sambauers Tag version 1.0-alpha-2
(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) @1785 [1785] 10/08/08 00:43:29 sambauers Introduce XML-RPC method bb.deletePost, more complete permissions on some …
(edit) @1784 [1784] 10/08/08 00:05:16 sambauers Introduce XML-RPC method bb.editPost, fix a vlaidation issue with …
(edit) @1783 [1783] 10/08/08 00:04:30 sambauers Centre pagination on profile pages.
(edit) @1782 [1782] 10/07/08 23:23:06 sambauers Fix "IP information" admin page query. Fixes #973 - props chrishajer
(edit) @1781 [1781] 10/07/08 23:18:28 sambauers Introduce XML-RPC method bb.newPost, refactor existing methods to be more …
(edit) @1780 [1780] 10/07/08 03:55:10 sambauers Fix ordering of arrays of objects returned in XML-RPC, fix some PHPDoc, …
(edit) @1779 [1779] 10/07/08 00:45:24 sambauers Change order of args in XML-RPC method bb.getTopics - See #964
(edit) @1778 [1778] 10/06/08 13:06:44 sambauers Introduce XML-RPC method bb.getPostCount - See #964
(edit) @1777 [1777] 10/06/08 12:54:13 sambauers Introduce XML-RPC method bb.closeTopic - See #964
(edit) @1776 [1776] 10/06/08 12:49:19 sambauers Refinements to XML-RPC method bb.stickTopic and bb.unstickTopic - See #964
(edit) @1775 [1775] 10/06/08 12:39:42 sambauers Introduce XML-RPC method bb.stickTopic and bb.unstickTopic - See #964
(edit) @1774 [1774] 10/06/08 12:23:20 sambauers Introduce XML-RPC method bb.moveTopic - See #964
(edit) @1773 [1773] 10/06/08 11:03:14 sambauers Prettier pagination and topic layout, introduce topic_page_links() …
(edit) @1772 [1772] 10/06/08 08:43:39 sambauers Send back to referer by default when deleting posts. Fixes #867
(edit) @1771 [1771] 10/06/08 08:27:53 sambauers Wrong filter used in last commit. See #867
(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) @1769 [1769] 10/06/08 06:38:45 sambauers Remove tags from topics on forum deletion. Fixes #971
(edit) @1768 [1768] 10/06/08 06:27:29 sambauers Error in last commit, didn't specify a value.
(edit) @1767 [1767] 10/06/08 06:26:43 sambauers Create default value for throttle_time option, no need to set it in the …
(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) @1764 [1764] 10/04/08 09:55:11 sambauers Ad bb.editTopic and bb.deleteTopic XML-RPC methods. See #964
(edit) @1763 [1763] 10/04/08 09:54:11 sambauers Fix a typo in topic_pages_add()
(edit) @1762 [1762] 10/04/08 09:53:25 sambauers Stop the display of all posts when viewing deleted topics. Maybe too …
(edit) @1761 [1761] 10/03/08 00:45:43 sambauers New XML-RPC method bb.newTopic. See #964
(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) @1758 [1758] 10/02/08 18:12:42 sambauers AddXML-RPC method bb.getTopic, this does not fetch an entire thread, just …
(edit) @1757 [1757] 10/02/08 14:28:32 sambauers Allow the setting of custom object cache functions via …
(edit) @1756 [1756] 09/30/08 20:20:14 sambauers Add bb.getTopics XML-RPC method to replace bb.getLatestTopics, add some …
(edit) @1755 [1755] 09/27/08 15:58:06 sambauers BackPress svn:external in 1.0-alpha-1 tag was not pegged to a particular …
(edit) @1754 [1754] 09/27/08 15:50:36 sambauers Add some PHPDoc detail and add/tidy a few comments. Also should …
(edit) @1753 [1753] 09/27/08 15:41:59 sambauers Ad new XML-RPC method bb.getLatestTopics. See #964
(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) @1749 [1749] 09/27/08 10:34:32 sambauers A small fix to wording in the installer and a typo regarding the setting …
(edit) @1748 [1748] 09/27/08 07:33:54 sambauers Actually pass the display name to bb_update_user() - not sure how this …
(edit) @1747 [1747] 09/27/08 06:49:42 sambauers Create dropdown list of keymasters from bb_capabilities, wp_capabilities …
(edit) @1746 [1746] 09/27/08 05:11:42 sambauers Fix broken paging of forums. Fixes #967 - props rjeevan
(edit) @1745 [1745] 09/26/08 15:29:46 sambauers Admin functions are included on demand by XML-RPC methods that require …
(edit) @1744 [1744] 09/26/08 15:25:02 sambauers Remove ghetto XML-RPC logging. Use BP_Log in the future.
(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) @1737 [1737] 09/25/08 03:29:21 sambauers Introduce new XML-RPC methods - bb.getTopicCount, fix an error in …
(edit) @1736 [1736] 09/25/08 00:19:04 sambauers Introduce new XML-RPC methods - bb.newForum, bb.editForum, bb.deleteForum. …
(edit) @1735 [1735] 09/24/08 07:16:41 sambauers Stop infinite loops on install. Props westi
(edit) @1734 [1734] 09/24/08 07:01:01 sambauers Introduce $error var to BB_XMLRPC_Server class. Add get and set site …
(edit) @1733 [1733] 09/24/08 03:12:24 sambauers Formatting, comments and examples for XML-RPC. See #964, #660
(edit) @1732 [1732] 09/24/08 00:54:11 sambauers Remove debug code from installer.
(edit) @1731 [1731] 09/22/08 16:34:06 sambauers Some fixes to bb_xmlrpc_server::bb_getForums() and …
(edit) @1730 [1730] 09/22/08 15:37:37 sambauers Fixes for XML-RPC request examples for publishing function completed so …
(edit) @1729 [1729] 09/22/08 15:29:15 sambauers Add XML-RPC request examples for publishing function completed so far. See …
(edit) @1728 [1728] 09/22/08 15:10:26 sambauers Fix action name in bb_xmlrpc_server::bb_getForum. See #964
(edit) @1727 [1727] 09/22/08 14:25:49 sambauers Add "display name" column to admin user lists. See #758
(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) @1721 [1721] 09/22/08 11:30:29 sambauers Add 'bb_posts_rss' filter to the end of rss.php, also feed the $feed …
(edit) @1720 [1720] 09/22/08 11:23:15 sambauers Remove ugly inline check for upgrade to meta table. Now only triggers …
(edit) @1719 [1719] 09/22/08 07:03:24 sambauers bbPress XML-RPC methods, bb.getForums and bb.getForum - See #964
(edit) @1718 [1718] 09/22/08 05:26:23 sambauers First bbPress XML-RPC method, bb.getForumCount - See #964
(edit) @1717 [1717] 09/19/08 14:55:35 sambauers Move old cache class to deprecated, log deprecated functions and remove …
(edit) @1716 [1716] 09/19/08 14:46:12 sambauers Taxonomy class file rename.
(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.
Note: See TracRevisionLog for help on using the revision log.