mattermost-mobile/app/actions/websocket
Harshil Sharma 49efb4f470
Bor handle burned ws event (#9346)
* handled the websocket event when a user burns a BoR post as receiver

* test: add comprehensive tests for handleBoRPostBurnedEvent function

* Added tests

* reset unintended changes

* Minor fix
2025-12-16 13:09:30 +05:30
..
burn_on_read.test.ts Bor handle burned ws event (#9346) 2025-12-16 13:09:30 +05:30
burn_on_read.ts Bor handle burned ws event (#9346) 2025-12-16 13:09:30 +05:30
category.test.ts Add tests to remaining actions/websocket files (#8495) 2025-01-21 08:42:09 -05:00
category.ts Add tests to remaining actions/websocket files (#8495) 2025-01-21 08:42:09 -05:00
channel.test.ts MM-59652 Add unit tests to actions/websocket/channel (#8417) 2024-12-18 08:19:37 -05:00
channel.ts MM-59652 Add unit tests to actions/websocket/channel (#8417) 2024-12-18 08:19:37 -05:00
event.test.ts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
event.ts Bor handle burned ws event (#9346) 2025-12-16 13:09:30 +05:30
group.test.ts Add tests to index, group and users websocket actions (#8486) 2025-01-17 14:25:12 -05:00
group.ts Move config to its own database table (#6744) 2022-11-11 21:20:42 +04:00
index.test.ts Burn On Read Posts (#9307) 2025-12-11 09:42:16 +05:30
index.ts Burn On Read Posts (#9307) 2025-12-11 09:42:16 +05:30
integrations.test.ts Add tests to remaining actions/websocket files (#8495) 2025-01-21 08:42:09 -05:00
integrations.ts Gekidou Android share extension (#6803) 2022-11-30 23:18:56 +02:00
posts.test.ts Typescript support and view component for permalink with user and message (#9052) 2025-09-10 17:12:16 +05:30
posts.ts Agents posts on mobile (#9317) 2025-12-09 03:56:12 -08:00
preferences.test.ts Add tests to remaining actions/websocket files (#8495) 2025-01-21 08:42:09 -05:00
preferences.ts Various fixes (#7161) 2023-02-24 13:02:05 +02:00
reactions.test.ts Add tests to remaining actions/websocket files (#8495) 2025-01-21 08:42:09 -05:00
reactions.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
roles.test.ts Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
roles.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
scheduled_post.test.ts Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
scheduled_post.ts Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
system.test.ts Add tests to remaining actions/websocket files (#8495) 2025-01-21 08:42:09 -05:00
system.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
teams.test.ts Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
teams.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
threads.test.ts Add tests to remaining actions/websocket files (#8495) 2025-01-21 08:42:09 -05:00
threads.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
users.test.ts [MM-62565] Custom Profile attributes websocket changes (#8758) 2025-05-27 16:24:40 +02:00
users.ts [MM-62565] Custom Profile attributes websocket changes (#8758) 2025-05-27 16:24:40 +02:00