Skip to content
Snippets Groups Projects
  1. Nov 02, 2020
    • Mohammed Sadiq's avatar
      message-row: Don't strip html from SMS messages · 5d1f5d30
      Mohammed Sadiq authored and Sebastian Krzyszkowiak's avatar Sebastian Krzyszkowiak committed
      SMS messages are stored as such without the HTML being escaped.
      So avoid stripping html so that real text will not be stripped.
      5d1f5d30
    • Mohammed Sadiq's avatar
      manager: Don't load second last message twice · 8aeb5e80
      Mohammed Sadiq authored and Sebastian Krzyszkowiak's avatar Sebastian Krzyszkowiak committed
      When the conversation is created, the corresponding chat may
      already have fetched the last message.  So load a message
      only if no message is loaded.
      
      Otherwise, if a user opens a chat, the second last message
      is loaded when the conversation is created.  Also, when the
      chat is loaded the recent history is loaded, and since both
      these requests are done async, the second last message is
      loaded twice.
      8aeb5e80
  2. Nov 01, 2020
  3. Oct 31, 2020
  4. Oct 30, 2020
  5. Oct 29, 2020
  6. Oct 08, 2020
  7. Oct 05, 2020
  8. Oct 01, 2020
  9. Sep 29, 2020
  10. Sep 23, 2020
  11. Sep 18, 2020
  12. Sep 17, 2020
  13. Sep 16, 2020
  14. Sep 14, 2020
  15. Sep 07, 2020
  16. Sep 02, 2020
  17. Sep 01, 2020
  18. Aug 31, 2020
Loading