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

Log of /contributions/modules/facebook_status/facebook_status.install

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.6.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 01:40:43 2009 UTC (9 days, 14 hours ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.22: +1 -0 lines
Diff to previous 1.2.6.22 , to branch point 1.2
Share-status page now can show a view of latest statuses as well

Revision 1.2.6.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 22:45:33 2009 UTC (10 days, 17 hours ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.21: +4 -1 lines
Diff to previous 1.2.6.21 , to branch point 1.2
One of the updates in facebook_status.install should have been in facebook_status_tags.install.

Revision 1.2.6.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 04:31:23 2009 UTC (12 days, 11 hours ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.2.6.20: +4 -0 lines
Diff to previous 1.2.6.20 , to branch point 1.2
Added a helpful installation message for FBSST
Added Userpoints integration

Revision 1.2.6.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 21:08:29 2009 UTC (3 weeks, 3 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.19: +1 -0 lines
Diff to previous 1.2.6.19 , to branch point 1.2
Added an advanced setting to add an auto-updating View to the status update form on user profiles.

Revision 1.2.6.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 21:00:42 2009 UTC (3 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.18: +1 -1 lines
Diff to previous 1.2.6.18 , to branch point 1.2
Minor improvement to sorting on the Popular Tags block
Changed all "else if" to "elseif" in PHP files per Coder 2.x

Revision 1.2.6.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 07:21:41 2009 UTC (5 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.17: +1 -0 lines
Diff to previous 1.2.6.17 , to branch point 1.2
Fixed status associations with tags stick around even if the status was edited and the tags removed
Addded an API function to determine if User A can see the form to post a message on User B's profile, see docs
Added an option to preserve line breaks
Fixed a problem with the edit/delete confirmation redirection fix in the last commit

Revision 1.2.6.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 01:48:22 2009 UTC (6 weeks, 4 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.16: +1 -0 lines
Diff to previous 1.2.6.16 , to branch point 1.2
#594366 Added the ability to use different "public" templates for Activity depending on whether the message was to oneself or to another user

Revision 1.2.6.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 17:33:51 2009 UTC (6 weeks, 4 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.15: +1 -0 lines
Diff to previous 1.2.6.15 , to branch point 1.2
Added "re-post" links for others' self messages
Fixed double quotes are removed from default text in status update form
Fixed minor bug where "reply" links would sometimes appear when they shouldn't

Revision 1.2.6.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 03:11:47 2009 UTC (8 weeks, 4 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.14: +1 -1 lines
Diff to previous 1.2.6.14 , to branch point 1.2
Fixed a small mistake in the last commit where the update did not appear to take effect.
Also, you should run update.php after upgrading to this version.

Revision 1.2.6.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 03:04:10 2009 UTC (8 weeks, 4 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.13: +14 -1 lines
Diff to previous 1.2.6.13 , to branch point 1.2
Simplified settings for posting to Twitter

Revision 1.2.6.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 16:20:52 2009 UTC (2 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.12: +11 -0 lines
Diff to previous 1.2.6.12 , to branch point 1.2
Remove blank statuses from DB
#559872 Empty statuses posted
Note: requires running update.php. This also changed the facebook_status_recent view; Revert it to see changes.

Revision 1.2.6.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 4 03:02:06 2009 UTC (2 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.11: +1 -0 lines
Diff to previous 1.2.6.11 , to branch point 1.2
#559878 Standard text in status textarea/textfield

Revision 1.2.6.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 18:13:54 2009 UTC (3 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC2
Changes since 1.2.6.10: +1 -0 lines
Diff to previous 1.2.6.10 , to branch point 1.2
#549888 Change default status to blank?

Revision 1.2.6.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 17:57:28 2009 UTC (3 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.9: +0 -3 lines
Diff to previous 1.2.6.9 , to branch point 1.2
Raised maximum status length to 21844 characters

Revision 1.2.6.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 17:50:23 2009 UTC (3 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.8: +2 -2 lines
Diff to previous 1.2.6.8 , to branch point 1.2
#548746 schema doesn't install in PostgreSQL

Revision 1.2.6.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 22:04:02 2009 UTC (3 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.7: +2 -2 lines
Diff to previous 1.2.6.7 , to branch point 1.2
note: added new settings; must refresh cache after upgrading
#518076 NaN characters remaining
#499914 facebook_status table install fails by Pete Callaghan
#515422 Option to disable AHAH submission
#513364 Invalid CSS attribute value
#508912 "Post to Twitter" option for default checkbox on "Twitter Page"

more to come soon

Revision 1.2.6.7 - (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, DRUPAL-6--2-0-RC1
Changes since 1.2.6.6: +60 -20 lines
Diff to previous 1.2.6.6 , 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.6.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 00:23:19 2009 UTC (6 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3
Changes since 1.2.6.5: +17 -0 lines
Diff to previous 1.2.6.5 , to branch point 1.2
Rules integration, including default rule sets
JS works on user page again
Flag integration including default flags
Twitter integration (two kinds)
Exposed delete method to UI
API change! theme('facebook_status_item') $status param must be object or NULL
New theme function: theme('facebook_status_flag_create', $sid)

Revision 1.2.6.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 23 01:06:51 2009 UTC (7 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.4: +1 -0 lines
Diff to previous 1.2.6.4 , to branch point 1.2
Fixed #397990 Option to hide status above textfield by moving hidden options to "Advanced" page

Revision 1.2.6.4 - (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, DRUPAL-6--2-0-ALPHA4, DRUPAL-6--2-0-BETA1
Changes since 1.2.6.3: +3 -2 lines
Diff to previous 1.2.6.3 , to branch point 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.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 02:23:03 2009 UTC (7 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.2: +0 -1 lines
Diff to previous 1.2.6.2 , to branch point 1.2
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.2.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 05:38:36 2009 UTC (7 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2.6.1: +0 -1 lines
Diff to previous 1.2.6.1 , to branch point 1.2
- Minor bug fixes
- New theme function for formatting the time

Revision 1.2.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 19:47:48 2009 UTC (7 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.2: +109 -32 lines
Diff to previous 1.2
Initial 2.x commit!

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 02:42:02 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2
Changes since 1.2.2.8: +1 -0 lines
Diff to previous 1.2.2.8 , to branch point 1.2
Delete variable added in #302125

Revision 1.2.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 02:41:37 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-0-BETA1, DRUPAL-5--1-0-RC1, DRUPAL-5--1-0-RC2
Changes since 1.2.4.5: +1 -0 lines
Diff to previous 1.2.4.5 , to branch point 1.2
Delete variable added for #302125

Revision 1.2.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 02:00:53 2008 UTC (15 months ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.2.4.4: +1 -0 lines
Diff to previous 1.2.4.4 , to branch point 1.2
- Simplified the validation of the users-without-statuses list.
- Clarified error message in validation of users-without-statuses list.
- Wrapped overlooked strings in t().
- Added feature: can now clear all of individual users' statuses.

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 02:00:14 2008 UTC (15 months ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.2.2.7: +1 -0 lines
Diff to previous 1.2.2.7 , to branch point 1.2
- Removed activity and token integration because Activity hasn't been ported to 6.x and Token is useless without it.
- Fixed bug where the UR block would show up even if there weren't any statuses to show.
- I looked it up, and User Relationships integration should still work because the database tables are fundamentally the same as in 5.x.
- Simplified the validation of the users-without-statuses list.
- Clarified error message in validation of users-without-statuses list.
- Wrapped overlooked strings in t().
- Added feature: can now clear all of individual users' statuses.

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 23:47:05 2008 UTC (15 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.2.2.6: +6 -1 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Major overhaul.  Is now up-to-date with 5.x branch.  Should fix some major issues with the previous version.

Integration with other modules, namely User Relationships, Activity, and Token, is probably broken; I just copy-pasted it from the 5.x branch.

Revision 1.2.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 23:57:27 2008 UTC (15 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.2.4.3: +15 -0 lines
Diff to previous 1.2.4.3 , to branch point 1.2
Added new blocks: Facebook Status User Update History and Facebook Status Individual User
Updated settings page
Can now clear old statuses sitewide
Various bug fixes
Can now pass an array of UIDs as $fbs_uid in facebook_status_get_status()
Delete variables on uninstall
Updated ReadMe to reflect changes
Probably a few other things that I forget

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

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

Revision 1.2.2.4 - (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.2.2.3: +0 -0 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Code styling and general bug fixes.

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

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

Revision 1.2.4.3 - (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
Changes since 1.2.4.2: +0 -0 lines
Diff to previous 1.2.4.2 , to branch point 1.2
General code style and bug fix updates.

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

Revision 1.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 00:35:52 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.2: +12 -1 lines
Diff to previous 1.2
General code style and bug fix updates.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 16:34:18 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.2: +51 -42 lines
Diff to previous 1.2
Correcting an issue with the 6.x upload

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 08:10:08 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1, DRUPAL-6--2
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
Fixes coding style courtesy of coder.module and fixes a few places where curly brackets were not used (causing problems with database prefixes).

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
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