You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
conduit/src
Paul Beziau 9c0c74f547 Migrate database to use correct rule id in pushrules.
it convert :
- ".m.rules.call" to ".m.rule.call"
- ".m.rules.room_one_to_one" to ".m.rule.room_one_to_one"
- ".m.rules.encrypted_room_one_to_one" to ".m.rule.encrypted_room_one_to_one"
- ".m.rules.message" to ".m.rule.message"
- ".m.rules.encrypted" to ".m.rule.encrypted"

related to issue #264
2 years ago
..
api Merge branch 'fix-admin-help' into 'next' 2 years ago
config Lower default log level 2 years ago
database Migrate database to use correct rule id in pushrules. 2 years ago
service Merge branch 'fix-admin-help' into 'next' 2 years ago
utils fix: element gets stuck in /initialSync 2 years ago
lib.rs cargo clippy 2 years ago
main.rs Fix formatting 2 years ago