Rocket.Chat.ReactNative/app/sagas
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
..
createChannel.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
createDiscussion.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
deepLinking.js [REGRESSION] Auth via deep linking not working (#3015) 2021-03-31 18:01:20 -03:00
encryption.js [FIX] E2EE password hiding automatically (#2972) 2021-04-01 16:27:46 -03:00
index.js [NEW] E2E Encryption (#2394) 2020-09-11 11:31:38 -03:00
init.js [FIX] App forgetting workspace when server is not finished added (#2798) 2021-03-18 10:18:33 -03:00
inviteLinks.js [NEW] Invite links (#1534) 2020-01-28 10:22:35 -03:00
login.js [IMPROVEMENT] Load only i18n files needed (#3014) 2021-04-01 09:38:16 -03:00
messages.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
room.js [NEW] Log remaining events (#2368) 2020-08-05 10:15:56 -03:00
rooms.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
selectServer.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
state.js [FIX] Deep linking and other connectivity issues (#2894) 2021-03-05 13:10:21 -03:00