Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove empty rooms #30

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Remove empty rooms #30

wants to merge 8 commits into from

Commits on Apr 23, 2024

  1. feat: add an instance of matrix application server in tom server

    Jordy Cabannes authored and jcabannes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    03d0372 View commit details
    Browse the repository at this point in the history
  2. fix: application-server module various fixes

    - rename "application-server" in "administration-console-api"
    - administration-console-api uses matrix application server instance of tom-server instead of extend matrix-application-server package
    - use postgresql instead of sqlite for administration-console-api integration tests
    Jordy Cabannes authored and jcabannes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    675a657 View commit details
    Browse the repository at this point in the history
  3. feat: hooks module with remove empty rooms hook

    Closes #29
    Jordy Cabannes authored and jcabannes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    03783f7 View commit details
    Browse the repository at this point in the history
  4. test: setup for hooks module integration tests

    Jordy Cabannes authored and jcabannes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ca33116 View commit details
    Browse the repository at this point in the history
  5. test: remove empty rooms hook tests

    Jordy Cabannes authored and jcabannes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8e027f1 View commit details
    Browse the repository at this point in the history
  6. chore: fix docker doc

    Jordy Cabannes authored and jcabannes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7f46769 View commit details
    Browse the repository at this point in the history
  7. chore: update package-lock.json

    Jordy Cabannes authored and jcabannes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bd1c62c View commit details
    Browse the repository at this point in the history
  8. fix: use containers names for federation-server integration tests

    Jordy Cabannes authored and jcabannes committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    36a0170 View commit details
    Browse the repository at this point in the history