forked-synapse/synapse/storage/databases
Jason Robinson c2000ab35b
Add get_userinfo_by_id method to ModuleApi (#9581)
Makes it easier to fetch user details in for example spam checker modules, without needing to use api._store or figure out database interactions.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
2021-08-04 10:40:25 +00:00
..
main Add get_userinfo_by_id method to ModuleApi (#9581) 2021-08-04 10:40:25 +00:00
state Add type hints to state handler. (#10482) 2021-07-26 12:49:53 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00