Commit Graph

3 Commits

Author SHA1 Message Date
David Yip 1704e0066a
Don't save mute notes if the note is blank (#193) 2018-01-25 22:42:19 -06:00
David Yip 27f8d2c739
Add notes to /api/v1/accounts/:id/mute (#193) 2018-01-25 22:38:02 -06:00
David Yip a37753179d
Introduce Glitch::Note (#193)
This is a model for attaching a single note to a single other entity.
For #193, we'll use it for annotating blocks, mutes, and account-level
domain blocks.
2018-01-25 22:07:11 -06:00