Commit Graph

2 Commits (1b29574a54e47145c36e653dd8e8edf27e157aa0)

Author SHA1 Message Date
Eugen Rochko 1cbdf8d218
Fix wrong param name in scheduled statuses and return params in API (#9725)
The database column and API param are called in_reply_to_id, not
in_reply_to_status_id, so it makes no sense to encode it that way
7 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706)
Fix #340
7 years ago