Skip to content
Snippets Groups Projects
  • Konstantinos Sideris's avatar
    27f7142c
    Initial implementation for local echo · 27f7142c
    Konstantinos Sideris authored
    Each HistoryView maintains a list of pending events. Each pending
    message is validated from the homeserver with either the returned
    EventId or the body of the message.
    
    Currently there is no support to remove invalid messages.
    
    Also some small refactoring:
        - ChatPage doesn't know about the message being sent. The message
          delivery is solely handled by HistoryViewManager.
        - Nick coloring function moved to HistoryViewManager.
    27f7142c
    History
    Initial implementation for local echo
    Konstantinos Sideris authored
    Each HistoryView maintains a list of pending events. Each pending
    message is validated from the homeserver with either the returned
    EventId or the body of the message.
    
    Currently there is no support to remove invalid messages.
    
    Also some small refactoring:
        - ChatPage doesn't know about the message being sent. The message
          delivery is solely handled by HistoryViewManager.
        - Nick coloring function moved to HistoryViewManager.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.