Log of /contributions/modules/facebook_status/facebook_status.edit.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Nov 8 06:07:52 2009 UTC
(2 weeks, 3 days ago)
by
icecreamyou
Branch:
DRUPAL-6--2
Changes since
1.1.2.8: +20 -2 lines
Diff to
previous 1.1.2.8
, to
branch point 1.1
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.1.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 18 07:21:41 2009 UTC
(5 weeks, 3 days ago)
by
icecreamyou
Branch:
DRUPAL-6--2
Changes since
1.1.2.6: +2 -2 lines
Diff to
previous 1.1.2.6
, 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.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 13 08:37:27 2009 UTC
(6 weeks, 1 day ago)
by
icecreamyou
Branch:
DRUPAL-6--2
Changes since
1.1.2.5: +11 -1 lines
Diff to
previous 1.1.2.5
, to
branch point 1.1
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.1.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 11 17:33:51 2009 UTC
(6 weeks, 3 days ago)
by
icecreamyou
Branch:
DRUPAL-6--2
Changes since
1.1.2.4: +1 -2 lines
Diff to
previous 1.1.2.4
, 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.1 -
(
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
CVS Tags:
DRUPAL-6--2-0-RC1
Changes since
1.1: +6 -0 lines
Diff to
previous 1.1
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.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon May 25 05:59:44 2009 UTC
(6 months ago)
by
icecreamyou
Branch:
MAIN
CVS Tags:
DRUPAL-6--2-0-BETA4,
HEAD
Branch point for:
DRUPAL-6--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
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.