Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-23 | Fix missing , (#18660) | Takeshi Umeda | |
2022-03-26 | Fix edits with no actual changes being allowed (#17843) | Eugen Rochko | |
* Fix edits with no actual changes being allowed locally * Fix edits with no actual changes being allowed through ActivityPub * Fix false positive changes caused by description processing in model * Fix not recording poll expiration update * Fix test * Revert changes to ProcessStatusUpdateService * Various fixes and improvements * Fix code style issues * Various changes and improvements * Add guard clause | |||
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko | |
* Add support for editing for published statuses * Fix references to stripped-out code * Various fixes and improvements * Further fixes and improvements * Fix updates being potentially sent to unauthorized recipients * Various fixes and improvements * Fix wrong words in test * Fix notifying accounts that were tagged but were not in the audience * Fix mistake |