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
719bd4fddf
[#217 WIP] Initial plugin implementation.
- 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
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
e479ca7e3e
Completing the Matrix plugin integration
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
c417d2f692
Implemented last Matrix integration features.
- 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 reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#217
No description provided.