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

Maubot moanos #1894

Merged
merged 54 commits into from
Jul 20, 2022
Merged

Maubot moanos #1894

merged 54 commits into from
Jul 20, 2022

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    f57aed8 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Initial maubot commit

    moan0s committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d24cb7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb25d54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1316656 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Fix config error, add nginx

    moan0s committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    4d40b61 View commit details
    Browse the repository at this point in the history
  2. Fix yamllint (emptylines)

    moan0s committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d7eb2d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8806598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea1469 View commit details
    Browse the repository at this point in the history
  5. Make true and false lowercase

    moan0s committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    2f1d78f View commit details
    Browse the repository at this point in the history
  6. Fix minor naming issue

    moan0s committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    2309a61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5c82a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ed105b View commit details
    Browse the repository at this point in the history
  9. Create dckr-src file path only when neccessary

    Co-authored-by: Slavi Pantaleev <slavi@devture.com>
    moan0s and spantaleev committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    ba0caf3 View commit details
    Browse the repository at this point in the history
  10. Remove config dir

    Co-authored-by: Slavi Pantaleev <slavi@devture.com>
    moan0s and spantaleev committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    6d1650c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f167f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e2e504 View commit details
    Browse the repository at this point in the history
  13. Another rename to matrix-bot-maubot

    No functionality changed
    moan0s committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8e9d165 View commit details
    Browse the repository at this point in the history
  14. Use tagged release

    Co-authored-by: Slavi Pantaleev <slavi@devture.com>
    moan0s and spantaleev committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    a289116 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    90447a2 View commit details
    Browse the repository at this point in the history
  16. Remove unnecessary variable

    The /data is hardcoded in the container
    moan0s committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    7baf477 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Replace spaces with tabs

    moan0s committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    64fbc5f View commit details
    Browse the repository at this point in the history
  2. Change to matrix_bot_maubot_bot_server_public

    This shall indicate that the public url of maubot is here configured the same as matrix_server_fqn_matrix but this must not be the case.
    In the config I used the matrix fqnd directly as this part of the config is directly bound to the homeserver we want to connect to (but can not use the internal)
    moan0s committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    a295ec3 View commit details
    Browse the repository at this point in the history
  3. Remove unused variable

    moan0s committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    2e5ad5c View commit details
    Browse the repository at this point in the history
  4. Use safer |to_json

    moan0s committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    9ed7018 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    9d06ece View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. enable setting database URL

    Cadair committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    6cc9285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320978c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Merge pull request #1 from Cadair/maubot_moanos

    Add more database config options and other cleanup
    moan0s committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    be54af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab94cb2 View commit details
    Browse the repository at this point in the history
  3. Fix typo in variable name

    moan0s committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    59806ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07cfd3b View commit details
    Browse the repository at this point in the history
  5. Fix linter

    moan0s committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    4ab516f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ee5785 View commit details
    Browse the repository at this point in the history
  7. Add defaults

    moan0s committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    135096e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a842e9c View commit details
    Browse the repository at this point in the history
  9. Add postgres configuration

    moan0s committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    bcd7ec7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    05c1333 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Make database switchable

    moan0s committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    f64c132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27b1835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e15bd8 View commit details
    Browse the repository at this point in the history
  4. Rename with addition "url"

    moan0s committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    07fdb09 View commit details
    Browse the repository at this point in the history
  5. Change from spaces to tabs

    moan0s committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    e62632b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffa2035 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acf53f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Add docs

    Unrelated to the original branch I added the matrix-registration bot as it was missing in the readme
    moan0s committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    29b336f View commit details
    Browse the repository at this point in the history
  2. Add maubot configuration docs

    moan0s committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1ffc0d9 View commit details
    Browse the repository at this point in the history
  3. Fix tabs issue for real

    moan0s committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    6b7191c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Fix plugin database issue

    moan0s committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d6d311e View commit details
    Browse the repository at this point in the history
  2. Move maubot nginx config

    Reasoning: setup_install.yml only runs on --tags=setup-all or on --tags=setup-bot-maubot.
    
    If --tags=setup-nginx-proxy or similar commands are run, setup_install.yml will not run and the nginx configuration will be incomplete.
    moan0s committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    73ebbdc View commit details
    Browse the repository at this point in the history
  3. Fix some CI lint errors

    moan0s committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d2e6ab6 View commit details
    Browse the repository at this point in the history
  4. Use FQCN

    moan0s committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f8a8870 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04a817a View commit details
    Browse the repository at this point in the history
  6. Name all tasks

    moan0s committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    f2dcbe5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e306d00 View commit details
    Browse the repository at this point in the history