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
Issue fork activitypub-3572509
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
Comment #2
swentel commentedComment #4
swentel commentedComment #9
swentel commentedWorking on this!
Comment #10
swentel commentedComment #12
swentel commentedComment #13
swentel commentedComment #14
swentel commentedI'll be testing this one the coming week on my own site before merging in to see if everything works fine
Comment #15
swentel commentedComment #17
swentel commentedWoooohoooo!