post editing #57

Closed
Ghost wants to merge 23 commits from (deleted):feat/editing into develop

23 commits

Author SHA1 Message Date
Sean King
891f639eae
Remove guard for raw_html
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-07-23 19:17:51 +03:00
Sean King
a8d8223c47
Refactor to delete the properties for originalStatus in showStatusHistory in a better way 2022-07-23 19:17:51 +03:00
Sean King
a25d7fa276
Use a better way to clone the original status 2022-07-23 19:17:51 +03:00
Sean King
4e68c1ca13
Use watch to change localDescription 2022-07-23 19:17:51 +03:00
Tusooa Zhu
a219d4708f
Do not show edited indicator in history items 2022-07-23 19:17:50 +03:00
Tusooa Zhu
739ae7c672
Add English translation for last edited at indicator 2022-07-23 19:17:50 +03:00
Tusooa Zhu
f9dd2bd0b3
Add last edited at indicator in status 2022-07-23 19:17:50 +03:00
Sean King
172b1a4c17
Use <p> elements instead of <br> for notice on edit status form 2022-07-23 19:17:50 +03:00
Sean King
bbe592e7f9
Add ability to detect whether backend supports editing 2022-07-23 19:17:50 +03:00
Sean King
c35b2b9c28
Add ability to view status history for edited statuses 2022-07-23 19:17:50 +03:00
Sean King
a0d2125421
Change message on unsupported edit features 2022-07-23 19:17:49 +03:00
Sean King
0280f53e74
Clarification on unsupported edit features warning 2022-07-23 19:17:49 +03:00
Sean King
a9e9096de7
Add warning for editing statuses 2022-07-23 19:17:49 +03:00
Sean King
9828984724
Only refetch status on highlight if streaming is not enabled 2022-07-23 19:17:49 +03:00
Sean King
d27b070bfb
Fetch status when highlighting it 2022-07-23 19:17:49 +03:00
Tusooa Zhu
88b4d864cb
Handle explicit mention changes in status updates 2022-07-23 19:17:49 +03:00
Sean King
3c1dd90e94
Credit to the chad tusooa 2022-07-23 19:17:49 +03:00
Sean King
a9ada1899e
Don't pollute the original timeline when new media attachment is added 2022-07-23 19:17:48 +03:00
Sean King
2dfef8acea
Use statusId instead of repliedUser.id 2022-07-23 19:17:48 +03:00
Tusooa Zhu
e6c1bd3d72
Display attachment description updates properly 2022-07-23 19:17:48 +03:00
Sean King
0b8005001a
Remove comment regarding Mastodon in API service 2022-07-23 19:17:48 +03:00
Tusooa Zhu
8b7bcd2d30
Display edited status 2022-07-23 19:17:48 +03:00
Sean King
50b3f35ca6
Add edit status functionality 2022-07-23 19:17:48 +03:00