Commit Graph

17 Commits

Author SHA1 Message Date
Diego Mello a3f4884da8 action sheet removed 2017-11-20 15:36:48 -02:00
Diego Mello eab74038cb Edited badge fixed 2017-11-17 13:31:24 -02:00
Diego Mello 7270e328eb - Pin action
- Star action fixed
2017-11-17 12:47:15 -02:00
Diego Mello 147e379549 Permalink, reply and quote actions 2017-11-16 17:30:10 -02:00
Diego Mello b5067d3526 Permalink action 2017-11-16 15:49:49 -02:00
Diego Mello ff97888aa9 - star action
- delete action refactored
2017-11-16 14:09:39 -02:00
Diego Mello ae88fa219c Copy action 2017-11-16 11:32:14 -02:00
Diego Mello c97daf359c Edited message badge 2017-11-16 11:19:07 -02:00
Diego Mello ff87764418 Edit action 2017-11-16 10:33:52 -02:00
Diego Mello c0407c702b Delete action 2017-11-14 15:14:56 -02:00
Diego Mello b088973382 Message component refactored 2017-11-14 13:44:23 -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