..
helpers
[FIX] Merge subscription and room logic using unparsed data ( #3859 )
2022-03-08 18:17:05 -03:00
subscriptions
Chore: Evaluate lib/rocketchat structure and files ( #3986 )
2022-04-04 16:15:29 -03:00
actions.ts
Chore: Evaluate lib/rocketchat structure and files ( #3986 )
2022-04-04 16:15:29 -03:00
canOpenRoom.ts
Chore: Create IServerRoom and IServerSubscription ( #3782 )
2022-03-08 13:25:27 -03:00
clearCache.ts
Chore: Evaluate lib/rocketchat structure and files ( #3986 )
2022-04-04 16:15:29 -03:00
getRoom.ts
Chore: Evaluate lib/rocketchat structure and files ( #3986 )
2022-04-04 16:15:29 -03:00
getRoomInfo.ts
Chore: Create IServerRoom and IServerSubscription ( #3782 )
2022-03-08 13:25:27 -03:00
getRooms.ts
[FIX] getRooms request using param with wrong name ( #3761 )
2022-02-18 17:49:46 -04:00
getSingleMessage.ts
Chore: Migrate methods/getThreadName to typescript ( #3707 )
2022-02-22 13:01:35 -03:00
getSlashCommands.ts
Chore: Migrate getSlashCommands to TS ( #3711 )
2022-02-18 22:19:33 -04:00
getThreadName.ts
Chore: Server API types POC - loadMessagesForRoom ( #3765 )
2022-02-25 18:32:03 -03:00
loadMessagesForRoom.ts
Chore: Evaluate lib/rocketchat structure and files ( #3986 )
2022-04-04 16:15:29 -03:00
loadMissedMessages.ts
Chore: Migrate subscriptions/room to TS ( #3752 )
2022-03-03 21:49:20 -03:00
loadNextMessages.ts
Chore: Evaluate lib/rocketchat structure and files ( #3986 )
2022-04-04 16:15:29 -03:00
loadSurroundingMessages.ts
Chore: Migrate methods/loadSurroundingMessages to Typescript ( #3733 )
2022-03-03 17:25:03 -03:00
loadThreadMessages.ts
Chore: Migrate loadThreadMessages to TS ( #3718 )
2022-03-02 11:41:15 -04:00
readMessages.ts
Chore: Migrate RoomView to Typescript ( #3754 )
2022-03-02 11:18:01 -03:00
roomTypeToApiType.ts
Chore: Evaluate lib/rocketchat structure and files ( #3986 )
2022-04-04 16:15:29 -03:00
sendMessage.ts
Chore: Evaluate lib/rocketchat structure and files ( #3986 )
2022-04-04 16:15:29 -03:00
updateMessages.ts
[FIX] Messages not loading for unjoined channels ( #3904 )
2022-03-21 15:57:23 -03:00