Rocket.Chat.ReactNative/app/lib/database/model
Diego Mello d04d0f27b6
[NEW] Basic support to Teams (#3016)
* Database migration

* RoomItem icon

* Team icons

* Teams group

* Small tweak on RoomTypeIcon

* RoomView Header

* Add team's channels to RoomView header

* Starting TeamChannelsView

* Icon size

* o data found

* Update TeamChannelsView, add teams subscriptions and send params to TeamChannelsView

* Use teams.ListRooms endpoint, render rooms list, remove unused functions

* Show team main on TeamChannelsView

* Disable swipe

* Pagination working

* Fix blinking no data found

* Search working

* Refactor to use BackgroundContainer while loading

* Go to room

* Cleanup

* Go to actions

* Events

* Lint

* Add debounce to go room

* Fix for tablet

* i18n

* Small fix

* Minor refactor

* Use local data when it exists

* Show last message

* Force teams migration

* Add stories to BackgroundContainer

* Remove unused component

* Move RoomViewHeader into containers folder

* Refactoring

* Testing RoomHeader

* i18n

* Fix server endpoint version

* Fix events

Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
2021-04-07 15:31:25 -03:00
..
servers [FIX] Model columns misplaced (#2640) 2020-11-12 14:08:17 -03:00
CustomEmoji.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
FrequentlyUsedEmoji.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
Message.js [NEW] Threads (#2567) 2020-10-30 14:35:07 -03:00
Permission.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
Role.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
Room.js [NEW] Channel avatars (#2504) 2020-10-30 10:51:04 -03:00
ServersHistory.js [NEW] Show server history (#2421) 2020-09-11 14:10:16 -03:00
Setting.js [NEW] Hide system messages (#1755) 2020-02-20 17:43:56 -03:00
SlashCommand.js [NEW] UiKit Beta (#1497) 2020-02-11 11:01:35 -03:00
Subscription.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
Thread.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
ThreadMessage.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
Upload.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00
User.js [FIX] Model columns misplaced (#2640) 2020-11-12 14:08:17 -03:00
migrations.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00