gearheads
/
mastodon
Archived
2
0
Fork 0
Commit Graph

2 Commits (a8b0bb355d3e7351b9f3d53fe7a3fb6d3d011d33)

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
2019-01-06 12:03:27 +01:00
Eugen Rochko a49d43d112
Add scheduled statuses (#9706)
Fix #340
2019-01-05 12:43:28 +01:00