Diego Mello
a0bb61642d
Avatar initials and room type icon ( #298 )
2018-05-18 13:41:47 -03:00
Guilherme Gazzo
557e485613
Beta ( #265 )
...
* Fabric iOS
* Fabric configured on iOS and Android
* - react-native-fabric configured
- login tracked
* README updated
* Run scripts from README updated
* README scripts
* get rooms and messages by rest
* user status
* more improves
* more improves
* send pong on timeout
* fix some methods
* more tests
* rest messages
* Room actions (#266 )
* Toggle notifications
* Search messages
* Invite users
* Mute/Unmute users in room
* rocket.cat messages
* Room topic layout fixed
* Starred messages loading onEndReached
* Room actions onEndReached
* Unnecessary login request
* Login loading
* Login services fixed
* User presence layout
* ïmproves on room actions view
* Removed unnecessary data from SelectedUsersView
* load few messages on open room, search message improve
* fix loading messages forever
* Removed state from search
* Custom message time format
* secureTextEntry layout
* Reduce android app size
* Roles subscription fix
* Public routes navigation
* fix reconnect
* - New login/register, login, register
* proguard
* Login flux
* App init/restore
* Android layout fixes
* Multiple meteor connection requests fixed
* Nested attachments
* Nested attachments
* fix check status
* New login layout (#269 )
* Public routes navigation
* New login/register, login, register
* Multiple meteor connection requests fixed
* Nested attachments
* Button component
* TextInput android layout fixed
* Register fixed
* Thinner close modal button
* Requests /me after login only one time
* Static images moved
* fix reconnect
* fix ddp
* fix custom emoji
* New message layout (#273 )
* Grouping messages
* Message layout
* Users typing animation
* Image attachment layout
2018-04-24 17:08:17 -03:00
Diego Mello
4823e3a2e4
[NEW] Room actions: Mentioned messages and Room Members ( #242 )
...
* Mentioned messages
* Starred and pinned actions debounce
* Room members
* Open room on member touch
2018-03-02 15:11:34 +00:00
Guilherme Gazzo
9e1b37be11
[NEW] lastmessage ( #236 )
...
* attempt to add last message
* Custom emoji
* status
2018-02-16 16:34:25 -02:00
Diego Mello
ed5a1386e0
Improvements on emoji picker / message box ( #227 )
...
* Emoji keyboard
* Keyboard emoji working
* animation and flatlist
* fix
* Unread separator animation
* easeInEaseOut animation
2018-02-08 12:08:50 -02:00
Diego Mello
0636fd0266
Emoji picker ( #185 )
...
* Emoji picker working
* Gif support on Android
2018-01-16 16:48:05 -02:00
Diego Mello
11d9a66752
Splash screen ( #153 )
...
* Splash working
2017-12-20 18:12:49 -02:00
Martin Schoeler
a15774c4ff
Improve Rooms List ( #152 )
...
Use TouchableHighlight and TouchableNativeFeedback instead of TouchableOpacity
2017-12-20 13:57:33 -02:00
Rodrigo Nascimento
e42a146e4f
Improve acessibility ( #135 )
2017-12-11 18:37:33 -02:00
Diego Mello
c84c5a3565
Header redesign ( #133 )
...
* Search
* Custom search on iOS and Android
2017-12-08 17:13:21 -02:00
Rodrigo Nascimento
d991fd99bc
[NEW] Better date format for room’s list ( #134 )
2017-12-08 11:56:53 -02:00
Rodrigo Nascimento
9dc16c8adb
Add mention mark by the unread number ( #98 )
2017-11-22 14:40:59 -02:00
Guilherme Gazzo
cfcc481bdc
Merge branch 'develop' of github.com:RocketChat/Rocket.Chat.ReactNative into improves
2017-11-20 00:35:24 -02:00
Guilherme Gazzo
441016330b
avoid recalc colors and initials avatar
2017-11-19 01:42:35 -02:00
Guilherme Gazzo
bb5978444c
???
2017-11-19 01:41:58 -02:00
Guilherme Gazzo
e09ca3d6a7
Push notification on android ( #84 )
2017-11-18 18:17:24 -02:00
Rodrigo Nascimento
282a663b60
Change avatars to square format ( #73 )
2017-11-13 18:51:36 -02:00
Rodrigo Nascimento
50c50a790a
Init support to iPhone X
2017-11-13 10:49:19 -02:00
Rodrigo Nascimento
556cf0d813
Fix tests
2017-11-08 18:52:35 -02:00
Rodrigo Nascimento
329669f18f
Fix room ordering
2017-11-08 18:23:46 -02:00
gilmarsquinelato
125b880760
Register user ( #44 )
...
* 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
2017-11-07 14:28:02 -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
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