Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-10 | Add ability to change content-type when editing a toot | Claire | |
Content-type defaults to edited toot's content-type to avoid surprising behaviors when using clients that do not support this feature. | |||
2022-02-10 | Fix poll votes not being properly reset on poll change (#17498) | Claire | |
* Fix poll votes not being properly reset on poll change * Fix and add tests * Fix poll update handling when the number of options changes | |||
2022-02-10 | Fix outdated iso-639 reference in update status service (#17496) | Eugen Rochko | |
2022-02-10 | Add editing for published statuses (#17320) | Eugen Rochko | |
* Add editing for published statuses * Fix change of multiple-choice boolean in poll not resetting votes * Remove the ability to update existing media attachments for now |