Rocket.Chat.ReactNative/app/reducers
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
..
activeUsers.js Header redesign (#133) 2017-12-08 17:13:21 -02:00
app.js [NEW] Reload room on return from background (#117) 2017-12-01 13:06:56 -02:00
connect.js [WIP] remove meteor lib (#146) 2017-12-20 17:20:06 -02:00
createChannel.js Beta (#265) 2018-04-24 17:08:17 -03:00
customEmojis.js Emoji picker (#185) 2018-01-16 16:48:05 -02:00
index.js Beta (#265) 2018-04-24 17:08:17 -03:00
initialState.js Load settings to redux and allow login via LDAP and CROWD 2017-08-13 20:02:46 -03:00
login.js [NEW] OAuth (#241) 2018-02-23 17:29:05 -03:00
mentionedMessages.js Beta (#265) 2018-04-24 17:08:17 -03:00
messages.js Reactions (#214) 2018-01-30 17:48:26 -02:00
navigator.js Fix lint 2017-11-13 10:58:35 -02:00
permissions.js [WIP] Abstract database calls (#157) 2017-12-27 13:22:06 -02:00
pinnedMessages.js Beta (#265) 2018-04-24 17:08:17 -03:00
reducers.js [WIP] Abstract database calls (#157) 2017-12-27 13:22:06 -02:00
roles.js [NEW] Room info and Room info edit (#254) 2018-03-29 17:55:37 +00:00
room.js Improvements on emoji picker / message box (#227) 2018-02-08 12:08:50 -02:00
roomFiles.js Beta (#265) 2018-04-24 17:08:17 -03:00
rooms.js Header redesign (#133) 2017-12-08 17:13:21 -02:00
rootReducer.js get message saga 2017-08-17 03:28:41 -03:00
selectedUsers.js Beta (#265) 2018-04-24 17:08:17 -03:00
server.js Beta (#265) 2018-04-24 17:08:17 -03:00
snippetedMessages.js Beta (#265) 2018-04-24 17:08:17 -03:00
starredMessages.js Beta (#265) 2018-04-24 17:08:17 -03:00