Postponed on #3572269: Introduce new entity to store one to many information (e.g. posts, follows, etc)

Things that will need to happen (parts are still moving)

  • Create timeline item entities (with a drush command)
  • Add changed field to activitypub_activity table
  • Drop is_read field from activitypub_activity table, sits on the timeline item now
  • Makes collection field an integer
  • Enable activitypub_reader submodule if reader module is enabled (this also installs the limit automatically)
  • Enable activitypub_comment module if activitypub_comment plugin is enabled
  • Document activitypub_scheduler module
  • Install new views
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

swentel created an issue. See original summary.

swentel’s picture

Assigned: Unassigned » swentel
swentel’s picture

Title: Add an upgrade path for multi-user » Add an upgrade path for one-to-many storage
swentel’s picture

Status: Postponed » Active

Working on this!

swentel’s picture

Issue summary: View changes

swentel’s picture

Title: Add an upgrade path for one-to-many storage » Add an upgrade path for timeline items
swentel’s picture

Issue summary: View changes
swentel’s picture

Status: Active » Needs review

I'll be testing this one the coming week on my own site before merging in to see if everything works fine

swentel’s picture

Issue summary: View changes

  • swentel committed 577c6721 on 1.0.x
    Issue #3572509: add upgrade path for timeline items
    
swentel’s picture

Status: Needs review » Fixed

Woooohoooo!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.