Skip to main content

Activity list

In Kuroco, an activity can be one of the following actions:

  • commenting on a content post
  • replying to a comment
  • favoriting an item from select modules

The Activity module enables you to manage activities.

The Activity list screen allows you to create, view, and manage activities.

Activities can be categorized into one of three types:

For non-Firestore

Activity list

Accessing the screen

You can access the activity list for non-Firestore modules in one of two ways:

  • Click the item count under the "Activity" column.
  • Click the title of the activity settings in the left sidebar menu.

Image from Gyazo

Comment list

Image from Gyazo

ItemDescription
Publish statusPublishing status of the comment activity.
  • Published
  • Unpublished
  • Submitting (If Posting restriction is set to With moderation, comments need to be approved for publishing.)
Posted date and timeDate and time the comment was posted.
CommentBody content of the comment.
TitleTitle of the corresponding module.
Posted byName of the comment poster and their member ID in parentheses.
IP AddressIP address of the comment poster.
Updated onDate and time of last update to the activity.

Submisson list

Clicking on the "Submisson List" tab will display only those activities whose publication status is Submitting now.

Image from Gyazo

Batch actions

Image from Gyazo

You can perform the following batch actions by selecting multiple comments using the checkboxes in the left-most column.

ItemDescription
PublishPublishes all selected records.
UnpublishRetracts any published records selected.
DeleteDeletes all selected records.
SearchFilters records by keyword and/or received date range.
CSV DownloadDownloads all the records as a CSV file.
Note: Any search parameters entered will be applied here.

Activity details

Accessing the screen

Click the content of the activity (in the "Comment" column).

Image from Gyazo

This redirects you to the activity details screen.

Item descriptions

Image from Gyazo

ItemDescription
NameName of the comment poster.
E-mail addressE-mail address of the comment poster.
Posted date and timeDate and time the comment was posted.
CommentBody content of the comment.
Module nameCorresponding module name (or title).
Extended dataThis can be in JSON format./
IP addressIP address of the comment poster.
Publish * UnpublishedPublishing status of the comment.

For Firestore

Activity list

Accessing the screen

You can access the activity list in one of two ways:

  • Click the collection name under the "Activity" column.
  • Click the title of the activity settings in the left sidebar menu.

Image (fetched from Gyazo)

Item descriptions

Image (fetched from Gyazo) In the above screenshot, the text in the red box is the name of the Firstore collection, while the green box contains the Firestore fields that you can configure on the activity settings screen.

For comparison, the highlighted items are displayed as follows in Firestore:

Image (fetched from Gyazo)

Favorite

Favorite list

Accessing the screen

Users can favorite any object from the content, member, e-commerce, and activity modules. The favorite list displays all the favorited entries. To access it, click [Activity] -> [Favorite] in the left sidebar menu.

Image (fetched from Gyazo) Image (fetched from Gyazo) You can perform search by choosing the Module type first, and enter your keyword in the keyword field. You can also specify your search within a certain time range.

Item descriptions

ItemDescription
SearchFilter by module type, keyword, and/or received date range.
Favorite IDUnique ID of favorite action (automatically assigned).
ActionThe default action is 0, which indicates that the user has favorited an object. Since the favorite module can also be used as a reaction, we can define any type of reaction for this field
Favorited dateDate and time the object was favorited.
TitleTitle of the corresponding module. Clicking on a title redirects to the corresponding editor.
Module typeModule type of the favorited object.
Favorited byName of the user who favorited the object and their member ID in parentheses.

Support

If you have any other questions, please contact us or check out Our Slack Community.