[IMPROVE] OTR refactoring (#24757)
Co-authored-by:Debdut Chakraborty <76006232+debdutdeb@users.noreply.github.com> Co-authored-by:
Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>
Showing
- apps/meteor/app/otr/client/OTR.ts 52 additions, 0 deletionsapps/meteor/app/otr/client/OTR.ts
- apps/meteor/app/otr/client/OTRRoom.ts 372 additions, 0 deletionsapps/meteor/app/otr/client/OTRRoom.ts
- apps/meteor/app/otr/client/index.ts 4 additions, 0 deletionsapps/meteor/app/otr/client/index.ts
- apps/meteor/app/otr/client/rocketchat.otr.js 0 additions, 121 deletionsapps/meteor/app/otr/client/rocketchat.otr.js
- apps/meteor/app/otr/client/rocketchat.otr.room.js 0 additions, 370 deletionsapps/meteor/app/otr/client/rocketchat.otr.room.js
- apps/meteor/app/otr/client/tabBar.ts 4 additions, 9 deletionsapps/meteor/app/otr/client/tabBar.ts
- apps/meteor/app/otr/lib/IOTR.ts 46 additions, 0 deletionsapps/meteor/app/otr/lib/IOTR.ts
- apps/meteor/app/otr/lib/OtrRoomState.ts 0 additions, 0 deletionsapps/meteor/app/otr/lib/OtrRoomState.ts
- apps/meteor/app/otr/lib/functions.ts 87 additions, 0 deletionsapps/meteor/app/otr/lib/functions.ts
- apps/meteor/app/otr/server/index.ts 0 additions, 0 deletionsapps/meteor/app/otr/server/index.ts
- apps/meteor/app/otr/server/methods/deleteOldOTRMessages.ts 6 additions, 5 deletionsapps/meteor/app/otr/server/methods/deleteOldOTRMessages.ts
- apps/meteor/app/otr/server/methods/updateOTRAck.ts 2 additions, 1 deletionapps/meteor/app/otr/server/methods/updateOTRAck.ts
- apps/meteor/client/startup/index.ts 1 addition, 0 deletionsapps/meteor/client/startup/index.ts
- apps/meteor/client/startup/otr.ts 75 additions, 0 deletionsapps/meteor/client/startup/otr.ts
- apps/meteor/client/views/room/contextualBar/OTR/OTR.stories.tsx 1 addition, 1 deletion...eteor/client/views/room/contextualBar/OTR/OTR.stories.tsx
- apps/meteor/client/views/room/contextualBar/OTR/OTR.tsx 1 addition, 1 deletionapps/meteor/client/views/room/contextualBar/OTR/OTR.tsx
- apps/meteor/client/views/room/contextualBar/OTR/OTRWithData.tsx 9 additions, 9 deletions...eteor/client/views/room/contextualBar/OTR/OTRWithData.tsx
- apps/meteor/definition/externals/meteor/ejson.d.ts 15 additions, 0 deletionsapps/meteor/definition/externals/meteor/ejson.d.ts
- apps/meteor/server/stream/stdout.ts 29 additions, 16 deletionsapps/meteor/server/stream/stdout.ts
- packages/core-typings/src/IMessage/IMessage.ts 3 additions, 0 deletionspackages/core-typings/src/IMessage/IMessage.ts
Loading
Please register or sign in to comment