Matrix Integration #217

Merged
blacklight merged 30 commits from matrix-integration into master 2022-08-28 15:21:05 +02:00
Owner
No description provided.
blacklight added 1 commit 2022-07-14 01:52:20 +02:00
- Added initial synchronization and users cache.
- Added loop to poll for new events (TODO: use websocket after the first sync)
- Added login, sync and join actions
blacklight added 1 commit 2022-07-15 00:38:20 +02:00
blacklight added 4 commits 2022-08-04 01:05:08 +02:00
blacklight added 5 commits 2022-08-12 14:16:57 +02:00
blacklight added 11 commits 2022-08-12 15:22:15 +02:00
Snyk has created this PR to upgrade core-js from 3.21.1 to 3.23.4.

See this package in npm:
https://www.npmjs.com/package/core-js

See this project in Snyk:
https://app.snyk.io/org/blacklight/project/96bfd125-5816-4d9e-83c6-94d1569ab0f1?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade vue-router from 4.0.14 to 4.1.2.

See this package in npm:
https://www.npmjs.com/package/vue-router

See this project in Snyk:
https://app.snyk.io/org/blacklight/project/96bfd125-5816-4d9e-83c6-94d1569ab0f1?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade sass from 1.49.9 to 1.53.0.

See this package in npm:
https://www.npmjs.com/package/sass

See this project in Snyk:
https://app.snyk.io/org/blacklight/project/96bfd125-5816-4d9e-83c6-94d1569ab0f1?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade sass-loader from 10.2.1 to 10.3.1.

See this package in npm:
https://www.npmjs.com/package/sass-loader

See this project in Snyk:
https://app.snyk.io/org/blacklight/project/96bfd125-5816-4d9e-83c6-94d1569ab0f1?utm_source=github&utm_medium=referral&page=upgrade-pr
[Snyk] Upgrade sass-loader from 10.2.1 to 10.3.1
[Snyk] Upgrade sass from 1.49.9 to 1.53.0
[Snyk] Upgrade vue-router from 4.0.14 to 4.1.2
[Snyk] Upgrade core-js from 3.21.1 to 3.23.4
blacklight added 6 commits 2022-08-15 02:21:40 +02:00
blacklight added 1 commit 2022-08-17 10:28:53 +02:00
blacklight added 1 commit 2022-08-24 01:50:40 +02:00
blacklight added 3 commits 2022-08-26 23:49:09 +02:00
blacklight added 1 commit 2022-08-27 15:13:12 +02:00
blacklight added 4 commits 2022-08-28 12:29:47 +02:00
Newly implemented actions:

- `get_messages`
- `get_room_members`
- `update_device`
- `delete_devices`
- `room_alias_to_id`
- `add_room_alias`
- `delete_room_alias`
- `kick`
- `ban`
- `unban`
- `forget`
blacklight added 1 commit 2022-08-28 15:17:34 +02:00
- Added presence, typing and seen receipt events.
- Added set display_name and avatar methods.
blacklight added 1 commit 2022-08-28 15:18:30 +02:00
blacklight changed title from WIP: Matrix Integration to Matrix Integration 2022-08-28 15:19:53 +02:00
blacklight added 1 commit 2022-08-28 15:19:59 +02:00
blacklight merged commit f4360dc0e0 into master 2022-08-28 15:21:05 +02:00
blacklight deleted branch matrix-integration 2022-08-28 15:21:05 +02:00
Sign in to join this conversation.
No description provided.