summary refs log tree commit diff
path: root/scripts/sync_room_to_group.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move scripts directory inside synapse, exposing as setuptools entry_points ↵David Robertson2022-03-021-45/+0
| | | | | | | | | | | | (#12118) * Two scripts are basically entry_points already * Move and rename scripts/* to synapse/_scripts/*.py * Delete sync_room_to_group.pl * Expose entry points in setup.py * Update linter script and config * Fixup scripts & docs mentioning scripts that moved Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
* sanity checksMatthew Hodgson2017-11-211-1/+4
|
* don't double-invite in sync_room_to_group.plMatthew Hodgson2017-11-191-3/+6
|
* quick and dirty room membership<->group membership sync scriptMatthew Hodgson2017-11-171-0/+39