Human-Connection / WebApp

Human Connection is your super tool for social good! Let's go!
https://human-connection.org
MIT License
59 stars 27 forks source link

improve timeline to include all personal activities #41

Open ionphractal opened 6 years ago

ionphractal commented 6 years ago

When I make comments/reaction/... I would like them to be included in my personal activity stream as a history, where I can go back and see what I've done so far and where I participated and so on.

There should also be a setting to change visibility (self only, friends, public) of my activities that happened in other than my own posts.

ghost commented 6 years ago

that's a good point. We need a general setting for all future posts and a way to allow visibility setting on a per post/per comment level.

ionphractal commented 6 years ago

Thanks! Please let me know if you need anything else from me in this regard.

appinteractive commented 6 years ago

is implemented in the usersettings branch and will go live with it.

ionphractal commented 6 years ago

@appinteractive Yep, "commented" timeline is there and looks good. Though ordering seems to be wrong. If top is supposed to be latest and bottom is the oldest comment, then some of them are flipped around. For example I have commented today and the arrow is below a comment I made over a month ago. It also does not appear to be sorted by "latest comment in post", don't know what's going on there.

ghost commented 6 years ago

comment functions are still very basic and probably a bit of buggy at parts.

appinteractive commented 6 years ago

@ionphractal yeah it is ordering by post date not comment date. Good point. We will look into it. The timeline stuff is indeed very basic and will be worked on a lot in the next time.