Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Apr 29, 2017
  2. Apr 28, 2017
  3. Apr 27, 2017
  4. Apr 26, 2017
  5. Apr 25, 2017
  6. Apr 24, 2017
  7. Apr 23, 2017
  8. Apr 21, 2017
  9. Apr 19, 2017
  10. Apr 16, 2017
  11. Apr 15, 2017
  12. Apr 14, 2017
  13. Apr 13, 2017
    • Konstantinos Sideris's avatar
      Add proper struct initialization · bb03a402
      Konstantinos Sideris authored
      bb03a402
    • Konstantinos Sideris's avatar
      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
  14. Apr 12, 2017
  15. Apr 11, 2017
Loading