..
redux
Chore: Migrate redux module login to typescript ( #3647 )
2022-02-18 10:53:36 -03:00
rest
Chore: Server API types POC - loadMessagesForRoom ( #3765 )
2022-02-25 18:32:03 -03:00
ERoomType.ts
Chore: Migrate redux module room to typescript ( #3636 )
2022-02-18 10:46:19 -03:00
IAttachment.ts
Chore: Migrate methods/getThreadName to typescript ( #3707 )
2022-02-22 13:01:35 -03:00
ICannedResponse.ts
Chore: Migrate CannedResponsesListView to Typescript ( #3553 )
2022-02-04 19:15:01 -03:00
ICertificate.ts
Chore: Migrate logout to Typescript ( #3688 )
2022-02-09 17:37:08 -03:00
ICommand.ts
Chore: Migrate Utils Folder to Typescript ( #3544 )
2022-01-12 09:54:04 -03:00
ICustomEmoji.ts
Chore: Migrate getCustomEmojis to TS ( #3724 )
2022-02-18 12:20:16 -04:00
ICustomEmojiDescriptor.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
IEmoji.ts
Chore: Migrate Markdown to Typescript ( #3558 )
2022-02-17 12:27:01 -03:00
IFrequentlyUsedEmoji.ts
Chore: Migrate Database to Typescript ( #3580 )
2022-02-01 10:39:09 -03:00
IInvite.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
ILivechatAgent.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
ILivechatDepartment.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
ILivechatDepartmentAgents.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
ILivechatMonitor.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
ILivechatTag.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
ILivechatVisitor.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
ILoggedUser.ts
Chore: Migrate methods/sendFileMessage to typescript ( #3683 )
2022-02-21 13:06:57 -03:00
IMention.ts
Chore: Migrate ThreadMessagesView to Typescript ( #3538 )
2022-01-12 10:53:06 -03:00
IMessage.ts
Chore: Server API types POC - loadMessagesForRoom ( #3765 )
2022-02-25 18:32:03 -03:00
INotification.ts
[FIX] App crashes when opening a notification while app is closed ( #3629 )
2022-01-19 17:37:06 -03:00
IPermission.ts
Chore: Migrate getPermissions to Typescript ( #3720 )
2022-02-17 10:06:31 -03:00
IPreferences.ts
chore: create IPreferences interface
2022-01-13 18:44:34 -03:00
IReaction.ts
Chore: Migrate Model's folder to Typescript ( #3564 )
2022-01-11 10:51:48 -03:00
IRocketChat.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
IRocketChatRecord.ts
Chore: Migrate methods/sendFileMessage to typescript ( #3683 )
2022-02-21 13:06:57 -03:00
IRole.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
IRoom.ts
Chore: Migrate RoomMembersView to Typescript ( #3769 )
2022-02-25 13:43:42 -03:00
IServedBy.ts
Chore: Migrate Model's folder to Typescript ( #3564 )
2022-01-11 10:51:48 -03:00
IServer.ts
Chore: Migrate methods/enterpriseModules to TS ( #3706 )
2022-02-22 09:07:54 -03:00
IServerHistory.ts
Chore: Migrate Database to Typescript ( #3580 )
2022-02-01 10:39:09 -03:00
ISetting.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
ISettings.ts
Chore: Migrate method getSettings to typescript ( #3703 )
2022-02-18 11:49:47 -03:00
ISlashCommand.ts
Chore: Migrate getSlashCommands to TS ( #3711 )
2022-02-18 22:19:33 -04:00
ISubscription.ts
Chore: Migrate views/RoomListView to typescript ( #3758 )
2022-02-25 15:59:39 -03:00
ITagsOmnichannel.ts
Chore: Migrate LivechatEditView to Typescript ( #3499 )
2022-02-07 12:18:37 -03:00
ITeam.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
ITheme.ts
Chore: Migrate Utils Folder to Typescript ( #3544 )
2022-01-12 09:54:04 -03:00
IThread.ts
Chore: Server API types POC - loadMessagesForRoom ( #3765 )
2022-02-25 18:32:03 -03:00
IThreadMessage.ts
Chore: Migrate methods/getThreadName to typescript ( #3707 )
2022-02-22 13:01:35 -03:00
IUpload.ts
Chore: Migrate methods/sendFileMessage to typescript ( #3683 )
2022-02-21 13:06:57 -03:00
IUrl.ts
Chore: Server API types POC - loadMessagesForRoom ( #3765 )
2022-02-25 18:32:03 -03:00
IUser.ts
Chore: Migrate RoomMembersView to Typescript ( #3769 )
2022-02-25 13:43:42 -03:00
IVisitor.ts
Chore: Migrate LivechatEditView to Typescript ( #3499 )
2022-02-07 12:18:37 -03:00
UserStatus.ts
Chore: Add REST API definitions from server ( #3721 )
2022-02-14 13:20:29 -03:00
index.ts
Chore: Migrate helpers/parseUrls to Typescript ( #3735 )
2022-02-16 12:17:25 -03:00
navigationTypes.ts
[FIX] TypeScript's errors raised by HOCs ( #3535 )
2022-01-17 13:10:39 -03:00