|
1 | | -@comment $NetBSD: PLIST,v 1.17 2021/08/31 19:57:59 js Exp $ |
| 1 | +@comment $NetBSD: PLIST,v 1.18 2021/10/02 12:23:13 js Exp $ |
2 | 2 | bin/export_signing_key |
3 | 3 | bin/generate_config |
4 | 4 | bin/generate_log_config |
@@ -185,6 +185,9 @@ ${PYSITELIB}/synapse/config/metrics.pyo |
185 | 185 | ${PYSITELIB}/synapse/config/modules.py |
186 | 186 | ${PYSITELIB}/synapse/config/modules.pyc |
187 | 187 | ${PYSITELIB}/synapse/config/modules.pyo |
| 188 | +${PYSITELIB}/synapse/config/oembed.py |
| 189 | +${PYSITELIB}/synapse/config/oembed.pyc |
| 190 | +${PYSITELIB}/synapse/config/oembed.pyo |
188 | 191 | ${PYSITELIB}/synapse/config/oidc.py |
189 | 192 | ${PYSITELIB}/synapse/config/oidc.pyc |
190 | 193 | ${PYSITELIB}/synapse/config/oidc.pyo |
@@ -398,6 +401,9 @@ ${PYSITELIB}/synapse/handlers/events.pyo |
398 | 401 | ${PYSITELIB}/synapse/handlers/federation.py |
399 | 402 | ${PYSITELIB}/synapse/handlers/federation.pyc |
400 | 403 | ${PYSITELIB}/synapse/handlers/federation.pyo |
| 404 | +${PYSITELIB}/synapse/handlers/federation_event.py |
| 405 | +${PYSITELIB}/synapse/handlers/federation_event.pyc |
| 406 | +${PYSITELIB}/synapse/handlers/federation_event.pyo |
401 | 407 | ${PYSITELIB}/synapse/handlers/groups_local.py |
402 | 408 | ${PYSITELIB}/synapse/handlers/groups_local.pyc |
403 | 409 | ${PYSITELIB}/synapse/handlers/groups_local.pyo |
@@ -758,6 +764,7 @@ ${PYSITELIB}/synapse/replication/tcp/streams/events.pyo |
758 | 764 | ${PYSITELIB}/synapse/replication/tcp/streams/federation.py |
759 | 765 | ${PYSITELIB}/synapse/replication/tcp/streams/federation.pyc |
760 | 766 | ${PYSITELIB}/synapse/replication/tcp/streams/federation.pyo |
| 767 | +${PYSITELIB}/synapse/res/providers.json |
761 | 768 | ${PYSITELIB}/synapse/res/templates/account_previously_renewed.html |
762 | 769 | ${PYSITELIB}/synapse/res/templates/account_renewed.html |
763 | 770 | ${PYSITELIB}/synapse/res/templates/add_threepid.html |
@@ -786,6 +793,7 @@ ${PYSITELIB}/synapse/res/templates/registration.html |
786 | 793 | ${PYSITELIB}/synapse/res/templates/registration.txt |
787 | 794 | ${PYSITELIB}/synapse/res/templates/registration_failure.html |
788 | 795 | ${PYSITELIB}/synapse/res/templates/registration_success.html |
| 796 | +${PYSITELIB}/synapse/res/templates/registration_token.html |
789 | 797 | ${PYSITELIB}/synapse/res/templates/room.html |
790 | 798 | ${PYSITELIB}/synapse/res/templates/room.txt |
791 | 799 | ${PYSITELIB}/synapse/res/templates/sso.css |
@@ -823,9 +831,9 @@ ${PYSITELIB}/synapse/rest/admin/groups.pyo |
823 | 831 | ${PYSITELIB}/synapse/rest/admin/media.py |
824 | 832 | ${PYSITELIB}/synapse/rest/admin/media.pyc |
825 | 833 | ${PYSITELIB}/synapse/rest/admin/media.pyo |
826 | | -${PYSITELIB}/synapse/rest/admin/purge_room_servlet.py |
827 | | -${PYSITELIB}/synapse/rest/admin/purge_room_servlet.pyc |
828 | | -${PYSITELIB}/synapse/rest/admin/purge_room_servlet.pyo |
| 834 | +${PYSITELIB}/synapse/rest/admin/registration_tokens.py |
| 835 | +${PYSITELIB}/synapse/rest/admin/registration_tokens.pyc |
| 836 | +${PYSITELIB}/synapse/rest/admin/registration_tokens.pyo |
829 | 837 | ${PYSITELIB}/synapse/rest/admin/rooms.py |
830 | 838 | ${PYSITELIB}/synapse/rest/admin/rooms.pyc |
831 | 839 | ${PYSITELIB}/synapse/rest/admin/rooms.pyo |
@@ -1015,6 +1023,9 @@ ${PYSITELIB}/synapse/rest/media/v1/media_repository.pyo |
1015 | 1023 | ${PYSITELIB}/synapse/rest/media/v1/media_storage.py |
1016 | 1024 | ${PYSITELIB}/synapse/rest/media/v1/media_storage.pyc |
1017 | 1025 | ${PYSITELIB}/synapse/rest/media/v1/media_storage.pyo |
| 1026 | +${PYSITELIB}/synapse/rest/media/v1/oembed.py |
| 1027 | +${PYSITELIB}/synapse/rest/media/v1/oembed.pyc |
| 1028 | +${PYSITELIB}/synapse/rest/media/v1/oembed.pyo |
1018 | 1029 | ${PYSITELIB}/synapse/rest/media/v1/preview_url_resource.py |
1019 | 1030 | ${PYSITELIB}/synapse/rest/media/v1/preview_url_resource.pyc |
1020 | 1031 | ${PYSITELIB}/synapse/rest/media/v1/preview_url_resource.pyo |
@@ -1239,6 +1250,9 @@ ${PYSITELIB}/synapse/storage/databases/main/roommember.pyo |
1239 | 1250 | ${PYSITELIB}/synapse/storage/databases/main/search.py |
1240 | 1251 | ${PYSITELIB}/synapse/storage/databases/main/search.pyc |
1241 | 1252 | ${PYSITELIB}/synapse/storage/databases/main/search.pyo |
| 1253 | +${PYSITELIB}/synapse/storage/databases/main/session.py |
| 1254 | +${PYSITELIB}/synapse/storage/databases/main/session.pyc |
| 1255 | +${PYSITELIB}/synapse/storage/databases/main/session.pyo |
1242 | 1256 | ${PYSITELIB}/synapse/storage/databases/main/signatures.py |
1243 | 1257 | ${PYSITELIB}/synapse/storage/databases/main/signatures.pyc |
1244 | 1258 | ${PYSITELIB}/synapse/storage/databases/main/signatures.pyo |
@@ -1618,6 +1632,11 @@ ${PYSITELIB}/synapse/storage/schema/main/delta/61/03recreate_min_depth.py |
1618 | 1632 | ${PYSITELIB}/synapse/storage/schema/main/delta/61/03recreate_min_depth.pyc |
1619 | 1633 | ${PYSITELIB}/synapse/storage/schema/main/delta/61/03recreate_min_depth.pyo |
1620 | 1634 | ${PYSITELIB}/synapse/storage/schema/main/delta/62/01insertion_event_extremities.sql |
| 1635 | +${PYSITELIB}/synapse/storage/schema/main/delta/63/01create_registration_tokens.sql |
| 1636 | +${PYSITELIB}/synapse/storage/schema/main/delta/63/02delete_unlinked_email_pushers.sql |
| 1637 | +${PYSITELIB}/synapse/storage/schema/main/delta/63/02populate-rooms-creator.sql |
| 1638 | +${PYSITELIB}/synapse/storage/schema/main/delta/63/03session_store.sql |
| 1639 | +${PYSITELIB}/synapse/storage/schema/main/delta/63/04add_presence_stream_not_offline_index.sql |
1621 | 1640 | ${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/application_services.sql |
1622 | 1641 | ${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/event_edges.sql |
1623 | 1642 | ${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/event_signatures.sql |
|
0 commit comments