Log of /contributions/modules/facebook_status/facebook_status.views_default.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Nov 14 20:27:56 2009 UTC
(13 days, 4 hours ago)
by
icecreamyou
Branch:
DRUPAL-6--2
CVS Tags:
DRUPAL-6--2-0
Changes since
1.1.2.13: +21 -0 lines
Diff to
previous 1.1.2.13
, 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.13 -
(
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.1.2.12: +51 -1 lines
Diff to
previous 1.1.2.12
, to
branch point 1.1
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.1.2.11 -
(
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.1.2.10: +4 -4 lines
Diff to
previous 1.1.2.10
, to
branch point 1.1
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.1.2.9 -
(
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.1.2.8: +147 -32 lines
Diff to
previous 1.1.2.8
, to
branch point 1.1
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.1.2.8 -
(
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.1.2.7: +77 -30 lines
Diff to
previous 1.1.2.7
, to
branch point 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.2.7 -
(
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.1.2.6: +378 -52 lines
Diff to
previous 1.1.2.6
, 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.6 -
(
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.1.2.5: +96 -230 lines
Diff to
previous 1.1.2.5
, to
branch point 1.1
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.1.2.4 -
(
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.1.2.3: +1 -1 lines
Diff to
previous 1.1.2.3
, 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.