Skip to content
Snippets Groups Projects
  1. Jun 05, 2019
  2. Jun 03, 2019
  3. May 31, 2019
  4. May 30, 2019
  5. May 29, 2019
  6. May 28, 2019
  7. May 27, 2019
  8. May 23, 2019
  9. May 22, 2019
  10. May 21, 2019
  11. May 20, 2019
  12. 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
  13. May 16, 2019
  14. 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
      28628b4d
  15. May 14, 2019
  16. 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
  17. May 04, 2019
  18. 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
Loading