October 2008 Archives by author
Starting: Thu Oct 2 14:28:33 GMT 2008
Ending: Wed Oct 29 04:42:08 GMT 2008
Messages: 50
- [bbDev] [1757] trunk/bb-settings.php:
Allow the setting of custom object cache functions via
BB_OBJECT_CACHE_FUNCTIONS_INCLUDE constant .
m at wordpress.org
- [bbDev] [1758] trunk/xmlrpc.php: AddXML-RPC method bb.getTopic,
this does not fetch an entire thread, just the topic data.
m at wordpress.org
- [bbDev] [1759] trunk/bb-includes/pluggable.php:
Suppress warnings when bb_safe_redirect() is passed a bad URL.
m at wordpress.org
- [bbDev] [1760] trunk: Rename new_topic() to bb_new_topic_link()
and always pass full URLs from it as well.
m at wordpress.org
- [bbDev] [1761] trunk/xmlrpc.php: New XML-RPC method bb.newTopic.
m at wordpress.org
- [bbDev] [1762] trunk/topic.php:
Stop the display of all posts when viewing deleted topics.
m at wordpress.org
- [bbDev] [1763] trunk/bb-includes/template-functions.php:
Fix a typo in topic_pages_add()
m at wordpress.org
- [bbDev] [1764] trunk/xmlrpc.php: Ad bb.editTopic and bb.deleteTopic
XML-RPC methods .
m at wordpress.org
- [bbDev] [1765] trunk/bb-includes/functions.php: Stop redirection of
numeric tags.
m at wordpress.org
- [bbDev]
[1766] trunk: Create default value for throttle_time option,
no need to set it in the database on upgrades anymore.
m at wordpress.org
- [bbDev] [1767] branches/0.9: Create default value for throttle_time
option,
no need to set it in the database on upgrades anymore for 0.9 branch.
m at wordpress.org
- [bbDev] [1768] branches/0.9/bb-includes/functions.php: Error in
last commit, didn' t specify a value.
m at wordpress.org
- [bbDev] [1769] trunk/bb-admin/admin-functions.php:
Remove tags from topics on forum deletion.
m at wordpress.org
- [bbDev] [1770] trunk:
When editing deleted or spam posts return the user to the topic with all
posts shown .
m at wordpress.org
- [bbDev] [1771] trunk/bb-plugins/akismet.php: Wrong filter used in
last commit.
m at wordpress.org
- [bbDev] [1772] trunk/bb-admin/delete-post.php:
Send back to referer by default when deleting posts.
m at wordpress.org
- [bbDev] [1773] trunk: Prettier pagination and topic layout,
introduce topic_page_links() template function.
m at wordpress.org
- [bbDev] [1774] trunk/xmlrpc.php: Introduce XML-RPC method
bb.moveTopic - See #964
m at wordpress.org
- [bbDev] [1775] trunk: Introduce XML-RPC method bb.stickTopic and bb.
unstickTopic - See #964
m at wordpress.org
- [bbDev] [1776] trunk/xmlrpc.php: Refinements to XML-RPC method
bb.stickTopic and bb .unstickTopic - See #964
m at wordpress.org
- [bbDev] [1777] trunk/xmlrpc.php: Introduce XML-RPC method
bb.closeTopic - See #964
m at wordpress.org
- [bbDev] [1778] trunk/xmlrpc.php: Introduce XML-RPC method bb.
getPostCount - See #964
m at wordpress.org
- [bbDev] [1779] trunk/xmlrpc.php: Change order of args in XML-RPC
method bb. getTopics - See #964
m at wordpress.org
- [bbDev] [1780] trunk/xmlrpc.php:
Fix ordering of arrays of objects returned in XML-RPC, fix some PHPDoc,
introduce XML-RPC methods bb.getPosts and bb.getPost - See #964
m at wordpress.org
- [bbDev] [1781] trunk/xmlrpc.php: Introduce XML-RPC method
bb.newPost, refactor existing methods to be more consistent,
introduce consistent action calls in each method,
add ability for plugins to require authentication on "read-only" methods (
off by default).
m at wordpress.org
- [bbDev] [1782] trunk/bb-admin/view-ip.php: Fix "IP information"
admin page query.
m at wordpress.org
- [bbDev] [1783] trunk/bb-templates/kakumei/profile.php:
Centre pagination on profile pages.
m at wordpress.org
- [bbDev] [1784] trunk/xmlrpc.php: Introduce XML-RPC method
bb.editPost, fix a vlaidation issue with bb.newPost.
m at wordpress.org
- [bbDev] [1785] trunk/xmlrpc.php: Introduce XML-RPC method
bb.deletePost, more complete permissions on some other methods.
m at wordpress.org
- [bbDev]
[1786] trunk: Allow pagination of the index page if desired, don'
t add it to Kakumei by default though.
m at wordpress.org
- [bbDev] [1787] tags/1.0-alpha-2/: Tag version 1.0-alpha-2
m at wordpress.org
- [bbDev] [1788] tags/1.0-alpha-2/bb-includes/: Peg BackPress in 1.
0-alpha-2 tag to revision 161
m at wordpress.org
- [bbDev] [1789] Bump version numbers to 1.0-alpha-2 (
also in the tag where it was forgotten)
m at wordpress.org
- [bbDev] [1790]
Base loading of includes in installer on the existence of BACKPRESS_PATH,
not BB_INC, which is now defined in bb-load.php
m at wordpress.org
- [bbDev] [1791] trunk: RSS feed improvements, add atom self link,
leave in text input for now though.
m at wordpress.org
- [bbDev] [1792] trunk/bb-templates/kakumei/view.php: Fixes to view
layout in Kakumei .
m at wordpress.org
- [bbDev] [1793] trunk/bb-templates/kakumei/view.php: View not forum.
m at wordpress.org
- [bbDev] [1794] trunk: Introduce bb_view_rss_link()
to *actually* echo the view RSS link.
m at wordpress.org
- [bbDev] [1795] trunk/xmlrpc.php: Introduce most of the topic tags
XML-RPC methods, some other small changes.
m at wordpress.org
- [bbDev] [1796] trunk/bb-templates/kakumei/tag-single.php:
Remove a period in a translation string on tags page.
m at wordpress.org
- [bbDev] [1797] trunk/bb-includes: Include file reorganisation,
part 1 - Add new files
m at wordpress.org
- [bbDev] [1798] trunk/bb-includes: Include file reorganisation,
part 2 - Remove old files
m at wordpress.org
- [bbDev] [1799] trunk: Include file reorganisation,
part 3 - Update references
m at wordpress.org
- [bbDev] [1800] trunk/bb-includes: Move function out of default
filters file.
m at wordpress.org
- [bbDev] [1801] trunk: Include file reorganisation,
part 4 - Move functions. php and fix references
m at wordpress.org
- [bbDev] [1802] trunk/bb-admin: Include file reorganisation,
part 5 - Add includes directory to the admin area,
move BB_Install class there
m at wordpress.org
- [bbDev] [1803] trunk: Include file reorganisation,
part 6 - Move major include files in bb-admin and fix references
m at wordpress.org
- [bbDev] [1804] trunk/bb-admin/includes/class.bb-install.php:
Include meta functions in first steps of install.
m at wordpress.org
- [bbDev] [1805] trunk/bb-includes/functions.bb-core.php: Strip
trailing ? from uri in bb_repermalink before compare.
m at wordpress.org
- [bbDev] [1806] trunk/xmlrpc.php:
Return the created object on certain XMLRPC methods that used to just return
ID .
m at wordpress.org
Last message date:
Wed Oct 29 04:42:08 GMT 2008
Archived on: Wed Oct 29 04:42:17 GMT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).