80 Commits (b56efcdc2a45f6fd3d2f98da7cd7c73c7d7bd4f5)

Author SHA1 Message Date
Jonas Platte abb4b4cf0b
Remove TryFrom, TryInto imports 4 years ago
Torsten Flammiger ba6d72f3f9 Reformatted 4 years ago
Jonas Platte 6bb1081b71
Use BTreeMap::into_values 4 years ago
Torsten Flammiger fd6427a83f Update/Revert code comment 4 years ago
Torsten Flammiger fc39b3447c Little bit of refactoring 4 years ago
Torsten Flammiger 50430cf4ab Name function after command: list_local_users 4 years ago
Torsten Flammiger 52284ef9e2 Add some debug/info if user was found 4 years ago
Torsten Flammiger 3e79d15495 Updated function documentation 4 years ago
Torsten Flammiger 9205c07048 Update get_local_users description 4 years ago
Torsten Flammiger c03bf6ef11 name the function after its purpose: iter_locals -> get_local_users 4 years ago
Torsten Flammiger 91eb6c4d08 Return a Result instead of a vector 4 years ago
Torsten Flammiger fb19114bd9 rename iter_locals to get_local_users; make get_local_users skip on parse errors; remove deprecated function count_local_users 4 years ago
Timo Kösters 1bd9fd74b3
feat: partially support sync filters 4 years ago
Torsten Flammiger a69eb277d4 Update count users: It's now list_local_users and contains the number and the usernames 4 years ago
Torsten Flammiger 2281bcefc6 Finalize count_local_users function 4 years ago
Torsten Flammiger d21030566c Rename/Add count methods to count_local_users 4 years ago
Jonas Platte aba95b20f3
Upgrade Ruma 4 years ago
Jonas Platte bffddbd487
Simplify identifier parsing code 4 years ago
Jonas Platte 892a0525f2
Upgrade Ruma 4 years ago
Jonas Platte f2ef5677e0
Reduce turbofish usage 5 years ago
Nyaaori 6bc8fb2ae7
Implement admin check and add config option for allowing room creation 5 years ago
Jonas Platte d68c93b5fa
Clean up (mostly automated with cargo clippy --fix) 5 years ago
Timo Kösters 81e056417c
improvement: better e2ee over fed, faster incoming event handling 5 years ago
Timo Kösters 5e924227b6
feat: add threadpool for iterator threads, bug fixes, tracing_flame support 5 years ago
Timo Kösters f5273f7eb1
improvement: upgrade ruma and implement blurhashes 5 years ago
Timo Kösters 8c44312485
fix: e2ee verification 5 years ago
Jonas Platte f3e630c064
Fix lots of clippy lints 5 years ago
Jonas Platte f6046871f4
Upgrade Ruma 5 years ago
Timo Kösters d0ee823254
feat: swappable database backend 5 years ago
Timo Kösters 88cf043f94
fix: deactivate accounts that should be deactivated 5 years ago
Timo Kösters 09157b2096
improvement: federation get_keys and optimize signingkey storage 5 years ago
Timo Kösters 71ed1b295a
feat: /devices route 5 years ago
Jonas Platte dbe8c2ce19
Remove lots of redundant string allocations 5 years ago
Jonas Platte fe744c856f
Upgrade ruma 5 years ago
Timo Kösters 105f893cf3
chore: bump other dependencies to make it work 5 years ago
Timo Kösters 4155a47db1
feat: opentelemetry/jaeger support 5 years ago
Devin Ragotzy 4b9976aa74 Update state-res, use the new Event trait 5 years ago
Devon Hudson 890187e004
improvement: Handle optional device_id field during login 5 years ago
Devin Ragotzy 9e83d2b2d5
Update state-res, use the new Event trait 5 years ago
Devin Ragotzy 164b1633d8
Update ruma to latest, renamed server keys and removed PduStub 5 years ago
Devin Ragotzy 96dd3b2880
Update ruma to latest, fix unstable origin feature in ruma 5 years ago
Timo Kösters 9f8cffcd22
Admin room improvements 5 years ago
Timo Kösters bcd1fe1856
feat: admin room 6 years ago
Timo Kösters 267c721616
fix: encryption and sync spam 6 years ago
Timo Kösters 1e8fbd8d50
Update ruma version 6 years ago
Timo 4323cf5fec
improvement: device list works better 6 years ago
timokoesters f40f1d9f75
docs: endpoint documentation 6 years ago
Jonas Platte 75ea0b3163
Update ruma 6 years ago
timokoesters ce460ea159
fix: send device list updates when user is in no rooms 6 years ago
Devin Ragotzy 62df9ca580
Fix all clippy warnings, shorten line len in client_server 6 years ago