Log of /contributions/modules/facebook_status/facebook_status.install
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.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.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.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.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.
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.