Skip to content
Snippets Groups Projects
  1. May 20, 2019
    • Diego Mello's avatar
      Message render performance (#880) · 60418b75
      Diego Mello authored
      - Refactored Message component to use React.memo and re-render only what's necessary
      - Added a test mode to toggle markdown parse by long press drawer (it'll be removed in the next release)
      Unverified
      60418b75
  2. May 18, 2019
    • pranavpandey1998official's avatar
      [NEW] Admin (#800) · 31cf0e5f
      pranavpandey1998official authored
      * added admin panel
      
      * reverting some changes
      
      * fixed problem with authToken
      
      * changed tab to space
      
      * done requested changes
      
      * fixed lint
      
      * added react-native-webview
      
      * Install webview pod
      31cf0e5f
  3. May 16, 2019
  4. May 15, 2019
    • Diego Mello's avatar
      Switch toast lib (#898) · 28628b4d
      Diego Mello authored
      * removed toast from ios
      
      * changed showToast to showAlert
      
      * removed from android
      
      * fix lint
      
      * conflict resolved
      
      * fixed lint
      
      * Fix toast position
      
      * Change toast style
      
      * Use followMessage from rest
      
      * Temporary disable some visual toast tests
      
      * Unnecessary lib version change
      Unverified
      28628b4d
  5. May 14, 2019
  6. May 10, 2019
    • IlarionHalushka's avatar
      issue #799 merger message views (#876) · 3733f776
      IlarionHalushka authored
      On Room Actions, we have Files, Mentions, Starred and Pinned.
      They have similar APIs and logic.
      All of those could be merged into one generic view (MessagesView).
      Maybe even Search could be in this merge.
      
      Note: They're similar, but have own rules (unstar, unpin, etc).
      
      This change may reduce 1MB to our release bundle size, since we're going to remove a lot of boilerplate.
      3733f776
  7. May 04, 2019
  8. May 03, 2019
  9. May 02, 2019
  10. Apr 30, 2019
  11. Apr 29, 2019
  12. Apr 26, 2019
  13. Apr 25, 2019
  14. Apr 24, 2019
  15. Apr 18, 2019
  16. Apr 17, 2019
  17. Apr 08, 2019
  18. Apr 04, 2019
  19. Apr 01, 2019
  20. Mar 29, 2019
  21. Mar 27, 2019
  22. Mar 25, 2019
  23. Mar 18, 2019
  24. Mar 12, 2019
Loading