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