v-loalbert
87bad67ef7
[Chat] [Feature] Chat demo app title ( #534 )
2022-10-20 10:29:33 -07:00
Adam Hammer
c290fe8a30
[Chat][Feature] sort by Epoch Second instead of Nano Second ( #528 )
2022-10-20 10:21:25 -07:00
Inderpal Singh Aulakh
4dc1ce6d81
[Chat][Feature] send typing indicator ( #532 )
2022-10-20 10:10:09 -07:00
ShaunaSong
899a0e96c9
[Chat][Feature] Edit Message Redux ( #526 )
2022-10-19 16:51:39 -07:00
pavelprystinka
8a6cbbf302
update target SDK ( #515 )
2022-10-19 16:34:58 -07:00
Adam Hammer
e231b63ead
[Chat][Feature] participant system messages ( #525 )
2022-10-19 15:13:38 -07:00
Adam Hammer
e0b3b1f4b0
[Chat][Feature] unread placeholders ( #523 )
2022-10-19 15:01:04 -07:00
Adam Hammer
4ec2064bae
[Chat][Refactor] message repo interface ( #518 )
2022-10-19 10:13:02 -07:00
Adam Hammer
280dccd506
[Chat][Feature] consolidate mock preview data / HTML Support ( #520 )
2022-10-19 06:49:52 -07:00
Adam Hammer
fd1cce1725
[Chat][Feature] message view ( #504 )
2022-10-18 14:39:50 -07:00
v-loalbert
1a1941b8d5
[Chat] [Feature] Chat Screen typing indicator ( #503 )
2022-10-18 10:14:39 -07:00
v-loalbert
e353288bf5
[Chat] [Feature] Stop background mode when ChatCompositeActivity is destroyed ( #511 )
2022-10-18 10:07:38 -07:00
Inderpal Singh Aulakh
2ca7ae2375
[Chat][Feature] messages fetching to manage network/connect/disconnect scenario ( #477 )
2022-10-18 09:54:02 -07:00
Inderpal Singh Aulakh
3036d6987b
[Chat][Refactor] repository refactoring ( #512 )
2022-10-17 20:07:21 -07:00
Peixin Liu
f6cd717968
[Chat][Feature] Add Redux state for send typing indicator and read receipt ( #493 )
2022-10-14 09:35:24 -07:00
Inderpal Singh Aulakh
084d423a43
[Chat][Feature] chat send message bindings with redux layer ( #505 )
2022-10-13 16:30:37 -07:00
Mohtasim
70fb127935
[Chat][Feature] Message repository API implement and test ( #499 )
2022-10-13 11:51:08 -07:00
Dhiraj Gupta
f7a4614cd9
[Chat][UI] Participants count shows actual count ( #498 )
...
* Call requestParticipants when chat is initialized, unit tests included
* Removed the unnecessary remoteParticipants variable in preview
Co-authored-by: ShaunaSong <93549644+ShaunaSong@users.noreply.github.com>
2022-10-13 13:43:08 -04:00
pavelprystinka
5f1f91ae02
[Chat][Feature] Basic views ( #495 )
2022-10-12 16:50:02 -07:00
Inderpal Singh Aulakh
7169e08619
[Chat][Feature] Topic updated redux unit test ( #497 )
2022-10-12 16:36:40 -07:00
Dhiraj Gupta
0affca185f
[Chat][Service] Participants list from SDK to Redux State as Map ( #494 )
...
* Call requestParticipants when chat is initialized, unit tests included
* Added dispatch message to send add/removed participants info model
* Added reducer and updating of participant state with map of participants
* Unit tests for participants reducers
Co-authored-by: ShaunaSong <93549644+ShaunaSong@users.noreply.github.com>
Co-authored-by: v-loalbert <114270537+v-loalbert@users.noreply.github.com>
2022-10-12 18:00:37 -04:00
v-loalbert
dad14c9fb9
[Chat][Feature] Emit Redux Action when ChatView is detached ( #486 )
2022-10-12 14:51:02 -07:00
Inderpal Singh Aulakh
c12b4ae627
[Chat][Feature] Redux chat thread deleted action ( #496 )
2022-10-12 14:41:21 -07:00
Mrayyan
15aa2c6ae0
[Chat][Feature] Add message input component to chat screen ( #479 )
2022-10-07 16:26:03 -07:00
Mohtasim
49b03c097d
[Chat][Feature] Storing messages received through pagination, unit tests ( #483 )
2022-10-06 15:20:20 -07:00
Inderpal Singh Aulakh
7d0175ff8f
[Chat][Refactoring] service layer refactoring to handle model type casts ( #487 )
2022-10-06 14:32:03 -07:00
ShaunaSong
907cc23180
[Chat][Feature] Message Deleted Redux Service Layer ( #482 )
2022-10-06 12:40:00 -07:00
Adam Hammer
38e743f453
[Chat][Feature] first page messages, edit/delete/new message, progress indicator, error screen ( #468 )
2022-10-06 12:10:33 -07:00
Inderpal Singh Aulakh
1b8af56009
[Chat][Bug] return all participants ( #480 )
2022-10-05 14:08:55 -07:00
Inderpal Singh Aulakh
f5ecf8a089
[Chat][Refactor] rename chat service interface methods ( #478 )
2022-10-05 12:11:51 -07:00
v-loalbert
56b439cd0f
[Feature] Compose Action Bar with back button ( #462 )
2022-10-05 09:52:22 -07:00
Inderpal Singh Aulakh
bdbbe96687
[Chat][Bug] participant added, topic updated notification not fired ( #475 )
2022-10-05 09:08:47 -07:00
ShaunaSong
7abab9972f
[Chat][Feature] Chat Redux and Service Unit Test ( #469 )
2022-10-04 17:07:53 -07:00
Inderpal Singh Aulakh
b3da65759f
[Chat][Feature] service layer expose participants list ( #473 )
2022-10-04 15:53:06 -07:00
Inderpal Singh Aulakh
f50dc62f7a
[Chat][Feature] send notifications to chat SDK ( #474 )
2022-10-04 15:40:41 -07:00
Inderpal Singh Aulakh
47ccee71c3
[Chat][Feature] real time service layer subscribe notifications ( #471 )
2022-10-04 13:59:37 -07:00
Peixin Liu
d7b270ff17
Add send message button ( #472 )
...
Co-authored-by: Peixin Liu <peixinliu@Peixins-MacBook-Pro.local>
2022-10-04 11:17:33 -07:00
Dhiraj Gupta
a1c3b881cd
[Chat][Feature] start stop events notifications ( #455 )
...
* Added start and stop event notifications functions in ChatSDK
* Unit tests for pass and exception case for start event notifications
Co-authored-by: Inderpal Singh Aulakh <73618019+iaulakh@users.noreply.github.com>
2022-10-03 20:00:21 -04:00
Adam Hammer
769298fc99
basic UI scaffolding ( #464 )
2022-10-03 10:50:50 -07:00
Mrayyan
f254e54926
[Chat][Feature] Chat middleware and action handler tests ( #463 )
2022-10-03 09:11:27 -07:00
Inderpal Singh Aulakh
85c799e499
[Feature][Chat] messages paging service layer ( #457 )
2022-10-03 09:05:17 -07:00
Adam Hammer
3a1a2224a0
Middleware scaffolding and sendMessage hook up ( #459 )
...
Co-authored-by: adamhammer <adamhammer@microsoft.com>
2022-09-30 11:58:27 -07:00
Adam Hammer
6f3d76a282
[Feature][Chat] redux view model ( #456 )
2022-09-28 14:12:07 -07:00
Inderpal Singh Aulakh
00af0fcdbc
[Feature][Chat] redux and service layer send message ( #453 )
2022-09-28 10:11:19 -07:00
Adam Hammer
4e74b1b845
[Features][Chat] service locator init updates ( #452 )
2022-09-27 13:39:56 -07:00
Inderpal Singh Aulakh
72a4a4f6d9
[Chat][Feature] chat initialization ( #448 )
2022-09-27 11:24:09 -07:00
Inderpal Singh Aulakh
8a46805b13
[Chat][Feature] service and middleware integration ( #445 )
2022-09-23 10:58:07 -07:00
Inderpal Singh Aulakh
2a3aad9b26
[Feature][Chat] chat demo app UI ( #444 )
2022-09-23 10:14:55 -07:00
Inderpal Singh Aulakh
7c9b531499
[Feature][Chat] redux skeleton code ( #443 )
2022-09-22 13:00:01 -07:00
Inderpal Singh Aulakh
fdecdcbe8d
[Refactor][Chat] demo app changes to support chat thread join ( #442 )
2022-09-21 16:53:22 -07:00
ShaunaSong
39c9e07922
[Chat][Feature] Add Theme/ Strings Resource ( #438 )
2022-09-21 16:39:50 -07:00
Inderpal Singh Aulakh
6e602f73f8
[Chat][Feature] service layer interface ( #440 )
2022-09-21 16:11:00 -07:00
pavelprystinka
04d3d22847
[CallWithChat][Feature] CallWithChat demo app to launch CallWithChatComposite ( #434 )
2022-09-21 10:01:47 -07:00
Mohtasim
b62a0b663c
[Chat][Feature] Chat UI infrastructure ( #429 )
2022-09-15 17:39:03 -07:00
Peixin Liu
a712f4cdfc
Add ktlint and mock unit test ( #427 )
...
Co-authored-by: Peixin Liu <peixinliu@Peixins-MacBook-Pro.local>
2022-09-15 12:00:38 -07:00
ShaunaSong
9435b843bc
[Chat][Feature] Localization API ( #431 )
2022-09-13 16:17:34 -07:00
Mrayyan
502bc5a693
[Chat][Feature] Chat demo app ( #414 )
2022-09-09 13:54:42 -07:00
ShaunaSong
a3ea876e10
[Chat][Feature] Launch Chat Public API ( #406 )
2022-09-07 16:46:51 -07:00
Inderpal Singh Aulakh
0777d76486
[Chat][Feature] add chat sdk dependency ( #418 )
2022-09-07 15:55:04 -07:00
Inderpal Singh Aulakh
9cdfa2b410
[Chat][Feature] adding simple chat activity ( #416 )
2022-09-07 15:21:54 -07:00
Inderpal Singh Aulakh
ae6fdc63af
[Chat][Feature] add chat library structure ( #404 )
2022-08-31 10:23:30 -07:00