Rocket.Chat.ReactNative/app/lib/methods/helpers
Reinaldo Neto b75ac1de8b
[IMPROVE] Support Omnichannel icons (#3959)
* [IMPROVE] Support Channel Icons for Omnichannel

* Prop drilling sourceType

* create a column for source in WatermelonDB

* Add sms icon

* start of fetching

* removed usefetch

* custom icon to RoomHeader, RoomActions, RoomInfo

* minor tweak in interface

* fix margin

* add connected to sourceType

* make ts happy

* minor tweak

* fix storyshot

* refactor omnichannel source interface

* minor tweak roomActionsview

* Added storyshot

* minor tweak

* fix storyshot

* fix display extended without avatar

* fix connected object

* wip android build

Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-04-14 23:27:36 -03:00
..
buildMessage.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
compareServerVersion.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
findSubscriptionsRooms.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
formatAttachmentUrl.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
generateLoadMoreId.ts Chore: Evaluate helpers and methods - Typescript (#4030) 2022-04-07 10:13:19 -03:00
getFileUrlFromMessage.ts chore: migrate getFileUrlFromMessage to ts (#3734) 2022-02-21 15:19:40 -03:00
mergeSubscriptionsRooms.ts [IMPROVE] Support Omnichannel icons (#3959) 2022-04-14 23:27:36 -03:00
normalizeMessage.ts Chore: Migrate normalizeMessage to TS (#3743) 2022-03-07 22:54:34 -04:00
parseQuery.ts Chore: Migrate methods/helpers/parseQuery to Typescript (#3742) 2022-02-16 12:20:55 -03:00
parseUrls.ts Chore: Migrate helpers/parseUrls to Typescript (#3735) 2022-02-16 12:17:25 -03:00
protectedFunction.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00