vn-verdnaturachat/app/lib/methods/helpers
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
..
buildMessage.js Beta (#265) 2018-04-24 17:08:17 -03:00
findSubscriptionsRooms.js [CHORE] Use shortcut syntax for get collections (#2932) 2021-02-26 13:25:51 -03:00
getFileUrlFromMessage.js issue #799 merger message views (#876) 2019-05-10 14:09:07 -03:00
mergeSubscriptionsRooms.js [NEW] Basic support to Teams (#3016) 2021-04-07 15:31:25 -03:00
normalizeMessage.js [FIX] Error when normalizing empty messages (#1532) 2020-01-08 09:26:35 -03:00
parseQuery.js Deep linking (#291) 2018-05-07 17:43:26 -03:00
parseUrls.js [FIX] Parse image URL only if it's not empty (#1372) 2019-11-07 11:59:17 -03:00
protectedFunction.js [CHORE] Migrate to Watermelon (#1171) 2019-09-16 17:26:32 -03:00