discourse/docs
Sérgio Saquetim a710d3f377
DEV: Ensure post.updateFromPost syncs tracked properties (#29970)
This commit ensures that tracked properties added to the post model are correctly synced when using `post.updateFromPost`.

It also introduces a plugin API to allow plugins to register new tracked properties in the post model without needing to modify the class.
2024-11-28 17:19:35 -03:00
..
ADMIN-QUICK-START-GUIDE.md FIX: Missing word 'done' (#29447) 2024-10-30 20:26:54 +11:00
AUTHORS.md
CHANGELOG-JAVASCRIPT-PLUGIN-API.md DEV: Ensure post.updateFromPost syncs tracked properties (#29970) 2024-11-28 17:19:35 -03:00
code-of-conduct.md
DEVELOPER-ADVANCED.md
DEVELOPMENT-OSX-NATIVE.md
INSTALL-cloud.md Update INSTALL-cloud.md screenshots and copy when landed on the forum homepage (#25671) 2024-02-14 07:31:44 -07:00
INSTALL-email.md update brevo free pricing (#28975) 2024-10-01 11:36:45 +08:00
INSTALL.md DEV: Update recommended Ruby to 3.2.1 (#20444) 2023-02-24 12:51:34 -03:00
PLUGINS.md
SECURITY.md FEATURE: Increase pbkdf2 iterations to 600k (#20981) 2023-04-11 11:56:20 +01:00
TESTING.md
TROUBLESHOOTING.md