Pierre HUBERT pierre
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-20 18:31:21 +00:00
6b70842b61 Display state in color
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-20 18:30:16 +00:00
7203671b18 Pretty rendering of JSON messages
055ab3759c Remove frontend messages
Compare 2 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-20 18:14:10 +00:00
3ecfc6b470 Add base debug WS route
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-20 15:06:06 +00:00
a1b22699e9 Basic implementation of websocket
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-19 17:41:30 +00:00
0d8905d842 Can stop sync thread from UI
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-19 16:15:59 +00:00
564e606ac7 Properly handle start sync thread issue
7b691962a0 Can get sync thread status
1e00d24a8b Can request sync thread stop
Compare 3 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-19 13:03:12 +00:00
cfdf98b47a Matrix messages are broadcasted
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-19 12:45:43 +00:00
75b6b224bc Notify Matrix manager directly if sync thread is terminated
07f6544a4a WIP sync thread implementation
5bf7c7f8df Do not start sync thread if user is disconnected
79d4482ea4 Sync threads can be interrupted
Compare 4 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-18 21:17:51 +00:00
c9b703bea3 Ready to implement sync thread logic
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-18 14:10:02 +00:00
5c13cffe08 Send broadcast message when an API token is deleted
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-18 13:59:36 +00:00
b5832df746 Can delete API token from UI
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-18 13:24:42 +00:00
02e5575892 Display the list of API tokens
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-13 20:16:54 +00:00
2683268042 Load the list of API tokens
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-13 20:05:00 +00:00
72aaf7b082 Add token creation dialog
c8a48488fc Fix session disconnection issue by removing automatic refresh on client initialization
3b7b368e13 Attempt to fix session restoration issues
5ca126eef7 Split recovery key dialog in new file
Compare 4 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-11 20:24:25 +00:00
7c78eb541e Fix example API client
8fdf1d57eb Create & list tokens
Compare 2 commits »
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-11 19:35:43 +00:00
b10ec9ce92 Cleanup code
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-11 16:19:52 +00:00
7925785c8b Fix issue
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-10 16:42:45 +00:00
84c90ea033 Can set user recovery key from UI
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-10 07:48:38 +00:00
a23d671376 Can set recovery key of user
pierre pushed to migrate-to-matrix-sdk at pierre/MatrixGW 2025-11-10 07:33:16 +00:00
4a72411d65 Return encryption recovery status on API