Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 592
    • Issues 592
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 101
    • Merge requests 101
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pleroma
  • pleromapleroma
  • Merge requests
  • !3511

CommonAPI.Utils.make_note_data/1 --> ActivityPub.Builder.note/1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alex Gleason requested to merge builder-note into develop Aug 14, 2021
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 5

I thought it was odd ActivityPub.Builder didn't have a function to make a Note object. I found it in CommonAPI.Utils instead. This MR simply moves that function to the Builder module. Now there's a test file for the Builder module too.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: builder-note