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