vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - dmActivityStream - Facebook-like news feed for your forum! (https://vborg.vbsupport.ru/showthread.php?t=264053)

Dismounted 05-22-2011 10:00 PM

dmActivityStream - Facebook-like news feed for your forum!
 
1 Attachment(s)
dmActivityStream

Description:
Displays a stream of activities by users. There are two "streams":
  • Friend Activity Stream (Inside User CP/Under Navbar)
  • User Activity Stream (Inside Member Profiles)
Currently, this modification pulls the following stream items:
  • Threads (with Thread Prefixes)
  • Posts (with Attachment Thumbnails)
  • Visitor Messages
  • Group Messages
  • Group Joins
  • Albums
  • Album Pictures
  • Picture Comments
  • Announcements
Installation/Upgrade:
  1. Upload all the files in upload/ into your vBulletin installation.
  2. Install product-dmactivitystream.xml through your Admin CP.
  3. Adjust the options located in vBulletin Options.

Dismounted 05-23-2011 06:53 AM

Change Log:

18/06/2011 - Version 1.1.1
  • Adds hook location for additional stream items.
  • Minor cleanup of CSS.
  • Overhaul of profile interface (incl. profile customisation).
  • Improves attachment fetching efficiency.
13/06/2011 - Version 1.1.0
  • Adds:
    • Profile Stream
    • Announcement Stream Item
    • Navbar Link
    • Thread Prefix Support
    • Attachment Thumbnails
  • Overhaul of options interface.
27/05/2011 - Version 1.0.2
  • Fixes picture comment link.
  • Adds permissions checking on albums.
26/05/2011 - Version 1.0.1
  • Minor code consolidation.
  • Adds the following stream items:
    • Group Messages
    • Group Joins
    • Albums
    • Album Pictures
    • Picture Comments
23/05/2011 - Version 1.0.0
  • Initial release.

RobbieZ 05-23-2011 07:23 AM

Excellent stuff XD

BaziCenter 05-23-2011 10:37 AM

Very nice hack!:)

It would be great if you add a new friend activity too. for example:
X is now friend with Y.

Robru 05-23-2011 05:06 PM

Thank you, for this mod :)

MagicThemeParks 05-23-2011 08:48 PM

This is great. Any chance of a 3.8x version?

Dismounted 05-24-2011 07:28 AM

Quote:

Originally Posted by BaziCenter (Post 2199027)
It would be great if you add a new friend activity too. for example:
X is now friend with Y.

As much as I would like to do this, it's not likely. There is no timestamp on friendships, and I don't want to mess with the default database schema.
Quote:

Originally Posted by MagicThemeParks (Post 2199244)
This is great. Any chance of a 3.8x version?

This modification requires the new vBulletin framework, which does not exist on 3.8. So it is unlikely.

Hornstar 05-24-2011 07:31 AM

Nice work Dismounted :) When GamerzNeeds upgrades to vb4 this will be a nice addition.
Will you be adding blogs into the stream?

BlackThorn 05-24-2011 08:06 AM

There is no picture comments, pictures, blogs, social groups streams why? If it is right then that's will be awesome however great mod thanks for that Dismounted.

Dismounted 05-24-2011 08:57 AM

Quote:

Originally Posted by Hornstar (Post 2199380)
Will you be adding blogs into the stream?

Maybe. It depends on how much time I get to spend.
Quote:

Originally Posted by BlackThorn (Post 2199385)
There is no picture comments, pictures, blogs, social groups streams why?

This modification was for custom paid work. The client did not need these features. However, I will probably add these in the future.

Disasterpiece 05-24-2011 11:52 AM

Very interesting mod, will observe it and eventually use it in future projects!

RodNim 05-24-2011 02:12 PM

Great, thank you!

Hoffi 05-24-2011 02:27 PM

Good Idea. With Albums, Blogs and Groups I will use it. Without... maybe.

TheShanka 05-24-2011 03:49 PM

Great work, of course would be improved tremendously with picture comments, friends who've added each other, yada yada.

Where do I look for the Activity Stream itself as I can't seem to locate it yet, and can it be embedded as a module in to vBAdvanced?

Dismounted 05-25-2011 06:58 AM

Quote:

Originally Posted by Hoffi (Post 2199466)
Good Idea. With Albums, Blogs and Groups I will use it. Without... maybe.

Albums and groups are coming soon. Blogs is down the line a little.
Quote:

Originally Posted by TheShanka (Post 2199493)
Where do I look for the Activity Stream itself as I can't seem to locate it yet, and can it be embedded as a module in to vBAdvanced?

It is in the User CP, under "Networking". Probably possible to make it into a module for vBA - but its not likely that I'll be doing it. (Coders: feel free to interface with my code and do this. My code is OO.)

Dismounted 05-26-2011 12:36 PM

I have just pushed an update to the modification.

Change Log (Version 1.0.1):
  • Minor code consolidation.
  • Adds the following stream items:
    • Group Messages
    • Group Joins
    • Albums
    • Album Pictures
    • Picture Comments

yilmaz 05-26-2011 02:04 PM

Picture Comments
album.php?albumid=12&attachmentid=801#picturecomment_32
album.php?albumid=12&attachmentid=894

