/[drupal]/contributions/modules/facebook_status/facebook_status.js
ViewVC logotype

Log of /contributions/modules/facebook_status/facebook_status.js

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.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 17:19:30 2009 UTC (3 weeks, 6 days ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.2.2.7: +2 -2 lines
Diff to previous 1.2.2.7 , to branch point 1.2
#615552 status update textbox DOM ID conflicts on the node/add form.
WARNING: changes CSS and JS, and will break many form customizations!

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 00:46:07 2009 UTC (8 weeks, 2 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.2.6: +16 -8 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Status update form automatically comes into focus on status edit and share-status pages

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 04:05:20 2009 UTC (2 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.2.5: +3 -3 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Cleaned up status edit form
Upgrade note: required changes to CSS and JS. Most users must refresh cache (run update.php) to see the effects

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 20:04:57 2009 UTC (4 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC1, DRUPAL-6--2-0-RC2
Changes since 1.2.2.4: +32 -35 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Removed facebook_status_flag_create() from hook_theme()
Improved character counter efficiency and accuracy
Clear status update form after an AHAH-update
Allow users to delete posts on their own profiles with the "edit own status" permission
Updated default facebook_status and facebook_status_recent views to include edit/delete links
Default facebook_status view now takes either UIDs or Usernames as arguments
NOTE: revert your views and then run update.php or clear your cache after upgrading

Revision 1.2.2.4 - (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
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.2.2.3: +37 -22 lines
Diff to previous 1.2.2.3 , to branch point 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.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 16 01:58:42 2009 UTC (7 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3
Changes since 1.2.2.2: +2 -0 lines
Diff to previous 1.2.2.2 , to branch point 1.2
Made status update form much more compact with CSS
Combined Facebook Status and Facebook Status Individual User blocks into one Facebook-style Statuses block
Added an API function to delete statuses and documented it
Fixed an in-code comment
Improved status update form when slide toggling is off
Turned off the Latest Status Only filter on the facebook_status_recent default View
Fixed CSS and JS behavior if the status update form appears twice on one page (this can happen on user profiles) and updated help text to reflect the change
Added CVS $Id$ tags to CSS and JS

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 01:28:03 2009 UTC (7 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.2.2.1: +2 -2 lines
Diff to previous 1.2.2.1 , to branch point 1.2
#424780 AHAH Status Update Bugs

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 18:52:31 2009 UTC (7 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1, DRUPAL-6--2-0-ALPHA2, DRUPAL-6--2-0-ALPHA3
Changes since 1.2: +25 -27 lines
Diff to previous 1.2
General cleanup
Minor API changes
Added AHAH status update submit

Known bugs: JS behaviors don't re-attach after AHAH submit

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 02:23:03 2009 UTC (7 months, 4 weeks ago) by icecreamyou
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Changes since 1.1: +26 -2 lines
Diff to previous 1.1
JS for slider/default text works now
Fixed theme_facebook_status_time()
Fixed Exclude Users setting won't validate
Other general cleanup and small fixes

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 22:58:53 2009 UTC (8 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1.2.5: +2 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.2
#389012

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 3 22:58:35 2009 UTC (8 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.4.3: +2 -2 lines
Diff to previous 1.1.4.3 , to branch point 1.1 , to next main 1.2
#389012

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 04:58:21 2009 UTC (9 months ago) by icecreamyou
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC2
Changes since 1.1.2.4: +24 -0 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#369052 Reset form on click (with inspiration from dave_trigeia)
#381702 Token conflict
#380648 Cleared statuses show in Activity
#314950 Activity 6.1/5.4 integration
#371074 Author pane integration problem?
#341360 Better cleared status text

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 04:57:17 2009 UTC (9 months ago) by icecreamyou
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC2
Changes since 1.1.4.2: +24 -0 lines
Diff to previous 1.1.4.2 , to branch point 1.1
#369052 Reset form on click (with inspiration from dave_trigeia)
#381702 Token conflict
#380648 Cleared statuses show in Activity
#314950 Activity 6.1/5.4 integration
#371074 Author pane integration problem?
#341360 Better cleared status text

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 05:48:58 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-RC1
Changes since 1.1.2.3: +0 -0 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Re-committing in order to fix a CVS issue.

Revision 1.1.2.3
Fri Aug 8 05:48:21 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +0 -0 lines
FILE REMOVED
Removing in order to fix a CVS issue.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 00:56:04 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +0 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Code styling and general bug fixes.

Revision 1.1.2.1
Thu Aug 7 00:55:38 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.1: +0 -0 lines
FILE REMOVED
Code styling and general bug fixes.

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 00:36:48 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1, DRUPAL-5--1-0-RC1
Changes since 1.1.4.1: +0 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
General code style and bug fix updates.

Revision 1.1.4.1
Thu Aug 7 00:36:19 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.1: +0 -0 lines
FILE REMOVED
General code style and bug fix updates.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 07:03:39 2008 UTC (15 months, 4 weeks ago) by icecreamyou
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-6--1
Initial commit.  Should be stable, but has not been extensively tested.

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