mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-11 09:45:05 -05:00
Removes device_id and ClientInfo device_id is never actually written, and the matrix.org DB has no non-null entries for it. Right now, it's just cluttering up code. This doesn't remove the columns from the database, because that's fiddly. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test__base.py | ||
| test_appservice.py | ||
| test_base.py | ||
| test_directory.py | ||
| test_presence.py | ||
| test_profile.py | ||
| test_redaction.py | ||
| test_registration.py | ||
| test_room.py | ||
| test_roommember.py | ||
| test_stream.py | ||