Releases: JOJ0/synadm
Releases · JOJ0/synadm
v0.47
New
- Empty rooms list filter options and API by @JacksonChen666 in 4c22fc3
synadm user redact
to redacts a user's messages (by @JacksonChen666 in d830981)--no-logout
onsynadm user modify
by @JacksonChen666 in 285d9fc (thanks @TheArcaneBrony for reporting #153)
Improved / Changed
- Accept MXC URI for quarantining media by @JacksonChen666 in b487962
- Accept MXC URI for unquarantining media by @JacksonChen666 in 8957b90
synadm user list
options are now up to date with Synapse (by @JacksonChen666 in 71da8dd, thanks @photoninger for reporting #169)- Add URL query (with url path) to info logging by @JacksonChen666 in c9f8f32
- Exit synadm early on fatal errors, refactor & fix
query()
by @JOJ0 in #168
- hint that when synadm room join fails you can use synadm room make-admin by @symphorien in #163
- Reword --server-name help option by @JacksonChen666 in 41206f4
- Docs theme change by @JOJ0 in #158
- Include CONTRIBUTING.md into Sphinx generated docs by @JOJ0 in #161
- Rework README install chapter and recommend
pipx
by @JOJ0 in #165 - Fix APIHelper class missing in Sphinx docs, fix copyright years, fix _static warning by @JOJ0 in #148
- API CLI mapping docs consistency by @JacksonChen666 in #159
- Point to "API to CLI" docs in README by @JOJ0 in #162
Notes
New Contributors
- @symphorien made their first contribution in #163
Full Changelog: v0.46.1...v0.47
v0.46.1
Improved / Changed
- Clarified that v2 room delete is async and the default by @JacksonChen666 in 874638b
Notes
Full Changelog: v0.46...v0.46.1
v0.46
Improved / Changed
- Allow to run the module without installing it by @n-peugnet in #138
synadm media delete
(delete local media) now uses the newer non-deprecated endpoint by @JacksonChen666 in 5bd5e3c- Updated links to the synapse documentation by @JacksonChen666 in cc23998
- Clarified "Homeserver name" in
synadm config
by @JacksonChen666 in acdcd81 - Capitalize "admin API" as "Admin API" by @JacksonChen666 in ae26ecf
New
- Implement
synadm room purge-empty
by @JacksonChen666 in 48fa5de - (API) Implement
room_list_paginate
by @JacksonChen666 in a56abc9
Notes
Full Changelog: v0.45...v0.46
v0.45
Improved / Changed
- Split
APIHelper
class out into its own file by @n-peugnet in #137
New
Fixed
Notes
Full Changelog: v0.44...v0.45
v0.44
New
- Add
--force-purge
option toroom delete
command by @n-peugnet in #130 - Add
raw
command, a new module for common CLI options, and improvematrix raw
help by @JOJ0 in #129
Notes
Full Changelog: v0.43.1...v0.44
v0.43.1
Improved / Changed
- Fix existing calls to user_list API breaking by @JacksonChen666 in #128
Notes
Full Changelog: v0.43...v0.43.1
v0.43
New
- implement user (un)locking by @JacksonChen666 in #125
- admin filter for user listing by @JacksonChen666 in #123
- Add ability to see synadm version by @JacksonChen666 in #124
Improved / Changed
- Fix type checks in ApiHelper.load() by @JOJ0 in #117
- Use requests.request instead of getting attrs to make requests by @JacksonChen666 in #118
- Prepared the documentation for the future deprecation (#116)
Notes
Full Changelog: v0.42...v0.43
v0.42
v0.41.3
synadm v0.41.3
Improved / Changed
- Fix outdated docs and add "URL encoding chapter" by @JOJ0 in #109
- README update chapter fix / additions to commands list by @JOJ0 in #112
- Many other README.md and CONTRIBUTING.md changes
Fixed
- Fix regtok delete and others by @JacksonChen666 in #111
Notes
Full Changelog: v0.41.2...v0.41.3
v0.41.2
Improved / Changed
- make auto releases draft by default by @JacksonChen666 in #108
- URL encoding in query function and refactor by @JacksonChen666 in #105
Full Changelog: v0.41.1...v0.41.2