/[drupal]/contributions/modules/facebook_status/facebook_status.admin.inc
ViewVC logotype

Log of /contributions/modules/facebook_status/facebook_status.admin.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.1.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 01:40:43 2009 UTC (10 days, 1 hour ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.1.2.23: +7 -0 lines
Diff to previous 1.1.2.23 , to branch point 1.1
Share-status page now can show a view of latest statuses as well

Revision 1.1.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 14 20:27:56 2009 UTC (13 days, 7 hours ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.1.2.22: +1 -1 lines
Diff to previous 1.1.2.22 , to branch point 1.1
Removed minor cruft in facebook_status_save_status()
Fixed hook_facebook_status_save() could pass the wrong SID under certain rare circumstances
Changed default status length to 140 (from 192) so that more sites work well with Twitter integration by default
Added integration with Devel Generate
Fixed statuses with a tag followed by a tag in brackets (even with words in between) don't get linkified
Sort views first by time, then by SID

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 04:22:53 2009 UTC (2 weeks, 1 day ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.1.2.21: +10 -1 lines
Diff to previous 1.1.2.21 , to branch point 1.1
Changed default textbox type to textarea
Removed a duplicate module_load_include('inc', 'twitter');
Fixed using the Special User to post to the Twitter global account fails

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 17:58:03 2009 UTC (2 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.1.2.20: +2 -2 lines
Diff to previous 1.1.2.20 , to branch point 1.1
Fixed square brackets always wrapped around @replies
Changed default input filter to none, and changed default "@reply" text

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

Revision 1.1.2.19 - (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.1.2.18: +6 -0 lines
Diff to previous 1.1.2.18 , to branch point 1.1
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.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 02:17:46 2009 UTC (6 weeks, 1 day ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.1.2.17: +1 -1 lines
Diff to previous 1.1.2.17 , to branch point 1.1
Fixed edit and delete links can redirect to JS page after an AHAH refresh
Fixed setting for number of characters allowed in a status had #max_length = 4 when it should have been 5

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 17:33:52 2009 UTC (6 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.1.2.16: +6 -0 lines
Diff to previous 1.1.2.16 , to branch point 1.1
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.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 19:43:13 2009 UTC (8 weeks, 3 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.1.2.15: +0 -1 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Removed erroneous form item description on settings page.

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 03:04:10 2009 UTC (2 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.1.2.14: +2 -8 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Simplified settings for posting to Twitter

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 17:35:06 2009 UTC (2 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.1.2.13: +1 -0 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Added descriptive text to the default twitter configuration setting

Revision 1.1.2.13 - (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.1.2.12: +10 -0 lines
Diff to previous 1.1.2.12 , to branch point 1.1
#559878 Standard text in status textarea/textfield

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 02:24:34 2009 UTC (3 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC2
Changes since 1.1.2.11: +3 -0 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Alert admin if character count is over 140 and Twitter integration is enabled

Revision 1.1.2.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
Changes since 1.1.2.10: +6 -1 lines
Diff to previous 1.1.2.10 , to branch point 1.1
#549888 Change default status to blank?

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

Revision 1.1.2.9 - (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.1.2.8: +20 -0 lines
Diff to previous 1.1.2.8 , to branch point 1.1
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.1.2.8 - (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-BETA4, DRUPAL-6--2-0-RC1
Changes since 1.1.2.7: +32 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1
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.1.2.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
Changes since 1.1.2.6: +39 -13 lines
Diff to previous 1.1.2.6 , to branch point 1.1
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.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 04:02:11 2009 UTC (6 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.1.2.5: +17 -18 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#437522 form wasn't cached with caching turned off on site (thanks katbailey)
Changed help text for some settings
Moved maximum status length setting from Advanced to General settings page
Added an open API for users with the 'view all statuses' permission in XML, JSON, and REST
Documented open API
Added submodule that allows referencing users with @username and taxonomy terms (including creation of new ones) with #termname.
Documented submodule
Added Views integration for submodule

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 00:23:19 2009 UTC (7 months ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.1.2.4: +7 -0 lines
Diff to previous 1.1.2.4 , to branch point 1.1
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.1.2.4 - (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.1.2.3: +48 -3 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Fixed #397990 Option to hide status above textfield by moving hidden options to "Advanced" page

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 16 01:58:42 2009 UTC (7 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.1.2.2: +1 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
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.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 01:17:39 2009 UTC (7 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA3, DRUPAL-6--2-0-ALPHA4
Changes since 1.1.2.1: +1 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Various Views updates
Minor cleanup
Fixed default for Legacy Mode variable
...and hopefully didn't break any AHAH stuff which is still not working...

Revision 1.1.2.1 - (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
CVS Tags: DRUPAL-6--2-0-ALPHA1, DRUPAL-6--2-0-ALPHA2
Changes since 1.1: +1 -7 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 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 19:47:48 2009 UTC (7 months, 4 weeks ago) by icecreamyou
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
Initial 2.x commit!

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