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

Log of /contributions/modules/facebook_status/facebook_status.module

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.5.6.84 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 02:00:19 2009 UTC (6 days, 5 hours ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.83: +9 -4 lines
Diff to previous 1.5.6.83 , to branch point 1.5
#606070 better Activity integration (thanks Scott Reynolds)

Revision 1.5.6.83 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 21:08:00 2009 UTC (6 days, 10 hours ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.82: +67 -44 lines
Diff to previous 1.5.6.82 , to branch point 1.5
#606070 investigate access realms for Activity actions for different status types

Revision 1.5.6.82 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 05:33:01 2009 UTC (10 days, 1 hour ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.81: +1 -1 lines
Diff to previous 1.5.6.81 , to branch point 1.5
Fixed Poster name always shows up as link to profile
Fixed hook_facebook_status_post_access_alter() wasn't actually named

Revision 1.5.6.81 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 01:40:43 2009 UTC (10 days, 5 hours ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.80: +5 -2 lines
Diff to previous 1.5.6.80 , to branch point 1.5
Share-status page now can show a view of latest statuses as well

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

Revision 1.5.6.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 14 20:27:56 2009 UTC (13 days, 10 hours ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.78: +22 -11 lines
Diff to previous 1.5.6.78 , to branch point 1.5
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.5.6.78 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 07:21:06 2009 UTC (2 weeks, 1 day ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.77: +7 -7 lines
Diff to previous 1.5.6.77 , to branch point 1.5
The latest Activity dev dropped the activity_action_info() function which we were using to detect the Activity version.

Revision 1.5.6.77 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 05:59:04 2009 UTC (2 weeks, 2 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.76: +9 -4 lines
Diff to previous 1.5.6.76 , to branch point 1.5
Fixed tokens appear in too many places
Fixed Activity module complains when there are no Activity records to delete
Hopefully fixed Rules actions not working!
Added Rules conditions for post/edit/delete permissions
Added rules condition(s) for permission to post/edit/delete

Revision 1.5.6.76 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 04:22:53 2009 UTC (2 weeks, 2 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.75: +3 -3 lines
Diff to previous 1.5.6.75 , to branch point 1.5
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.5.6.75 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 21:47:52 2009 UTC (2 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.74: +14 -1 lines
Diff to previous 1.5.6.74 , to branch point 1.5
Fixed theme('facebook_status_form_display') displaying the wrong view
#621614 Add CTools content type for stream (thanks Michelle)
Improved description of the "not own statuses" Views filter
Added edit/delete fields to the conversation view

Revision 1.5.6.74 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 18:02:43 2009 UTC (2 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.73: +6 -1 lines
Diff to previous 1.5.6.73 , to branch point 1.5
Fixed usernames sometimes not properly referenced in re-posts

Revision 1.5.6.73 - (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.5.6.72: +3 -3 lines
Diff to previous 1.5.6.72 , to branch point 1.5
Fixed square brackets always wrapped around @replies
Changed default input filter to none, and changed default "@reply" text

Revision 1.5.6.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 06:07:52 2009 UTC (2 weeks, 6 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.71: +14 -31 lines
Diff to previous 1.5.6.71 , to branch point 1.5
On the "edit" page where it shows the original status, indicate who it was by if the current user is not the poster or if the status is between two users
Fix usernames with word-break characters were not properly referenced using the respond field in Views
Removed delete flag because its functionality was duplicated by the delete field in Views

Revision 1.5.6.71 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 01:55:47 2009 UTC (3 weeks, 1 day ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.70: +25 -2 lines
Diff to previous 1.5.6.70 , to branch point 1.5
Delete related Activity messages on status deletion (Note: only works for versions of Activity 2.x downloaded on or after November 6, 12:00AM GMT)

Revision 1.5.6.70 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 21:55:32 2009 UTC (3 weeks, 1 day ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.69: +1 -1 lines
Diff to previous 1.5.6.69 , to branch point 1.5
#624760 bug in facebook_status_can_post (thanks vb)

Revision 1.5.6.69 - (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.5.6.68: +5 -1 lines
Diff to previous 1.5.6.68 , to branch point 1.5
Added an advanced setting to add an auto-updating View to the status update form on user profiles.

Revision 1.5.6.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 17:19:30 2009 UTC (3 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.67: +5 -5 lines
Diff to previous 1.5.6.67 , to branch point 1.5
#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.5.6.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 21:00:42 2009 UTC (3 weeks, 6 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.66: +12 -11 lines
Diff to previous 1.5.6.66 , to branch point 1.5
Minor improvement to sorting on the Popular Tags block
Changed all "else if" to "elseif" in PHP files per Coder 2.x

Revision 1.5.6.66 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 05:39:20 2009 UTC (4 weeks, 2 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.65: +8 -2 lines
Diff to previous 1.5.6.65 , to branch point 1.5
FBSS now intelligently shows statuses immediately next to usernames when the status starts with a colon or comma in left-to-right languages, like it does for possessive statuses in English

Revision 1.5.6.65 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 21 00:57:15 2009 UTC (5 weeks, 3 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.64: +3 -0 lines
Diff to previous 1.5.6.64 , to branch point 1.5
#610070 facebook_status_save_status() sometimes returns $status object without the status ID (thanks publicmind)
#610070 facebook_status_views_handler_field_status class invoked hook_facebook_status_render_alter() using an empty $status parameter (thanks publicmind)

Revision 1.5.6.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 20:23:08 2009 UTC (5 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.63: +17 -0 lines
Diff to previous 1.5.6.63 , to branch point 1.5
Added integration with the AJAX module

Revision 1.5.6.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 18:08:13 2009 UTC (5 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.62: +15 -14 lines
Diff to previous 1.5.6.62 , to branch point 1.5
Fixed submit button appears below view using the AHAH-refresh hack
Fixed option to preserve line breaks not applying to Views
Note: CSS changes apply.

Revision 1.5.6.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 07:21:41 2009 UTC (5 weeks, 6 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.61: +36 -7 lines
Diff to previous 1.5.6.61 , to branch point 1.5
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.5.6.61 - (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.5.6.60: +6 -2 lines
Diff to previous 1.5.6.60 , to branch point 1.5
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.5.6.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 08:37:27 2009 UTC (6 weeks, 3 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.59: +97 -40 lines
Diff to previous 1.5.6.59 , to branch point 1.5
Fixed editing statuses changes submitted time
Added several new Triggers (for both core and Rules, with Activity integration) plus a Rules condition and several Rules actions
Added integration with Rule Sets
Added integration with Views Bulk Operations
#602794 FBSS with Views and Views Relationships
Several other fixes
Note: a lot of the new Rules integration is currently broken!

Revision 1.5.6.59 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 01:48:22 2009 UTC (6 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.58: +54 -0 lines
Diff to previous 1.5.6.58 , to branch point 1.5
#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.5.6.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 17:33:51 2009 UTC (6 weeks, 5 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.57: +17 -4 lines
Diff to previous 1.5.6.57 , to branch point 1.5
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.5.6.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 06:49:50 2009 UTC (6 weeks, 6 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.56: +21 -5 lines
Diff to previous 1.5.6.56 , to branch point 1.5
Change "save" to "share" on status update form submit button
#594366 In Activity module, poster sees self message
#594366 Activity records should not have dynamic elements

Revision 1.5.6.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 02:39:17 2009 UTC (7 weeks, 1 day ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.55: +5 -2 lines
Diff to previous 1.5.6.55 , to branch point 1.5
#599656 users without permission to view/edit statuses still see something on user profile pages

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

Revision 1.5.6.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 04:33:52 2009 UTC (8 weeks, 4 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.53: +9 -0 lines
Diff to previous 1.5.6.53 , to branch point 1.5
add a view field for the poster picture

Revision 1.5.6.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 04:22:00 2009 UTC (8 weeks, 4 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.52: +1 -1 lines
Diff to previous 1.5.6.52 , to branch point 1.5
use "to @username" instead of just "username" as the prefix to the status update box when posting to other users' profiles

Revision 1.5.6.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 04:05:20 2009 UTC (8 weeks, 4 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.51: +1 -1 lines
Diff to previous 1.5.6.51 , to branch point 1.5
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.5.6.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 19:17:05 2009 UTC (8 weeks, 4 days ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.50: +1 -1 lines
Diff to previous 1.5.6.50 , to branch point 1.5
One more improvement to Twitter integration UI

Revision 1.5.6.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 03:11:47 2009 UTC (2 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.49: +2 -2 lines
Diff to previous 1.5.6.49 , to branch point 1.5
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.5.6.49 - (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.5.6.48: +1 -1 lines
Diff to previous 1.5.6.48 , to branch point 1.5
Simplified settings for posting to Twitter

Revision 1.5.6.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 26 19:35:30 2009 UTC (2 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.47: +2 -4 lines
Diff to previous 1.5.6.47 , to branch point 1.5
facebook_status_save_status() now returns the status object

Revision 1.5.6.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 26 01:48:30 2009 UTC (2 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.46: +31 -23 lines
Diff to previous 1.5.6.46 , to branch point 1.5
Added a parameter to facebook_status_save_status(): $save_alerts

Revision 1.5.6.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 03:12:34 2009 UTC (2 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.45: +0 -3 lines
Diff to previous 1.5.6.45 , to branch point 1.5
#587140 Token name collision with activity module (token: 'operation')
NOTE: this removes the [operation] token

Revision 1.5.6.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 17:02:47 2009 UTC (2 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.44: +14 -5 lines
Diff to previous 1.5.6.44 , to branch point 1.5
Fixed custom default text can be saved as a status

Revision 1.5.6.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 4 03:06:05 2009 UTC (2 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.43: +1 -1 lines
Diff to previous 1.5.6.43 , to branch point 1.5
Allow default status text to appear for blank/empty statuses as well as existent statuses

Revision 1.5.6.43 - (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.5.6.42: +1 -1 lines
Diff to previous 1.5.6.42 , to branch point 1.5
#559878 Standard text in status textarea/textfield

Revision 1.5.6.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 18 01:18:32 2009 UTC (3 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.41: +28 -8 lines
Diff to previous 1.5.6.41 , to branch point 1.5
Changed the text "view conversation" to "respond" if the status was directed at the current user
Conversation page now 404's if Views is not installed
Default "conversation" view now uses "more" link (and so does the conversation page)
AHAH-updated views (including the conversation view) are now 100% width
Conversation view no longer loses context after submitting a message

Revision 1.5.6.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 18:18:10 2009 UTC (3 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC2
Changes since 1.5.6.40: +2 -5 lines
Diff to previous 1.5.6.40 , to branch point 1.5
Changed hook_facebook_status_render() to hook_facebook_status_render_alter() (see docs for details)

Revision 1.5.6.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 06:29:34 2009 UTC (3 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.39: +25 -0 lines
Diff to previous 1.5.6.39 , to branch point 1.5
Application Toolbar (Appbar) integration

Revision 1.5.6.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 01:16:07 2009 UTC (3 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.38: +2 -2 lines
Diff to previous 1.5.6.38 , to branch point 1.5
Corrected edit/delete status confirmation redirection

Revision 1.5.6.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 00:40:29 2009 UTC (3 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.37: +3 -3 lines
Diff to previous 1.5.6.37 , to branch point 1.5
Fixed duplicate ID attribute causing invalid XHTML

Revision 1.5.6.37 - (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.5.6.36: +3 -0 lines
Diff to previous 1.5.6.36 , to branch point 1.5
#549888 Change default status to blank?

Revision 1.5.6.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 22:46:13 2009 UTC (3 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.35: +3 -0 lines
Diff to previous 1.5.6.35 , to branch point 1.5
log to watchdog if deprecated _facebook_status_status() is called

Revision 1.5.6.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 22:42:29 2009 UTC (3 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.34: +7 -0 lines
Diff to previous 1.5.6.34 , to branch point 1.5
Re-added the function _facebook_status_status() for some level of backwards-compatibility: it just calls facebook_status_box(). It won't solve everything since FBSS itself doesn't call it, so form_alter()ing won't work, but it will help where it was called directly.

Revision 1.5.6.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 21:23:14 2009 UTC (3 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.33: +3 -1 lines
Diff to previous 1.5.6.33 , to branch point 1.5
Better Popups API integration

Revision 1.5.6.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 21:18:27 2009 UTC (3 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.32: +15 -0 lines
Diff to previous 1.5.6.32 , to branch point 1.5
#522158 Popups API integration

Revision 1.5.6.32 - (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.5.6.31: +59 -12 lines
Diff to previous 1.5.6.31 , to branch point 1.5
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.5.6.31 - (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
Changes since 1.5.6.30: +20 -20 lines
Diff to previous 1.5.6.30 , to branch point 1.5
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.5.6.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 02:58:37 2009 UTC (5 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.29: +25 -18 lines
Diff to previous 1.5.6.29 , to branch point 1.5
#494410 Move %Chars Above Submit Form (thanks pribeh)

Revision 1.5.6.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 02:16:28 2009 UTC (5 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.28: +33 -9 lines
Diff to previous 1.5.6.28 , to branch point 1.5
Fixed Activity 2 integration!

Revision 1.5.6.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 06:31:28 2009 UTC (5 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.27: +5 -33 lines
Diff to previous 1.5.6.27 , to branch point 1.5
Fixed trigger integration and therefore mostly fixed Activity 2 integration

Revision 1.5.6.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 00:40:42 2009 UTC (5 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.26: +86 -22 lines
Diff to previous 1.5.6.26 , to branch point 1.5
Fixed Activity 1.x support
Partially added Activity 2.x support
Fixed a bug where some users on some Drupal installations needed the "edit all statuses" permission to post any status
#482364 User Picture of submitter in View

Revision 1.5.6.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 07:11:46 2009 UTC (5 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.25: +55 -4 lines
Diff to previous 1.5.6.25 , to branch point 1.5
Fixed "@fbsstatus" appearing instead of the name/status with Facebook Mode off
Fixed edit/delete links not appearing where they should
Added a default "follow" flag, but you should make the follow/following/followed views yourself if you need them.
Fixed delete confirmation redirecting
Added a "view conversation" link to Views
Fixed incorrect redirection on status delete confirmation
Prepended form to post message to other user's profile when appropriate on conversation pages

Revision 1.5.6.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 19:49:10 2009 UTC (5 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.24: +8 -4 lines
Diff to previous 1.5.6.24 , to branch point 1.5
Added integration with the SMS Framework module: statuses are now saved from messages through the SMS Framework that begin with "s: "
#481182 Users with no statuses see "Anonymous does not have a status"

Revision 1.5.6.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 05:34:15 2009 UTC (5 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.23: +25 -3 lines
Diff to previous 1.5.6.23 , to branch point 1.5
Update to #479306 Update a View with AJAX on status update submission

Revision 1.5.6.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 07:31:40 2009 UTC (5 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.22: +22 -3 lines
Diff to previous 1.5.6.22 , to branch point 1.5
#479306 Update a View with AJAX on status update submission

Revision 1.5.6.22 - (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
Changes since 1.5.6.21: +45 -302 lines
Diff to previous 1.5.6.21 , to branch point 1.5
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.5.6.21 - (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.5.6.20: +271 -201 lines
Diff to previous 1.5.6.20 , to branch point 1.5
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.5.6.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 21:24:40 2009 UTC (6 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.19: +7 -5 lines
Diff to previous 1.5.6.19 , to branch point 1.5
Shortened the status-correct time from 12 to 10 seconds
Improved status update SQL to play nice with Coder and be more accurate and cross-system compatible
Improved default Views
#467624 Facebook-style Statuses not showing at trigger page

Revision 1.5.6.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 21:41:25 2009 UTC (6 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.5.6.18: +40 -6 lines
Diff to previous 1.5.6.18 , to branch point 1.5
Improved speed of some queries in facebook_status_tags
Improved default views for facebook_status_tags
Made "trends" work in Views
Added "trends" as an openapi type option
Added facebook_status_tags_popular_terms()

Run update.php and revert your Views if you update to this version from the dev version generated this morning.

Revision 1.5.6.18 - (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
Changes since 1.5.6.17: +161 -45 lines
Diff to previous 1.5.6.17 , to branch point 1.5
#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.5.6.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 06:40:03 2009 UTC (6 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.16: +13 -15 lines
Diff to previous 1.5.6.16 , to branch point 1.5
Use twitter_get_user_accounts() instead of twitter_twitter_accounts().
hook_facebook_status_update() changed to hook_facebook_status_save().
Added hook_facebook_status_delete($sid).
Added hook_facebook_status_render($status_owner_object, &$status, $linked = TRUE).
Fixed #448360 by removing flags from the status update form. If you want to use Flags, do it with Views.

Revision 1.5.6.16 - (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.5.6.15: +350 -62 lines
Diff to previous 1.5.6.15 , to branch point 1.5
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.5.6.15 - (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.5.6.14: +21 -4 lines
Diff to previous 1.5.6.14 , to branch point 1.5
Fixed #397990 Option to hide status above textfield by moving hidden options to "Advanced" page

Revision 1.5.6.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 16 22:21:50 2009 UTC (7 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.5.6.13: +30 -6 lines
Diff to previous 1.5.6.13 , to branch point 1.5
Added a Sharer at /share-status?s=
Improved filter option text
Improved default Views block titles

Revision 1.5.6.13 - (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
Changes since 1.5.6.12: +37 -29 lines
Diff to previous 1.5.6.12 , to branch point 1.5
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.5.6.12 - (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.5.6.11: +31 -41 lines
Diff to previous 1.5.6.11 , to branch point 1.5
#424780 AHAH Status Update Bugs

Revision 1.5.6.11 - (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
Changes since 1.5.6.10: +13 -11 lines
Diff to previous 1.5.6.10 , to branch point 1.5
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.5.4.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 12 15:42:52 2009 UTC (7 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.46: +2 -2 lines
Diff to previous 1.5.4.46 , to branch point 1.5
#427628 improve XHTML validation (thanks michtoen)

Revision 1.5.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 12 15:42:34 2009 UTC (7 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.47: +2 -2 lines
Diff to previous 1.5.2.47 , to branch point 1.5
#427628 improve XHTML validation (thanks michtoen)

Revision 1.5.4.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 21:33:08 2009 UTC (7 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.45: +1 -1 lines
Diff to previous 1.5.4.45 , to branch point 1.5
#427578 minor styling typo

Revision 1.5.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 21:32:44 2009 UTC (7 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.46: +1 -1 lines
Diff to previous 1.5.2.46 , to branch point 1.5
#427578 minor styling typo

Revision 1.5.6.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 02:32:25 2009 UTC (7 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.9: +2 -2 lines
Diff to previous 1.5.6.9 , to branch point 1.5
Extended the amount of time that theme_facebook_status_time() displays "time ago" format from 1 hour to 3 days

Revision 1.5.6.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 19:55:28 2009 UTC (7 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA2
Changes since 1.5.6.8: +6 -2 lines
Diff to previous 1.5.6.8 , to branch point 1.5
#425040 Check existence of Trigger module

Revision 1.5.6.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 20:20:38 2009 UTC (7 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.5.6.7: +16 -6 lines
Diff to previous 1.5.6.7 , to branch point 1.5
Minor fixes.
Added CSS file instead of specifying style in the form PHP.

Revision 1.5.6.7 - (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
Changes since 1.5.6.6: +116 -21 lines
Diff to previous 1.5.6.6 , to branch point 1.5
General cleanup
Minor API changes
Added AHAH status update submit

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

Revision 1.5.6.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 05:06:27 2009 UTC (7 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.5: +79 -30 lines
Diff to previous 1.5.6.5 , to branch point 1.5
Several changes in the way the API behaves by default
Minor fixes for facebook_status_get_statuses()
Fixed a minor coding style error

Revision 1.5.6.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 21:20:02 2009 UTC (7 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.4: +11 -0 lines
Diff to previous 1.5.6.4 , to branch point 1.5
Adding Views 2 support - stage 1. Thanks Dave.Ingram

Revision 1.5.6.4 - (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.5.6.3: +37 -51 lines
Diff to previous 1.5.6.3 , to branch point 1.5
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.5.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 05:40:36 2009 UTC (7 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5.6.2: +6 -1 lines
Diff to previous 1.5.6.2 , to branch point 1.5
Forgot to update hook_theme()

Revision 1.5.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.5.6.1: +53 -18 lines
Diff to previous 1.5.6.1 , to branch point 1.5
- Minor bug fixes
- New theme function for formatting the time

Revision 1.5.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 19:47:48 2009 UTC (8 months ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.5: +651 -475 lines
Diff to previous 1.5
Initial 2.x commit!

Revision 1.5.4.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 22:06:33 2009 UTC (8 months ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.44: +2 -2 lines
Diff to previous 1.5.4.44 , to branch point 1.5
#407984 Translation problem (thanks JohnNoc)

Revision 1.5.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 22:05:52 2009 UTC (8 months ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.45: +2 -2 lines
Diff to previous 1.5.2.45 , to branch point 1.5
#407984 Translation problem

Revision 1.5.4.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 20:35:30 2009 UTC (8 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.43: +4 -2 lines
Diff to previous 1.5.4.43 , to branch point 1.5
#407984 String can't translate because it contains disallowed HTML

Revision 1.5.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 20:35:08 2009 UTC (8 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.44: +4 -2 lines
Diff to previous 1.5.2.44 , to branch point 1.5
#407984 String can't translate because it contains disallowed HTML

Revision 1.5.4.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 22:26:03 2009 UTC (8 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.5.4.42: +18 -1 lines
Diff to previous 1.5.4.42 , to branch point 1.5
#390940 Profile Integration

Revision 1.5.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 22:25:48 2009 UTC (8 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.5.2.43: +7 -0 lines
Diff to previous 1.5.2.43 , to branch point 1.5
#390940 Profile Integration

Revision 1.5.4.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 21:03:04 2009 UTC (8 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.41: +4 -2 lines
Diff to previous 1.5.4.41 , to branch point 1.5
#385636

Revision 1.5.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 21:02:48 2009 UTC (8 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.42: +4 -2 lines
Diff to previous 1.5.2.42 , to branch point 1.5
#385636

Revision 1.5.4.41 - (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.5.4.40: +33 -29 lines
Diff to previous 1.5.4.40 , to branch point 1.5
#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.5.2.42 - (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.5.2.41: +34 -30 lines
Diff to previous 1.5.2.41 , to branch point 1.5
#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.5.4.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 03:47:26 2009 UTC (9 months ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.39: +2 -2 lines
Diff to previous 1.5.4.39 , to branch point 1.5
#380648

Revision 1.5.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 03:47:11 2009 UTC (9 months ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.40: +2 -2 lines
Diff to previous 1.5.2.40 , to branch point 1.5
#380648

Revision 1.5.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 02:20:54 2009 UTC (9 months ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.39: +7 -1 lines
Diff to previous 1.5.2.39 , to branch point 1.5
#314950

Revision 1.5.4.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 00:58:31 2009 UTC (9 months ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.38: +156 -4 lines
Diff to previous 1.5.4.38 , to branch point 1.5
First attempt at #314950

Revision 1.5.4.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 16:43:01 2009 UTC (9 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.37: +3 -3 lines
Diff to previous 1.5.4.37 , to branch point 1.5
Added curly braces around 3 overlooked table names

Revision 1.5.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 16:42:46 2009 UTC (9 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.38: +3 -3 lines
Diff to previous 1.5.2.38 , to branch point 1.5
Added curly braces around 3 overlooked table names

Revision 1.5.4.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 15:52:22 2009 UTC (9 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.36: +3 -3 lines
Diff to previous 1.5.4.36 , to branch point 1.5
#341360 Clear Status Button (thanks alex.k)

Revision 1.5.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 15:52:03 2009 UTC (9 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.37: +3 -3 lines
Diff to previous 1.5.2.37 , to branch point 1.5
#341360 Clear Status Button (thanks alex.k)

Revision 1.5.4.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 07:23:08 2009 UTC (9 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.5.4.35: +147 -90 lines
Diff to previous 1.5.4.35 , to branch point 1.5
#365849
#374057
#334063
#363814
#362699
...among others

Revision 1.5.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 07:20:33 2009 UTC (9 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC1
Changes since 1.5.2.36: +140 -83 lines
Diff to previous 1.5.2.36 , to branch point 1.5
#365849
#374057
#334063
#363814
#362699
...among others

Revision 1.5.4.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 05:23:33 2009 UTC (10 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.34: +7 -2 lines
Diff to previous 1.5.4.34 , to branch point 1.5
Minor improvement to author_pane permission.

Revision 1.5.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 05:23:17 2009 UTC (10 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.35: +7 -2 lines
Diff to previous 1.5.2.35 , to branch point 1.5
Minor improvement to author_pane permission.

Revision 1.5.4.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 05:14:04 2009 UTC (10 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.33: +6 -5 lines
Diff to previous 1.5.4.33 , to branch point 1.5
#348848 Advanced Forum integration problems
Added permission to view statuses displayed via author_pane

Revision 1.5.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 05:13:47 2009 UTC (10 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.34: +6 -5 lines
Diff to previous 1.5.2.34 , to branch point 1.5
#348848 Advanced Forum integration problems
Added permission to view statuses displayed via author_pane

Revision 1.5.4.33 - (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
Changes since 1.5.4.32: +16 -4 lines
Diff to previous 1.5.4.32 , to branch point 1.5
#348848 Facebook-style status integration not working (thanks mr. andrey)

Revision 1.5.2.34 - (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
Changes since 1.5.2.33: +16 -4 lines
Diff to previous 1.5.2.33 , to branch point 1.5
#348848 Facebook-style status integration not working (thanks mr. andrey)

Revision 1.5.4.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 20:58:31 2008 UTC (10 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.5.4.31: +198 -155 lines
Diff to previous 1.5.4.31 , to branch point 1.5
A number of issues in the queue have been fixed.
Thanks to PGiro for help on #350153

Revision 1.5.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 20:42:54 2008 UTC (10 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.5.2.32: +172 -154 lines
Diff to previous 1.5.2.32 , to branch point 1.5
Fixed a number of issues in the queue.

Revision 1.5.4.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 08:51:39 2008 UTC (12 months ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.30: +13 -7 lines
Diff to previous 1.5.4.30 , to branch point 1.5
Minor cleanup
Added latest status to user object

Revision 1.5.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 23 08:51:22 2008 UTC (12 months ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.31: +21 -26 lines
Diff to previous 1.5.2.31 , to branch point 1.5
Minor cleanup
Fixes to activity integration
Added latest status to user object

Revision 1.5.4.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 01:51:06 2008 UTC (12 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.29: +15 -7 lines
Diff to previous 1.5.4.29 , to branch point 1.5
Fixes facebook_status_list_render() causing empty blocks to show up

Revision 1.5.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 01:50:49 2008 UTC (12 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.30: +16 -8 lines
Diff to previous 1.5.2.30 , to branch point 1.5
Fixes facebook_status_list_render() causing empty blocks to show up

Revision 1.5.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 05:37:10 2008 UTC (12 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.29: +14 -28 lines
Diff to previous 1.5.2.29 , to branch point 1.5
- #333276: Themed username token for Activity
- Minor code cleanup in Activity-related functions

Revision 1.5.4.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 11 05:36:50 2008 UTC (12 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.28: +6 -6 lines
Diff to previous 1.5.4.28 , to branch point 1.5
Fixed #331501 and related problems.
Updated README.txt to reflect changes.

Revision 1.5.4.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 18:50:20 2008 UTC (12 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.27: +18 -18 lines
Diff to previous 1.5.4.27 , to branch point 1.5
Changed function names:
- facebook_status_update_form to facebook_status_update
- facebook_status_display_form to facebook_status_display_b

in a desperate attempt to fix #331501 on the theory that Drupal was improperly interpreting the functions using the hook_form structure.

Revision 1.5.4.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 23:31:55 2008 UTC (12 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.26: +20 -18 lines
Diff to previous 1.5.4.26 , to branch point 1.5
#329049 - facebook_status_display_form issue

Revision 1.5.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 23:31:33 2008 UTC (12 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.28: +20 -18 lines
Diff to previous 1.5.2.28 , to branch point 1.5
#329049 - facebook_status_display_form issue

Revision 1.5.4.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 05:33:25 2008 UTC (12 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.25: +1 -4 lines
Diff to previous 1.5.4.25 , to branch point 1.5
#330178: Critical bug - automatic logout when viewing another user's blank status

Revision 1.5.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 05:32:52 2008 UTC (12 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.27: +1 -4 lines
Diff to previous 1.5.2.27 , to branch point 1.5
#330178: Critical bug - automatic logout when viewing another user's blank status

Revision 1.5.4.25 - (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
Changes since 1.5.4.24: +170 -136 lines
Diff to previous 1.5.4.24 , to branch point 1.5
- 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.5.2.27 - (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
Changes since 1.5.2.26: +170 -136 lines
Diff to previous 1.5.2.26 , to branch point 1.5
- 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.5.4.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 04:29:57 2008 UTC (12 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.23: +157 -155 lines
Diff to previous 1.5.4.23 , to branch point 1.5
Hopefully updating the 6.x branch to where the 5.x branch has been for three weeks.  Major upgrade, should be stable, more functionality actually works than the last version.

Revision 1.5.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 20:36:33 2008 UTC (13 months ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.25: +8 -1 lines
Diff to previous 1.5.2.25 , to branch point 1.5
Slightly improves translation.  I think.

Revision 1.5.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 00:18:05 2008 UTC (13 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.24: +9 -7 lines
Diff to previous 1.5.2.24 , to branch point 1.5
Fixes minor bug in Advanced Forum integration for users with no status.

Revision 1.5.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 01:28:22 2008 UTC (13 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.23: +9 -12 lines
Diff to previous 1.5.2.23 , to branch point 1.5
Moved some things around--a relatively minor upgrade to make the API even more robust.

Revision 1.5.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 20:51:09 2008 UTC (13 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.22: +147 -147 lines
Diff to previous 1.5.2.22 , to branch point 1.5
Major structural, security, and API upgrades.
Test before using on a production site;
if it works, upgrading is highly recommended.

Revision 1.5.4.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 02:01:07 2008 UTC (13 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.22: +6 -1 lines
Diff to previous 1.5.4.22 , to branch point 1.5
Should fix a bug with Advforum integration where the status of the author of the node would show up on anonymous users' comments.

Revision 1.5.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 02:00:48 2008 UTC (13 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.21: +6 -3 lines
Diff to previous 1.5.2.21 , to branch point 1.5
Should fix a bug with Advforum integration where the status of the author of the node would show up on anonymous users' comments.

Revision 1.5.4.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 02:28:29 2008 UTC (13 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.21: +56 -13 lines
Diff to previous 1.5.4.21 , to branch point 1.5
Upgraded translation strings
Moved posted time outside of 'a' tags
Allowed edit status on homepage set to 'node'
Added noticefeed integration
Improved README.txt to reflect changes

Revision 1.5.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 02:27:40 2008 UTC (13 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.20: +19 -13 lines
Diff to previous 1.5.2.20 , to branch point 1.5
Upgraded translation strings
Moved posted time outside of 'a' tags
Allowed edit status on homepage set to 'node'

Revision 1.5.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 20:37:17 2008 UTC (14 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.19: +2 -2 lines
Diff to previous 1.5.2.19 , to branch point 1.5
Made a a block-configuration textfield slightly smaller - the same size it is in the D6 branch.

Revision 1.5.4.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 20:33:26 2008 UTC (14 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.20: +24 -19 lines
Diff to previous 1.5.4.20 , to branch point 1.5
Get username from user object instead of database; see #307077

Revision 1.5.4.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 19:48:23 2008 UTC (14 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.19: +3 -3 lines
Diff to previous 1.5.4.19 , to branch point 1.5
A few relatively minor bug fixes that I can't remember because I forgot to write them down

Revision 1.5.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 14 19:48:03 2008 UTC (14 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.18: +50 -40 lines
Diff to previous 1.5.2.18 , to branch point 1.5
A few relatively minor bug fixes that I can't remember because I forgot to write them down
Get username from user object instead of from the database per #307077

Revision 1.5.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 05:07:21 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.17: +1 -1 lines
Diff to previous 1.5.2.17 , to branch point 1.5
forgot a parenthesis and module_exists()

Revision 1.5.4.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 05:07:09 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.18: +1 -1 lines
Diff to previous 1.5.4.18 , to branch point 1.5
forgot a parenthesis and module_exists()

Revision 1.5.4.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 05:05:05 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.17: +18 -15 lines
Diff to previous 1.5.4.17 , to branch point 1.5
Small bugs.

Revision 1.5.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 05:04:49 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.16: +19 -15 lines
Diff to previous 1.5.2.16 , to branch point 1.5
Small bugs.

Revision 1.5.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 04:38:50 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.15: +0 -10 lines
Diff to previous 1.5.2.15 , to branch point 1.5
Corrects hook_user accidentally defined twice.

Revision 1.5.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 03:10:33 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.14: +18 -2 lines
Diff to previous 1.5.2.14 , to branch point 1.5
Allow User Relationships that don't require approval in Advanced Forum Integration.

Backport handling of user deletion from 6.x branch.

Revision 1.5.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 03:09:51 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.16: +8 -2 lines
Diff to previous 1.5.4.16 , to branch point 1.5
Allow User Relationships that don't require approval in Advanced Forum Integration.

Revision 1.5.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 02:42:21 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.15: +45 -0 lines
Diff to previous 1.5.4.15 , to branch point 1.5
#302125 Integration with Advanced Forum

Revision 1.5.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 02:41:12 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.13: +45 -0 lines
Diff to previous 1.5.2.13 , to branch point 1.5
#302125 Integration with Advanced Forum

Revision 1.5.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 06:19:45 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.14: +4 -4 lines
Diff to previous 1.5.4.14 , to branch point 1.5
- Corrects bug introduced because of a copy-paste from the D5 branch.

Revision 1.5.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 06:08:37 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.13: +10 -6 lines
Diff to previous 1.5.4.13 , to branch point 1.5
- Corrects a minor bug in the admin form submission.

Revision 1.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 06:08:19 2008 UTC (14 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.12: +12 -8 lines
Diff to previous 1.5.2.12 , to branch point 1.5
- Corrects a minor bug in the admin form submission.

Revision 1.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 30 23:20:41 2008 UTC (14 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.11: +5 -5 lines
Diff to previous 1.5.2.11 , to branch point 1.5
Corrects several errors in the last commit that ocurred because of a copy-paste from the D6 branch.

Revision 1.5.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 30 23:11:19 2008 UTC (14 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.12: +41 -22 lines
Diff to previous 1.5.4.12 , to branch point 1.5
- A number of minor bug fixes and performance improvements.
- #301767 Settings don't save

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 30 23:10:59 2008 UTC (14 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.10: +35 -9 lines
Diff to previous 1.5.2.10 , to branch point 1.5
- A number of minor bug fixes and performance improvements.
- #301767 Settings don't save

Revision 1.5.2.10 - (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.5.2.9: +28 -13 lines
Diff to previous 1.5.2.9 , to branch point 1.5
- 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.5.4.12 - (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.5.4.11: +36 -206 lines
Diff to previous 1.5.4.11 , to branch point 1.5
- 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.5.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 02:02:26 2008 UTC (15 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.10: +5 -4 lines
Diff to previous 1.5.4.10 , to branch point 1.5
Fixed:

#297053 User 1's status shows up on nodes with '1' instead of username on Facebook Status block

(not reported) status update form not shown on pages that are not nodes or user profiles in Facebook Status block

(not reported) minor code style fixes

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 02:01:55 2008 UTC (15 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.8: +6 -5 lines
Diff to previous 1.5.2.8 , to branch point 1.5
Fixed:

#297053 User 1's status shows up on nodes with '1' instead of username on Facebook Status block

(not reported) status update form not shown on pages that are not nodes or user profiles in Facebook Status block

(not reported) minor code style fixes

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 23:57:45 2008 UTC (15 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.7: +2 -2 lines
Diff to previous 1.5.2.7 , to branch point 1.5
Fixed two blocks not showing up:
 - Facebook Status Recent Updates
 - Facebook Status User Update History

See #296841

Revision 1.5.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 23:55:31 2008 UTC (15 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.9: +2 -2 lines
Diff to previous 1.5.4.9 , to branch point 1.5
Fixed two blocks not showing up:
 - Facebook Status Recent Updates
 - Facebook Status User Update History

See #296841

Revision 1.5.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 13:30:52 2008 UTC (15 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.8: +10 -10 lines
Diff to previous 1.5.4.8 , to branch point 1.5
Fixed bug with in_array() where the parameters were in the wrong order.

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 13:30:34 2008 UTC (15 months, 1 week ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.6: +10 -10 lines
Diff to previous 1.5.2.6 , to branch point 1.5
Fixed bug with in_array() where the parameters were in the wrong order.

Revision 1.5.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 23:47:05 2008 UTC (15 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.7: +690 -195 lines
Diff to previous 1.5.4.7 , to branch point 1.5
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.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 23:45:11 2008 UTC (15 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.5: +35 -19 lines
Diff to previous 1.5.2.5 , to branch point 1.5
If a status was submitted within the last minute, it is displayed as updated "a moment ago" instead of "# seconds ago"
Various bug fixes

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 04:29:43 2008 UTC (15 months, 2 weeks ago) by icecreamyou
Branch: DRUPAL-5
Changes since 1.5.2.4: +37 -32 lines
Diff to previous 1.5.2.4 , to branch point 1.5
Moved UR Type setting to block configuration form
Fixed Recent UR Updates block showing up even if there was nothing to display

Revision 1.5.2.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.5.2.3: +461 -182 lines
Diff to previous 1.5.2.3 , to branch point 1.5
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.5.4.7 - (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.5.4.6: +0 -0 lines
Diff to previous 1.5.4.6 , to branch point 1.5
Re-committing in order to fix a CVS issue.

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

Revision 1.5.4.5 - (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.5.4.4: +0 -0 lines
Diff to previous 1.5.4.4 , to branch point 1.5
Code styling and general bug fixes.

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

Revision 1.5.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 00:55:13 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: DRUPAL-6--1
Changes since 1.5.4.2: +255 -192 lines
Diff to previous 1.5.4.2 , to branch point 1.5
Code styling and general bug fixes.

Revision 1.5.4.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.5.4.1: +39 -31 lines
Diff to previous 1.5.4.1 , to branch point 1.5
Code styling and general bug fixes.

Revision 1.5.2.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.5.2.2: +0 -0 lines
Diff to previous 1.5.2.2 , to branch point 1.5
General code style and bug fix updates.

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

Revision 1.5.2.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.5: +463 -201 lines
Diff to previous 1.5
General code style and bug fix updates.

Revision 1.5.4.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.5: +25 -25 lines
Diff to previous 1.5
Correcting an issue with the 6.x upload

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 08:41:02 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.4: +4 -3 lines
Diff to previous 1.4
Fixes unwanted deletion of old statuses from the database when users are updating their own status.

Revision 1.4 - (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
Changes since 1.3: +162 -95 lines
Diff to previous 1.3
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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 07:01:51 2008 UTC (15 months, 3 weeks ago) by icecreamyou
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Fixes small potential security bug where the current status was used as the default value of the status update form without check_plain

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 07:19:02 2008 UTC (15 months, 4 weeks ago) by icecreamyou
Branch: MAIN
Changes since 1.1: +220 -47 lines
Diff to previous 1.1
Initial commit.  Should be stable, but has not been extensively tested.

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