Rocket.Chat.ReactNative/app/actions
Ezequiel de Oliveira d37678b354
[NEW] Show server history (#2421)
* Add dropdown

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Adding new table to serverSchema

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Saving if not exists

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* list of visited servers finished

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Fix lint

Signed-off-by: Ezequiel De Oliveira <ezequiel1de1oliveira@gmail.com>

* Rename ServerLinks to ServersHistory

* Refactor

* Save username

* Sort servers desc

* ServerInput

* Item

* Refactor

* Layout tweaks

* Layout

* query by text

* Small refactor

* Redirecting to login

* Save username for oauth

* Fix keyboard persist

* Add tests

* Unnecessary yield

* Stop rendering FlatList logic when there's no servers on history

* Dismiss keyboard and autocomplete when tapped outside server TextInput

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-09-11 14:10:16 -03:00
..
actionsTypes.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
activeUsers.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
app.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
connect.js Use Rest API calls (#558) 2018-12-05 18:52:08 -02:00
crashReport.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
createChannel.js Beta (#265) 2018-04-24 17:08:17 -03:00
createDiscussion.js [NEW] Create discussions (#1942) 2020-03-30 16:50:27 -03:00
customEmojis.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
deepLinking.js Deep linking (#291) 2018-05-07 17:43:26 -03:00
encryption.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
enterpriseModules.js [IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399) 2020-08-21 10:38:50 -03:00
inviteLinks.js [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
login.js [FIX] Screen Lock (#2177) 2020-06-09 17:19:54 -03:00
messages.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
room.js [NEW] Livechat (#2004) 2020-05-08 14:36:10 -03:00
rooms.js [NEW] Pull to refresh RoomsList (#1701) 2020-02-11 17:13:44 -03:00
selectedUsers.js Update dependencies (#431) 2018-09-25 16:28:42 -03:00
server.js [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
settings.js [FIX] Clear settings on server change (#1967) 2020-04-01 16:24:42 -03:00
share.js [FIX] Share Extension issues (#1064) 2019-07-29 13:33:28 -03:00
sortPreferences.js Sort/group rooms local only (#425) 2018-09-04 11:29:20 -03:00
usersTyping.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00