incorrect id 801
correct id 894
---
Note: The Profile page is added as a tab is very super

uspace 05-26-2011 04:25 PM

Hi. I want to put the Activity Stream on a sidebar block. Could anyone help me?

Dismounted 05-27-2011 07:04 AM

Another quick update.

Change Log (Version 1.0.2):
  • Fixes picture comment link.
  • Adds permissions checking on albums.

Dismounted 05-27-2011 07:04 AM

Quote:

Originally Posted by yilmaz (Post 2200217)
Picture Comments
album.php?albumid=12&attachmentid=801#picturecomment_32
album.php?albumid=12&attachmentid=894

incorrect id 801
correct id 894
---
Note: The Profile page is added as a tab is very super

Updated to fix this issue.
Quote:

Originally Posted by uspace (Post 2200260)
Hi. I want to put the Activity Stream on a sidebar block. Could anyone help me?

Currently, it is not possible to use this modification for that purpose. I may do that in the future.

yilmaz 05-27-2011 08:35 AM

Was super thank you.

BlackThorn 05-27-2011 09:20 AM

Dismounted, I've appreciated your works thank you very much now installed.

@yilmaz
thank you for Turkish language :)

yilmaz 05-27-2011 10:49 AM

1 Attachment(s)
This is a complete package of Turkish language

BlackThorn 05-27-2011 11:03 AM

Thank you very much dear, for Turkish language ^^ installed.

uspace 05-27-2011 03:49 PM

Quote:

Originally Posted by Dismounted (Post 2200499)
Currently, it is not possible to use this modification for that purpose. I may do that in the future.

Thanks :up:

Alfa1 05-31-2011 09:47 PM

This seems awesome. Please add blogs and blog comments.

WxP 06-01-2011 08:19 AM

How to show it on tab in profile users and who have friend can view activity of other friend...

just.b.jealous 06-01-2011 08:55 AM

Quote:

Originally Posted by uspace (Post 2200260)
Hi. I want to put the Activity Stream on a sidebar block. Could anyone help me?

I would like to do this as well.

Thank you for this mod.

dang3rzon3 06-01-2011 11:43 AM

installed.
it is possibile to add a link in navbar in quick links tab?

COL NIL SATIS 06-01-2011 01:59 PM

this looks great ..top work man

dang3rzon3 06-01-2011 06:43 PM

and also..
i think it's beautiful to show notification in the header... (where we receive new pm) like Facebook.com

What do you think about this idea?

Samhan 06-02-2011 04:21 AM

Well done,
Installed and nominated.

Dismounted 06-02-2011 07:39 AM

Quote:

Originally Posted by WxP (Post 2202349)
How to show it on tab in profile users and who have friend can view activity of other friend...

This is not the goal of this modification. I may create another one that does this.
Quote:

Originally Posted by dang3rzon3 (Post 2202389)
installed.
it is possibile to add a link in navbar in quick links tab?

You can modify the templates to do this - just link it to profile.php?do=activitystream.

WxP 06-02-2011 08:16 AM

Quote:

Originally Posted by Dismounted (Post 2202599)
This is not the goal of this modification. I may create another one that does this.

This needet for me, but most be inportant for all!

Thank you

hugh_ 06-05-2011 09:16 PM

Installed! Great mod, might be nice to include new calendar and blog posts and comments too... :)

hugh_ 06-05-2011 09:22 PM

I would also suggest having the stream on a page by itself (no settings), users being able to filter activity displayed in the stream, adding avatars, icons for activities, as well as the option to add a link to the navbar next to New Posts...

NovoCiv 06-05-2011 11:47 PM

Is it possible to exclude certain forums from the stream?

(Ex, friends of moderators can't see that they posted in a moderator forum)

Edit: I realize you've done this but what I also needed was to remove our "Anonymous" forum from the stream. I fixed this by adding a line in the query.

Edit2: Bug I've encountered:
Code:

Fatal error: Call to undefined method vB_Friendly_Url_Error::get_url() in /home/path/public_html/forums/includes/functions.php on line 6920
This only happens to one user and when I added them as a friend the bug stopped. When I removed them from my friends list it came back.

Edit3: Now I am getting it for my own account...

Dismounted 06-12-2011 01:43 PM

Some neat stuff for you guys to play with. :)

Change Log (Version 1.1.0):
  • Adds:
    • Profile Stream
    • Announcement Stream Item
    • Navbar Link
    • Thread Prefix Support
    • Attachment Thumbnails
  • Overhaul of options interface.

Dismounted 06-12-2011 01:45 PM

Quote:

Originally Posted by NovoCiv (Post 2204050)
Bug I've encountered... snipped

Make sure all the files have been uploaded and revert all the modification templates to their defaults. This is usually caused by an incorrect template edit (in this case, probably in one of the dm_activity_stream_*bit templates).

BlackThorn 06-12-2011 01:53 PM

Dismounted thank you for UPDATE however...

Can you add "X, now friend with X" and "X, now uploaded new an avatar" ?

Thanks, installed...


All times are GMT. The time now is 06:25 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01360 seconds
  • Memory Usage 1,818KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete