vn-verdnaturachat/app
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
..
actions [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
constants [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
containers [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
ee [IMPROVEMENT] Move toggle and inquiry to Enterprise Edition license (#2426) 2020-08-28 16:41:08 -03:00
i18n [IMPROVEMENT] Show errors on server enter (#2449) 2020-09-11 13:30:28 -03:00
lib [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
notifications/push [NEW] Add to F-Droid (#2171) 2020-08-24 09:24:10 -03:00
presentation [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
reducers [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
sagas [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
selectors [IMPROVEMENT] Move toggle and inquiry to Enterprise Edition license (#2426) 2020-08-28 16:41:08 -03:00
stacks [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
static/images Several fixes for 1.2.1 (#448) 2018-09-19 11:18:32 -03:00
utils [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
views [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
AppContainer.js [FIX] Handle TypeErrors on navigationRef and draftMessage due to null properties (#2232) 2020-07-02 14:10:11 -03:00
ReactotronConfig.js [CHORE] Bugsnag logging setup (#1145) 2019-08-23 10:18:47 -03:00
commands.js [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
dimensions.js [CHORE] Create DimensionsContext (#2098) 2020-06-17 14:35:58 -03:00
emojis.js [FIX] Remove unrecognized emoji flags on android (#1887) 2020-03-17 17:19:18 -03:00
index.js [NEW] Add to F-Droid (#2171) 2020-08-24 09:24:10 -03:00
share.js [NEW] Encrypt user credentials and preferences (#2247) 2020-08-19 14:14:22 -03:00
theme.js [NEW] Action Sheet (#2114) 2020-06-15 16:35:45 -03:00