Jonas Platte
|
2d47aecd37
|
Remove the appservice feature from matrix-sdk, matrix-sdk-test
|
2023-09-05 15:40:38 +02:00 |
|
Nicolas Mauri
|
1cc11ae988
|
feat(ffi): Add a notification_mode property to room_info (#2460)
* feat(ffi): Add a notification_mode property to room_info
* feat(sdk): Add a notification_mode() function to Room
* Fix Rust syntax
|
2023-08-29 12:25:26 +00:00 |
|
Nicolas Mauri
|
6961a7fb36
|
Fix is_user_mention_enabled and is_room_mention_enabled (#2357)
* Fix is_user_mention_enabled, is_room_mention_enabled
* Fix: XXX comments in UnitTests
* Update comments
* UnitTests: code refactoring
|
2023-08-01 14:43:32 +02:00 |
|
Jonas Platte
|
8c3af12e47
|
test: Rename EventBuilder to SyncResponseBuilder
… because that's what it is.
|
2023-07-12 10:29:29 +02:00 |
|
Andy Balaam
|
2a2ce5f05c
|
Already-passing tests for get_dm_room including left rooms
|
2023-06-20 11:05:37 +01:00 |
|
Kévin Commaille
|
493db9dd3f
|
sdk-test: Add room member ban sync event
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
|
2023-04-24 18:54:29 +02:00 |
|
Alfonso Grillo
|
f70b6f5ecf
|
Expose 'search users' to UniFFI (#1689)
|
2023-03-22 11:15:03 +01:00 |
|
Valere
|
248b8db309
|
Extended verification states
Co-authored-by: Damir Jelić <poljar@termina.org.uk>
Co-authored-by: Denis Kasak <dkasak@termina.org.uk>
|
2023-03-15 18:16:31 +01:00 |
|
Kévin Commaille
|
1b7f4b4b42
|
fix(test): Fix position of prev_content in JSON
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
|
2023-01-17 12:10:19 +01:00 |
|
Flix
|
ab846f79f1
|
test: Add encryption state mock to tests where it is needed
|
2022-11-15 12:32:20 +01:00 |
|
Jonas Platte
|
1e77e91ec4
|
refactor(appservice): Replace warp with axum
|
2022-10-12 17:32:31 +02:00 |
|
Jonas Platte
|
95613be6c9
|
chore: Remove redundant cfg attribute
|
2022-10-12 17:32:31 +02:00 |
|
Benjamin Kampmann
|
b5bd6dfee9
|
fix: Apply redactions to room state events in database, too (#917)
fixes #890
|
2022-09-27 09:24:53 +02:00 |
|
Flix
|
b816307ea9
|
fix: Listen only to events after sending the request
|
2022-09-05 16:41:55 +02:00 |
|
Jonas Platte
|
6ddc8ba36f
|
refactor!: Rename [Sync]RoomEvent to [Sync]TimelineEvent
|
2022-08-25 18:09:13 +02:00 |
|
Jonas Platte
|
4be2f3aa04
|
chore: Upgrade ruma
|
2022-08-25 18:09:13 +02:00 |
|
Kévin Commaille
|
9064e7b02d
|
feat(sdk): Add support for refresh tokens
|
2022-08-03 10:42:28 +02:00 |
|
Benjamin Kampmann
|
2d21c30639
|
Merge remote-tracking branch 'origin/main' into gnunicorn/issue833
|
2022-08-01 13:28:28 +02:00 |
|
Benjamin Kampmann
|
b91217f53b
|
Merge remote-tracking branch 'origin/main' into gnunicorn/issue833
|
2022-07-19 12:19:20 +02:00 |
|
Benjamin Kampmann
|
e3febd6f1f
|
refactore(test): move testing out of regular build environment
|
2022-07-18 14:37:51 +02:00 |
|