/[drupal]/contributions/modules/facebook_status/facebook_status.author-pane.inc
ViewVC logotype

Log of /contributions/modules/facebook_status/facebook_status.author-pane.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 02:14:39 2009 UTC (5 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-RC1, DRUPAL-6--2-0-RC2
Changes since 1.2.2.1: +1 -1 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Added Views support for posting on other users' profiles
Fixed a bug with Views relationships
*Major updates to default Views
Removed trailing spaces in facebook_status.author_pane.inc
Removed theme_facebook_status_flag_create()
Optimized code for better performance
Lots of other minor improvements and bug fixes

Note: most Views now require the PHP module to be enabled.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 05:59:44 2009 UTC (6 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2: +5 -2 lines
Diff to previous 1.2
MANY API CHANGES!

*Removed slider
_render hook now applies to the status on the update form
JS now loads on all update forms
Better formatting for time
Removed $linked parameter from theme('facebook_status_item')
Removed redundant and deprecated code comments
*Added option to use a textarea instead of a textfield
*Added JavaScript-driven character counting
Improved JavaScript handling of status update form
Changed redundant title of a setting
Status length can now be up to 1000 characters
"status/openapi" changed to "statuses/openapi"
Added "edit" pages
*#425628 Allow input filters on statuses
Added flood control and permissions for using the Open API
*Added ability to post on others' profiles.
Added a delete page (uses edit permissions)
Corrected missing arguments in return value from hook_theme()
Delete users' posts on user deletion
Lots of other minor improvements and bug fixes

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 05:41:16 2009 UTC (7 months, 4 weeks ago) by icecreamyou
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA1, DRUPAL-6--2-0-ALPHA2, DRUPAL-6--2-0-ALPHA3, DRUPAL-6--2-0-ALPHA4, DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3, HEAD
Branch point for: DRUPAL-6--2
Changes since 1.1: +41 -0 lines
Diff to previous 1.1
Adding Author Pane integration

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 04:52:19 2008 UTC (10 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2
Changes since 1.1.4.3: +4 -3 lines
Diff to previous 1.1.4.3 , to branch point 1.1 , to next main 1.2
#348848 Facebook-style status integration not working (thanks mr. andrey)

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 04:51:47 2008 UTC (10 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-0-RC1, DRUPAL-5--1-0-RC2
Changes since 1.1.2.2: +4 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.2
#348848 Facebook-style status integration not working (thanks mr. andrey)

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 4 00:55:04 2008 UTC (12 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.1.4.2: +3 -1 lines
Diff to previous 1.1.4.2 , to branch point 1.1
- Fixes coding style in facebook_status.author-pane.inc
- Adds facebook_status_display_form($uid = 0)
- Updates README.txt to reflect changes
- Fixed minor bug
- One translation change

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 4 00:54:38 2008 UTC (12 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.1.2.1: +3 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
- Fixes coding style in facebook_status.author-pane.inc
- Adds facebook_status_display_form($uid = 0)
- Updates README.txt to reflect changes
- Fixed minor bug
- One translation change

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 20:52:25 2008 UTC (12 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.1.4.1: +16 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
Advaned Forum integration after the -dev from 10/27.  Do not use with earlier versions.

Revision 1.1.4.1
Tue Oct 28 20:43:28 2008 UTC (12 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.1: +0 -0 lines
FILE REMOVED
file facebook_status.author-pane.inc was added on branch DRUPAL-6--1 on 2008-10-28 20:52:25 +0000

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 20:43:28 2008 UTC (12 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.1: +16 -0 lines
Diff to previous 1.1
Allows integration with the Advanced Forum Alpha 12 and later--but it's included with advf until the -dev from 10/27, so delete this file if you're using an earlier version!

Revision 1.1
Tue Oct 28 20:43:28 2008 UTC (12 months, 4 weeks ago) by icecreamyou
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-6--1
FILE REMOVED
file facebook_status.author-pane.inc was initially added on branch DRUPAL-5.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2