Commit Graph

26 Commits

Author SHA1 Message Date
Diego Mello bcf1020954 Attachment types (#118)
* 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
2017-12-02 11:19:58 -02:00
Diego Mello 5dbe59653d Messages permissions (#100) 2017-11-24 18:44:52 -02:00
Guilherme Gazzo 5ea92c2404 typing stop on send message, better typing component and new subscription updateAt logic (#99) 2017-11-24 15:21:21 -02:00
Rodrigo Nascimento f7295e157f Add mention mark by the unread number (#98) 2017-11-22 14:40:59 -02:00
Diego Mello 46eaa1af57 Merge branch 'develop' into improves 2017-11-21 13:24:42 -02:00
Diego Mello 92f4a8b7fb Messages actions (#90)
- delete
- edit
- pin
- star
- reply
- copy
- quote
2017-11-21 12:55:50 -02:00
Guilherme Gazzo b23b36ad7f :x 2017-11-19 02:18:00 -02:00
Rodrigo Nascimento 704523f74e Fix room ordering 2017-11-08 18:23:46 -02:00
Diego Mello 523816f4c6 Logout (#60)
- logout
- changed default server to open.rocket.chat

* fixed server change bug
2017-11-07 18:25:04 -02:00
gilmarsquinelato 3c6c266961 [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
Diego Sampaio 1580807ba9 Make code cleaner 2017-08-22 10:49:37 -03:00
Diego Sampaio d864e93746 Fix lint 2017-08-21 22:24:41 -03:00
Guilherme Gazzo 69798ce059 saga finished 2017-08-20 21:11:46 -03:00
Guilherme Gazzo c961373559 sagas 2017-08-17 13:55:47 -03:00
Guilherme Gazzo 0b642080c1 getrooms Saga 2017-08-16 23:06:22 -03:00
Guilherme Gazzo 0bfcc2ef4d Show imagem attachments (#20)
* attach and offline search

* Update serverNew.js
2017-08-15 16:28:46 -03:00
Rodrigo Nascimento 13c7b15a13 Add message alias and custom avatar 2017-08-13 20:45:47 -03:00
Rodrigo Nascimento a113ad0bc8 Load settings to redux and allow login via LDAP and CROWD 2017-08-13 20:02:46 -03:00
Rodrigo Nascimento 155caa60e9 Init Redux usage 2017-08-12 22:35:09 -03:00
Guilherme Gazzo e6de592ecf listview 2017-08-11 15:18:09 -03:00
Rodrigo Nascimento 163bb5ab85 Fix ESLint 2017-08-10 20:26:59 -03:00
Rodrigo Nascimento 03857403d6 Add loading banners 2017-08-09 17:08:50 -03:00
Rodrigo Nascimento a1f4845e88 Listen to subscription updates 2017-08-09 15:15:44 -03:00
Rodrigo Nascimento c610d9fee8 Improve app view flow 2017-08-09 13:19:17 -03:00
Rodrigo Nascimento 0adb42a15c Fix multiserver 2017-08-08 23:27:22 -03:00
Diego Sampaio 2d03582cee Improve code organization a bit 2017-08-08 22:40:55 -03:00