Commit Graph

35 Commits

Author SHA1 Message Date
Guilherme Gazzo 7330517568 fix 2017-11-30 18:16:54 -02:00
Diego Mello b37d85bce8 Url working 2017-11-30 15:39:41 -02:00
Diego Mello 490ddfd57b tmp 2017-11-29 16:17:04 -02:00
Diego Mello 80a28dfdac lint 2017-11-29 13:36:46 -02:00
Diego Mello f12fdb501c Refactor 2017-11-29 13:29:22 -02:00
Diego Mello 2021dd285a lint 2017-11-29 10:23:59 -02:00
Diego Mello b1b9be57f9 Reusable markdown stateless component 2017-11-29 10:20:36 -02:00
Diego Mello 909d92ee49 Audio animation 2017-11-29 09:06:09 -02:00
Diego Mello 178bb8eaff Audio component 2017-11-28 17:25:20 -02:00
Diego Mello 35b41ea494 Supported video types check 2017-11-28 15:01:44 -02:00
Diego Mello b35672960d tmp 2017-11-28 13:06:55 -02:00
Diego Mello 133559ff7a - Video modal removed
- Temp thumb
2017-11-28 11:09:14 -02:00
Diego Mello a1800a602b video working 2017-11-27 19:43:26 -02:00
Diego Mello 0289e799eb tmp react-native-video-controls 2017-11-27 18:50:30 -02:00
Diego Mello 41fafa41b1 Audio attachment file 2017-11-27 14:31:51 -02:00
Diego Mello 6b9d3684df Separate attachment types 2017-11-27 13:40:23 -02:00
Diego Mello e21fac2c70 Message removed fixed 2017-11-27 11:13:05 -02:00
Diego Mello 907730b3dc tmp 2017-11-24 20:18:43 -02:00
Guilherme Gazzo 56921af5ab
Merge remote-tracking branch 'origin/develop' into messages-permissions-some-fixes 2017-11-24 15:10:17 -02:00
Diego Mello bc6cf1944b MessageActions created 2017-11-24 10:05:49 -02:00
Diego Mello 99c09f20f0 message bug 2017-11-23 17:26:40 -02:00
Rodrigo Nascimento 86ccdcb84a Improve image modal/preview (#111) 2017-11-23 17:12:18 -02:00
Diego Mello 872a9430dc onLongPress on messages fixed 2017-11-23 10:59:27 -02:00
Diego Mello 272f6acd70 Cancel edit message 2017-11-23 09:45:09 -02:00
Diego Mello 32fdea3de1 better strings on actions 2017-11-23 09:14:11 -02:00
Diego Mello aed760955c refactor 2017-11-22 17:32:49 -02:00
Diego Mello 9b9271e833 Permissions working 2017-11-22 17:30:02 -02:00
Diego Mello 86059e13d2 Room roles 2017-11-22 13:59:24 -02:00
Diego Mello 5f844f5a85 Messages actions (#90)
- delete
- edit
- pin
- star
- reply
- copy
- quote
2017-11-21 12:55:50 -02:00
Rodrigo Nascimento d96a098b60
Fix lint 2017-11-13 10:58:35 -02:00
gilmarsquinelato d55db0fca5 [NEW] Changed navigation library to react-navigation. (#41)
* 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
2017-09-21 14:08:00 -03:00
gilmarsquinelato 69314ffd73 Rename card.js to Card.js 2017-09-02 14:21:05 -03:00
Gilmar Quinelato 6ac45fc620 Fixing merge from 'develop'. 2017-09-01 17:20:34 -03:00
Gilmar Quinelato 3abc47b7d4 Fix merge conflicts from 'develop'. 2017-09-01 17:00:31 -03:00
Gilmar Quinelato c546740186 Components moved to 'containers' or 'presentation' folders.
Extracted some components from Message component to have less logic in component.
2017-09-01 16:17:53 -03:00