Skip to content
Snippets Groups Projects
  1. Mar 02, 2018
  2. Feb 23, 2018
    • Diego Mello's avatar
      [NEW] OAuth (#241) · 47760937
      Diego Mello authored
      * Layout
      
      * tmp
      
      * test iscordova
      
      * Webview redirecting
      
      * Open and Close login actions
      
      * Login services saved on redux
      
      * OAuth Github
      
      * Server regex fix
      
      * OAuth modal style
      
      * - Twitter login
      - Remove services from redux
      - Open login saga fix
      
      * - Facebook login
      - Fixed user agent
      - Reactions fix
      - Message url unique key fix
      
      * Google login
      
      * Email keyboard removed from messagebox
      
      * - Login buttons refactored
      - RoomList header
      
      * Layout improvements
      
      * Meteor login redirect_uri changed
      
      * fix
      
      * Random credentialToken state
      47760937
  3. Feb 19, 2018
  4. Feb 14, 2018
  5. Feb 08, 2018
  6. Jan 30, 2018
    • Guilherme Gazzo's avatar
      Reactions (#223) · a3b173c9
      Guilherme Gazzo authored
      * * Tracking emoji
      * Fixed users/rooms regex tracking
      
      * fix
      
      * Autocomplete emoji
      
      * fix
      
      * Emoji picker refactored
      
      * * Scroll edge color effect
      * layout fix
      
      * Fix
      
      * Open reaction picker modal
      
      * tmp
      
      * tmp
      
      * Reaction size
      
      * Fixed URL image warning
      
      * * Show reactions of messages
      * Messages with a reaction should show a button to add more reactions
      
      * Set reaction
      
      * Toggle reaction
      
      * 'User have reacted' style
      
      * Show who have reacted onLongPress
      
      * Style
      
      * Vibration onLongPress
      
      * Close reaction picker on Android's back button press
      
      * Close emoji when keyboard is open
      
      * lint
      
      * Android layout fix
      
      * performance [1]
      
      * fix lint
      
      * who reacted fix
      
      * :x
      
      * test
      Unverified
      a3b173c9
    • Diego Mello's avatar
      Reactions (#214) · 9ea5c1b7
      Diego Mello authored
      * * Tracking emoji
      * Fixed users/rooms regex tracking
      
      * Autocomplete emoji
      
      * Toggle reaction
      
      * 'User have reacted' style
      
      * Show who have reacted onLongPress
      
      * Vibration onLongPress
      9ea5c1b7
  7. Jan 25, 2018
  8. Jan 16, 2018
  9. Jan 15, 2018
  10. Jan 12, 2018
  11. Jan 09, 2018
  12. Dec 27, 2017
  13. Dec 20, 2017
  14. Dec 14, 2017
  15. Dec 08, 2017
  16. Dec 02, 2017
    • Diego Mello's avatar
      Attachment types (#118) · 277adfbb
      Diego Mello authored
      * Separate attachment types
      
      * Audio attachment file
      
      * tmp react-native-video-controls
      
      * video working
      
      * - Video modal removed
      
      * Supported video types check
      
      * Audio component
      
      * Audio animation
      
      * Use a standard ESLint file name
      
      * Reusable markdown stateless component
      
      * react-native-sound removed
      
      * react-native-sound removed from xcode
      
      * Url working
      
      * Update build.gradle
      
      * Other attachments
      
      * Fields
      277adfbb
  17. Nov 29, 2017
  18. Nov 28, 2017
  19. Nov 27, 2017
  20. Nov 22, 2017
  21. Nov 21, 2017
  22. Nov 19, 2017
  23. Nov 18, 2017
  24. Nov 13, 2017
  25. Nov 07, 2017
    • gilmarsquinelato's avatar
      Register user (#44) · 125b8807
      gilmarsquinelato authored
      * Added feature to register a new user
      
      * login after register working
      
      * Removed username from register and placed on a new view
      
      * loading indicator on username submit
      
      * register/username logo layout issue
      
      * - login and register background white
      
      * - logo removed from logo and register
      125b8807
  26. Nov 06, 2017
  27. Sep 21, 2017
    • gilmarsquinelato's avatar
      [NEW] Changed navigation library to react-navigation. (#41) · d55db0fc
      gilmarsquinelato authored
      * Changed navigation library to react-navigation.
      Refactoring on sagas to remove navigation navigation flow do it in views.
      Added new modal library.
      Renamed view files to the same name of their classes.
      Added support to redux-devtools using the chrome extension through Remote devtools menu.
      Some components was refactored to reduce complexity and more legibility.
      
      * Remove react-native-navigation from Android
      
      * Adding servers to drawer menu, allowing server switch.
      
      * Sidebar component
      
      * opss :x fix add server
      
      * opss :x fix add server
      
      * Fixed add server navigation issues, fixed empty and slow Rooms List and Chat Messages
      
      * Disable cleanup everytime
      
      * some fixes
      
      * some fixes
      
      *  fix?
      
      * .
      
      * Fixed logo not displaying when app is loading or signing to server
      
      * Fixed logo in loading and login
      
      * Update LoginView.js
      
      * Update PublicRoutes.js
      d55db0fc
  28. Sep 01, 2017
    • Guilherme Gazzo's avatar
      Add server change saga (#34) · 2c738571
      Guilherme Gazzo authored
      * Reduce test lines of code
      
      * removed useless packages
      
      * pkg
      
      * add server saga
      
      * removed taginput
      
      taginput is not ready =/
      
      * ~fix navigation~
      
      * code duplicated
      
      * code duplicated
      
      * Delete tags.js
      
      * Delete TagInput.js
      2c738571
  29. Aug 23, 2017
  30. Aug 22, 2017
  31. Aug 21, 2017
  32. Aug 18, 2017
    • Rodrigo Nascimento's avatar
      Code Coverage (#26) · 0446ec42
      Rodrigo Nascimento authored
      * Init travis configuration
      
      * Try travis
      
      * Try travis
      
      * Try travis
      
      * Try travis
      
      * Try travis
      
      * Try Travis
      
      * Fiz name and add badges
      
      * Start code cov
      
      * Configure codecov
      
      * Add codecov
      
      * Add badge
      0446ec42
Loading