Skip to content
Snippets Groups Projects

Add setting for allow following move

Merged kPherox requested to merge kphrx/pleroma-fe:move-type-notification into develop
2 unresolved threads

closes #732 (closed)

Merge request reports

Pipeline #22477 passed

Pipeline passed for ce68ef01 on kphrx:move-type-notification

Approval is optional

Merged by Shpuld ShpludsonShpuld Shpludson 5 years ago (Feb 10, 2020 2:51pm UTC)

Merge details

Pipeline #22675 passed

Pipeline passed for 17b6d8dd on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
535 536 if (timeline === 'public' || timeline === 'publicAndExternal') {
536 537 params.push(['only_media', false])
537 538 }
539 if (timeline === 'notifications') {
540 params.push(['with_move', withMove])
  • mentioned in commit 17b6d8dd

  • Please register or sign in to reply
    Loading