AnthyG / ThunderWave

A chat for ZeroNet
http://127.0.0.1:43110/1CWkZv7fQAKxTVjZVrLZ8VHcrN6YGGcdky/
15 stars 3 forks source link

Context menus #53

Open danimesq opened 7 years ago

danimesq commented 7 years ago

Messages in general:

In name/photo in general:

In the Lobby (name/photo):

AnthyG commented 7 years ago

What would need to be in it?

danimesq commented 7 years ago

For example, when rightclick in a username, shows options to block, add friend or enter in a private message.

AnthyG commented 7 years ago

"block" probably being "mute"?

Also these will probably get in there:

And for specific messages maybe:

danimesq commented 7 years ago

Angular Material supports menus that opens when click.

AnthyG commented 7 years ago

I actually wanted to use the Menu.coffee from ZeroBlog. It's quite good IMO. But we will see 😆

danimesq commented 7 years ago

Other good context menu item: Open private chat.

danimesq commented 7 years ago

Lets create a task list?

danimesq commented 6 years ago

Context menus for messages or for user name/photo.

AnthyG commented 6 years ago

It's currently openable on messages, as you can see in the pen linked on #105.

danimesq commented 6 years ago

It also need to act on profile photo and name.