/[drupal]/contributions/modules/facebook_status/facebook_status_tags.views_default.inc
ViewVC logotype

Log of /contributions/modules/facebook_status/facebook_status_tags.views_default.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.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 14 20:27:56 2009 UTC (2 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0
Changes since 1.1.2.4: +16 -2 lines
Diff to previous 1.1.2.4 , 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.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 19:15:11 2009 UTC (4 months, 4 weeks ago) by icecreamyou
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC2
Changes since 1.1.2.3: +25 -23 lines
Diff to previous 1.1.2.3 , to branch point 1.1
PHP code in Views is only used if the PHP input filter module is enabled

Revision 1.1.2.3 - (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.2: +72 -53 lines
Diff to previous 1.1.2.2 , 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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 18:00:37 2009 UTC (6 months, 1 week ago) by icecreamyou
Branch: DRUPAL-6--2
Changes since 1.1.2.1: +137 -46 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Improved default FBSST Views, including a "conversation" view (think wall-to-wall)
Note: you should enable the PHP filter before using Views.

Revision 1.1.2.1 - (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.1: +38 -37 lines
Diff to previous 1.1
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.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 04:02:11 2009 UTC (6 months, 1 week ago) by icecreamyou
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--2
#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

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