Skip to content
Snippets Groups Projects
  1. May 10, 2019
    • Diego Mello's avatar
      Bump version to 1.14.0 (#889) · 48b53e85
      Diego Mello authored
      48b53e85
    • 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
  2. May 04, 2019
  3. May 03, 2019
    • Diego Mello's avatar
    • Diego Mello's avatar
      [FIX] Check if room is mounted before setting state (#864) · 2492371b
      Diego Mello authored
      * Tweaks on sequential threads messages
      
      * Update tests
      
      * Fix quote
      
      * Prevent from deleting thread start message when positioned inside the thread
      
      * Remove thread listener from RightButtons
      
      * Fix error on thread start parse
      
      * Stop parsing threads on render
      
      * Check replied thread only if necessary
      
      * Fix messages don't displaying
      
      * Fix threads e2e
      
      * RoomsListView.updateState slice
      
      * Stop fetching hidden messages on threads
      
      * Check if RoomView is mounted before rendering
      
      * Refactor navigation events on RoomsListView
      
      * Fix lint
      
      * Fix listener
      2492371b
    • Diego Mello's avatar
      Tweaks on sequential threads messages layout (#858) · a243b1cc
      Diego Mello authored
      * Tweaks on sequential threads messages
      
      * Update tests
      
      * Fix quote
      
      * Prevent from deleting thread start message when positioned inside the thread
      
      * Remove thread listener from RightButtons
      
      * Fix error on thread start parse
      
      * Stop parsing threads on render
      
      * Check replied thread only if necessary
      
      * Fix messages don't displaying
      
      * Fix threads e2e
      
      * RoomsListView.updateState slice
      
      * Stop fetching hidden messages on threads
      
      * Set initialNumToRender to 5
      a243b1cc
    • Diego Mello's avatar
      [FIX] Toggle/follow thread icon (#867) · 61fcadc8
      Diego Mello authored
      61fcadc8
    • Diego Mello's avatar
      [FIX] Load local URL image (#871) · d6ed1055
      Diego Mello authored
      d6ed1055
  4. May 02, 2019
  5. Apr 30, 2019
    • Diego Mello's avatar
      Update dependencies (#863) · 2f920c63
      Diego Mello authored
      * Minor updates
      
      * Update jsc-android
      
      * Update react-native-modal
      
      * Minor updates
      
      * Update react-native-fast-image
      
      * Minor dev updates
      
      * Few major updates
      
      * Update react-native-keyboard-aware-scroll-view
      
      * Update pods
      
      * Update android-support
      
      * Update tests
      2f920c63
    • Diego Mello's avatar
      Remove connection badge (#862) · 94e32368
      Diego Mello authored
      * Connecting indicator on RoomsListView header
      
      * Connecting indicator on RoomView header
      
      * Remove ConnectionBadge
      
      * Show updating on RoomView load messages
      94e32368
  6. Apr 29, 2019
  7. Apr 28, 2019
  8. Apr 26, 2019
  9. Apr 25, 2019
  10. Apr 24, 2019
    • Diego Mello's avatar
      [FIX] Threads (#838) · 5744114d
      Diego Mello authored
      Closes #826
      Closes #827
      Closes #828
      Closes #829
      Closes #830
      Closes #831
      Closes #832
      Closes #833
      5744114d
  11. Apr 18, 2019
  12. Apr 17, 2019
  13. Apr 10, 2019
  14. Apr 08, 2019
  15. Apr 04, 2019
  16. Apr 01, 2019
  17. Mar 29, 2019
  18. Mar 28, 2019
  19. Mar 27, 2019
  20. Mar 25, 2019
Loading