forked-synapse/synapse
Andrew Morgan 84469bdac7
Remove the unused public_room_list_stream (#10565)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2021-08-17 14:02:50 +01:00
..
_scripts Remove shebang line from module files (#10415) 2021-07-29 21:34:14 +01:00
api When redacting, keep event fields around that maintain the historical event structure intact (MSC2716) (#10538) 2021-08-09 20:23:31 -05:00
app Remove the unused public_room_list_stream (#10565) 2021-08-17 14:02:50 +01:00
appservice
config Centralise the custom template directory (#10596) 2021-08-17 14:45:24 +02:00
crypto
events Clean up some logging in the federation event handler (#10591) 2021-08-16 13:19:02 +01:00
federation Attempt to pull from the legacy spaces summary API over federation. (#10583) 2021-08-17 08:19:12 -04:00
groups
handlers Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
http Experimental support for MSC3266 Room Summary API. (#10394) 2021-08-16 14:49:12 +00:00
logging Fix PeriodicallyFlushingMemoryHandler inhibiting application shutdown (#10517) 2021-08-03 14:28:30 +01:00
metrics
module_api Centralise the custom template directory (#10596) 2021-08-17 14:45:24 +02:00
push Remove shebang line from module files (#10415) 2021-07-29 21:34:14 +01:00
replication Remove the unused public_room_list_stream (#10565) 2021-08-17 14:02:50 +01:00
res/templates
rest Centralise the custom template directory (#10596) 2021-08-17 14:45:24 +02:00
server_notices
spam_checker_api
state
static
storage Remove the unused public_room_list_stream (#10565) 2021-08-17 14:02:50 +01:00
streams
util Manhole: wrap coroutines in defer.ensureDeferred automatically (#10602) 2021-08-16 18:11:48 +01:00
__init__.py 1.40.0 2021-08-10 13:50:58 +01:00
event_auth.py Support MSC3289: Room version 8 (#10449) 2021-08-09 10:46:39 +02:00
notifier.py
python_dependencies.py
server.py Experimental support for MSC3266 Room Summary API. (#10394) 2021-08-16 14:49:12 +00:00
types.py Add get_userinfo_by_id method to ModuleApi (#9581) 2021-08-04 10:40:25 +00:00
visibility.py