Simplify identification of conversation (#313)
Closed
Andrzej Wójcik (Tigase) opened 4 years ago

Currently each conversation is identified by account-jid(bare) pair. In version 5.0 it will be replaced with account-jid (full jid) as some conversations (ie. private chats in MUC/MIX) can be identified by full jid. It is required to replace account-jid pair with a single "key" class which will hold this identification data making it easier to pass around the app.

Andrzej Wójcik (Tigase) commented 4 years ago

This key class should also be used by chat entries and those entries should have limited number of parameters, ie. just sender instead of nickname, sender-jid, participant-id, etc.

Andrzej Wójcik (Tigase) commented 4 years ago

Most of the task is done, but there are still placeholders in code which need to be filled before the app will be fully operational.

issue 1 of 1
Type
Task
Priority
Normal
Assignee
Version
5.0
Spent time
21h 15m
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/beagle-im#313
Please wait...
Page is in error, reload to recover