16 Commits

Author SHA1 Message Date
0106b2bfea Fix issue
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-19 21:39:29 +02:00
0b16fd2202 Release v1.0.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2025-03-04 19:32:56 +01:00
ff43364df3 Can get the list of joined rooms by user 2025-02-27 20:47:57 +01:00
95ca1f0ba6 Can get media thumbnail 2025-02-27 20:33:25 +01:00
d68e3eca3b Simplify route to get room information 2025-02-27 20:18:18 +01:00
3640f72d73 Can get user information 2025-02-27 20:08:13 +01:00
6adc0c1fbb Parse Matrix media URL for clients 2025-02-26 21:15:07 +01:00
fa4665280d Can get user media 2025-02-26 21:06:00 +01:00
4589b3b339 Can get the name of a room through the API 2025-02-26 20:47:32 +01:00
53186d2e24 Element messages to back to websocket 2025-02-25 19:52:42 +01:00
3822c209d3 Start sync client manager implementation 2025-02-12 21:01:34 +01:00
17e086b43c Ready to implement sync client manager 2025-02-11 22:20:23 +01:00
bb1e412d36 Implement disconnect specific client ID 2025-02-11 22:03:16 +01:00
558d5cda3f Can close all user sessions when Matrix token is changed 2025-02-06 22:39:53 +01:00
4ff72e073e Add basic ping-pong websocket 2025-02-06 21:40:11 +01:00
e6b347f90f Can get current user identity 2025-02-03 22:34:13 +01:00