Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

[WIP] Implement mute #83

Closed
wants to merge 7 commits into from
Closed

[WIP] Implement mute #83

wants to merge 7 commits into from

Conversation

rinsuki
Copy link
Contributor

@rinsuki rinsuki commented Mar 5, 2016

まだタイムラインとかでの除去はやってないです
Target Issue: notesuite/Misskey.old#1

@syuilo
Copy link
Member

syuilo commented Mar 5, 2016

Could you rename to to target?

const schema = new Schema({
createdAt: { type: Date, required: true, default: Date.now },
cursor: { type: Number },
from: { type: Schema.Types.ObjectId, required: true, ref: 'User' },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

muter

@syuilo syuilo changed the title Implement mute [WIP] Implement mute Mar 5, 2016
@rinsuki rinsuki closed this Jul 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants