forked-synapse/synapse/federation/transport
Patrick Cloke fcf7a5759e
Send proper JSON POST data to /publicRooms (#16185)
The include_all_networks was previously sent in the JSON body as
string "true" and "false" instead of boolean true and false.
2023-08-25 12:11:40 -04:00
..
server Remove unneeded __init__. (#15926) 2023-07-12 14:30:05 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client.py Send proper JSON POST data to /publicRooms (#16185) 2023-08-25 12:11:40 -04:00