Skip to content

Add post context menu

Joshua Goins requested to merge (removed):context-options into master

Contains a few initial options, expand post and copy link to post. Like the user context menu, this should be a good basis for expanding later on! For now this uses the standard Breeze "overflow-menu" icon which looks a little out of place.

image

Also for some reason UrlRole was defined in AbstractTimelineModel, but it was never actually exposed. I included that as a separate change!

Edited by Joshua Goins

Merge request reports