Commit Graph

2 Commits (5f61065e74bc381e154676640398cee6a1bd82ec)

Author SHA1 Message Date
Eugen Rochko 1cbdf8d218
Fix wrong param name in scheduled statuses and return params in API ()
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
2019-01-06 12:03:27 +01:00
Eugen Rochko a49d43d112
Add scheduled statuses ()
Fix 
2019-01-05 12:43:28 +01:00