Bitmessage / PyBitmessage

Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
https://bitmessage.org/wiki/Main_Page
Other
2.82k stars 575 forks source link

Kivy baseclass chatscreen #2140

Closed osamacis closed 1 year ago

osamacis commented 1 year ago

Added a chat screen

PeterSurda commented 1 year ago

Put the "Chat" menu item after the messages, and it its own section. Layout looks ok.

osamacis commented 1 year ago

Put the "Chat" menu item after the messages, and it its own section. Layout looks ok.

done with it

ghost commented 1 year ago

@PeterSurda

The words "Chat Screen" and "Chat" bother me.

Bitmessage is not a chat application!

It should be renamed to something else, such as Discussions.

PeterSurda commented 1 year ago

@PeterSurda

The words "Chat Screen" and "Chat" bother me.

Bitmessage is not a chat application!

It should be renamed to something else, such as Discussions.

This is for future functionality. This PR contains initial kivy UI.

ghost commented 1 year ago

You're not going to include "chat" in Bitmessage. I demand that the wording be changed.

Bitmessage's technical paper makes it abundantly clear that this is not a chat. If you want to chat, go to IRC, Matrix, and so on. Bitmessage is not going to become a chat platform.

PeterSurda commented 1 year ago

@redarmyfaction Can you please explain what specifically is the problem with chat? This isn't a protocol change, this is just a different UI. The whitepaper doesn't talk about the UI.