[2744]
|
johnjamesjacoby
|
Clean up post type registration code. Allow capable users to view trashed/spammed topics. Fixes #1346. Props !GautamGupta via Google Code-in.
|
[2743]
|
johnjamesjacoby
|
Fix bb_get_user to prevent 'Invalid argument' errors.
|
[2742]
|
johnjamesjacoby
|
Clean up bb-login.php to prevent potential redirection exploit.
|
[2741]
|
johnjamesjacoby
|
Fixes #1361. Introduce 'Forum Moderator' role. Props !GautamGupta via Google Code-in
|
[2740]
|
johnjamesjacoby
|
Add spam/trash actions for replies + theme support for spam/trash replies for admins. Improve spam/trash actions for topics. Admin column CSS clean-up. Props !GautamGupta via Google Code-in
|
[2739]
|
johnjamesjacoby
|
Properly prepare bb_get_forum. Fixes #1414. Props nbachiyski.
|
[2738]
|
johnjamesjacoby
|
Correct @since docs
|
[2737]
|
johnjamesjacoby
|
First pass at using WordPress Settings API for admin settings. Props !GautamGupta via Google Code-in
|
[2736]
|
johnjamesjacoby
|
Improve widget code. Add topic/reply ordering. Props !GautamGupta
|
[2735]
|
johnjamesjacoby
|
Improve fieldset reply notice when topic is closed but user can still reply.
|
[2734]
|
johnjamesjacoby
|
Fixes #1377, #1390, #1412, #1378. Error handling on form submission, and better anonymous user handling. Props !GautamGupta via Google Code-in.
|
[2733]
|
johnjamesjacoby
|
Handle situation where all topics have replies when viewing the bbp_no_replies page.
|
[2732]
|
johnjamesjacoby
|
Remove paged=1 from pagination links when default permalinks are set
|
[2731]
|
johnjamesjacoby
|
Better default permalink support
|
[2730]
|
johnjamesjacoby
|
Fix broken favorites and subscriptions (from previous commit)
|
[2729]
|
johnjamesjacoby
|
Introduce functions for getting and validating a user_id, and use them through-out project.
|
[2728]
|
johnjamesjacoby
|
Fix spelling error on bbp_edit_profile
|
[2727]
|
johnjamesjacoby
|
First pass at topic moderation links for Trash, Open/Closed, and Spam. Props !GautamGupta via Google Code-in
|
[2724]
|
johnjamesjacoby
|
Clean up admin forum/topic/reply columns.
|
[2723]
|
johnjamesjacoby
|
Change bbp_convert_date description
|
[2722]
|
johnjamesjacoby
|
Rename bbp_get_modified_date function to bbp_convert_date since we no longer use the modified_date for freshness.
|
[2721]
|
johnjamesjacoby
|
Fixes #1397
|
[2720]
|
johnjamesjacoby
|
Fix anonymous user links. Fix single reply template. Abstract out user profile/website links. Fixes #1408. Props !GautamGupta via Google Code-in
|
[2716]
|
johnjamesjacoby
|
Fixes #1402 props !GautamGupta
|
[2715]
|
johnjamesjacoby
|
Don't output topic admin links if not actually in a topic. Props !GautamGupta
|
[2714]
|
johnjamesjacoby
|
Fixes #1403 props !GautamGupta
|
[2713]
|
johnjamesjacoby
|
Fixes #1401 props !GautamGupta
|
[2712]
|
johnjamesjacoby
|
Fixes #1400 props !GautamGupta
|
[2711]
|
johnjamesjacoby
|
Fixes #1399 props !GautamGupta
|
[2709]
|
johnjamesjacoby
|
Remove rogue extra space
|
[2708]
|
johnjamesjacoby
|
Improved sub-forum lists inside bbp_forums loop.
|
[2707]
|
johnjamesjacoby
|
Test shorter topic-tag slug 'tag' for conflicts with WordPress core.
|
[2706]
|
johnjamesjacoby
|
Fix typo in r2705
|
[2705]
|
johnjamesjacoby
|
Fixes #1391 props elfin
|
[2704]
|
johnjamesjacoby
|
Rename sticky option keys
|
[2703]
|
johnjamesjacoby
|
Improve current_user_id and displayed_user_id functions. Also remove Page Template ability from User templates.
|
[2702]
|
johnjamesjacoby
|
Fixes #1383 again. Native eol-style on new files. Props westi for svn autoprops.
|
[2701]
|
johnjamesjacoby
|
Clean up some old phpDoc
|
[2700]
|
johnjamesjacoby
|
Introduce BBP_Component class. Change alternate class to even/odd.
|
[2699]
|
johnjamesjacoby
|
Fix references to user slug
|
[2698]
|
johnjamesjacoby
|
Improve topic and reply pagination verbiage
|
[2697]
|
johnjamesjacoby
|
Clean up setting of current_user variable
|
[2696]
|
johnjamesjacoby
|
Improve query count in bbp_get_reply_url
|
[2695]
|
johnjamesjacoby
|
Add bbp_no_replies template page to list topics without replies
|
[2694]
|
johnjamesjacoby
|
Clean up favorites and subscription adding code
|
[2693]
|
johnjamesjacoby
|
Fix issue where adding as favorites or subscribing would error if user did not have existing favorite or subscription
|
[2692]
|
johnjamesjacoby
|
Move special query_vars into dedicated functions
|
[2691]
|
johnjamesjacoby
|
Allow capable admins to view other users' topic subscriptions.
|
[2690]
|
johnjamesjacoby
|
Move hidden form fields on edit user page into bbp_edit_user_form_fields()
|
[2689]
|
johnjamesjacoby
|
Remove deprecated template file.
|
[2688]
|
johnjamesjacoby
|
First pass at user profiles and front-end user editing. Fixes #1364 props !GautamGupta via Google Code-in. Split bbp-template.php into smaller files. Rename 'profile-' pages to 'user-'. (This is the Ultra Magnus of changesets.)
|
[2687]
|
johnjamesjacoby
|
Fixes #1387
|
[2686]
|
johnjamesjacoby
|
Add anonymous posting option to forum settings
|
[2685]
|
johnjamesjacoby
|
Add new topic form to forum index. Fixes #1379 props dudd, markmcwilliams
|
[2684]
|
johnjamesjacoby
|
Better latest reply handling for forums and topics
|
[2683]
|
johnjamesjacoby
|
Use post_meta for topic freshness.
|
[2682]
|
johnjamesjacoby
|
Fix redirect bug when posting new reply from middle of paginated topic
|
[2681]
|
johnjamesjacoby
|
Smart redirect on new reply in the event new reply creates new topic page
|
[2680]
|
johnjamesjacoby
|
Prepare walker class. Improved paginated reply url links. Rename bbp_reply_topic function to bbp_reply_topic_title.
|
[2679]
|
johnjamesjacoby
|
Fixes #1383 props westi
|
[2678]
|
johnjamesjacoby
|
Zebra stripe the bbp-twentyten theme
|
[2677]
|
johnjamesjacoby
|
Add style.css to bbp-default to hide broken theme notice.
|
[2676]
|
johnjamesjacoby
|
Add bbPress logo to bbp-twentyten screenshot to help it stand out in the crowd
|
[2675]
|
johnjamesjacoby
|
Fix list of topics when viewing a topic tag
|
[2674]
|
johnjamesjacoby
|
Fix html doc
|
[2673]
|
johnjamesjacoby
|
Add missing subscribed forum topics template part code.
|
[2672]
|
johnjamesjacoby
|
Fixes #1374
|
[2671]
|
johnjamesjacoby
|
Fixes #1372 props markmcwilliams
|
[2670]
|
johnjamesjacoby
|
First pass at anonymous posting. Fixes #1363 props !Kaspace from Google Code-in
|
[2669]
|
johnjamesjacoby
|
Don't load CSS in admin
|
[2668]
|
johnjamesjacoby
|
Add topic subscription ability. Fixes #1366 props !GautamGupta va Google Code-in
|
[2667]
|
johnjamesjacoby
|
Add reply_author functions. Improvements to bbp-twentyten theme.
|
[2666]
|
johnjamesjacoby
|
Fix previous topic pagination adjustments for author favorites
|
[2665]
|
johnjamesjacoby
|
Remove help message from author favorites.
|
[2664]
|
johnjamesjacoby
|
Tweak author.php and associated CSS
|
[2663]
|
johnjamesjacoby
|
Adjust author.php and associated CSS
|
[2662]
|
johnjamesjacoby
|
Add some primitive styling to favorites links
|
[2661]
|
johnjamesjacoby
|
Switch destination links
|
[2660]
|
johnjamesjacoby
|
Make favorites work without needing AJAX. Add Topics Created to author page. Adjust some CSS. Rename favorite links to permalinks. Clean up author.php.
|
[2659]
|
johnjamesjacoby
|
Move ajax handling of favorites into theme. Clean up other favorites related code. More to do.
|
[2658]
|
johnjamesjacoby
|
Move ajax handling of favorites into theme. Clean up other favorites related code. More to do.
|
[2657]
|
johnjamesjacoby
|
Fix error that can happen when attempting to view a single reply
|
[2656]
|
johnjamesjacoby
|
Make error message ambiguous since it is also used in non-forum contexts
|
[2655]
|
johnjamesjacoby
|
Clean up loop-bbp_topics code from adding favorites feature
|
[2654]
|
johnjamesjacoby
|
Better pagination verbiage
|
[2653]
|
johnjamesjacoby
|
First pass at widgets. Props Jason K via Google Code In
|
[2652]
|
johnjamesjacoby
|
First pass at user favorites. Props !GautamGupta via Google Code In
|
[2651]
|
johnjamesjacoby
|
Adjustments to admin area CSS for icons32 and WP 3.1
|
[2650]
|
johnjamesjacoby
|
Windows local-install friendly themes_dir. Fixes #1358 in a really ugly way but works for all OS's
|
[2649]
|
johnjamesjacoby
|
Remove duplicate action reference
|
[2648]
|
johnjamesjacoby
|
Replace $_GET['post_type'] references with $typenow global in admin. Props nacin
|
[2647]
|
johnjamesjacoby
|
Remove typo from r2646 props nacin
|
[2646]
|
johnjamesjacoby
|
Follow my own rules in BBP_Admin
|
[2645]
|
johnjamesjacoby
|
Change phpDoc and rearrange functions in the order they are called
|
[2644]
|
johnjamesjacoby
|
Move hooks and actions into _setup_actions
|
[2643]
|
johnjamesjacoby
|
Admin nag notice about theme. Add skeleton for settings page. Move tools menu creation into main admin class.
|
[2642]
|
johnjamesjacoby
|
Fix incorrect doc
|
[2641]
|
johnjamesjacoby
|
Add author URI to bbpress.php
|
[2640]
|
johnjamesjacoby
|
Add license.txt to plugin root
|
[2639]
|
johnjamesjacoby
|
Add readme.txt and make adjustments to plugin meta at top of bbpress.php
|