aboutsummaryrefslogtreecommitdiff
path: root/mastodon/poll.go
AgeCommit message (Collapse)Author
2020-02-19Fix time duration valuer
- Make sure that duration is not < 0 - Handle nil ExpiresAt time in poll
2020-02-09Add poll supportr
Currenlty only voting is possible.