97f094e5ee
This commit extends the plugin API introduced in https://github.com/discourse/discourse/commit/40fd82e2d196db955334582cae6040ba5c1fa6fd to the `Bookmark` and `Notification` models. It also refactors the code that's responsible for loading items in the experimental menu to use `async`...`await` instead of `Promise`s.