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

⚠️ MAJOR UPDATE: Feature: add matrix sliding sync and matrix authentication service subcharts #560

Merged
merged 88 commits into from
May 28, 2024

Commits on May 18, 2024

  1. add sliding sync subchart

    jessebot committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ff18d3f View commit details
    Browse the repository at this point in the history
  2. update helm deps

    jessebot committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d857156 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aee00de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a060923 View commit details
    Browse the repository at this point in the history
  5. call the chart slidingSync

    jessebot committed May 18, 2024
    Configuration menu
    Copy the full SHA
    793b7a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7560788 View commit details
    Browse the repository at this point in the history
  7. try using matrix base url

    jessebot committed May 18, 2024
    Configuration menu
    Copy the full SHA
    bba83e6 View commit details
    Browse the repository at this point in the history
  8. add a few more useful options to the helm chart for security sake and…

    … set web client location if element is enabled
    jessebot committed May 18, 2024
    Configuration menu
    Copy the full SHA
    80d7274 View commit details
    Browse the repository at this point in the history
  9. fix go template trimming

    jessebot committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f7919b6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    3aff3b4 View commit details
    Browse the repository at this point in the history
  2. add docs on how to return the correct json for sliding-sync at .well-…

    …known/matrix/client endpoint
    jessebot committed May 19, 2024
    Configuration menu
    Copy the full SHA
    2bf4e6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a6590b View commit details
    Browse the repository at this point in the history
  4. update chart.lock

    jessebot committed May 19, 2024
    Configuration menu
    Copy the full SHA
    36eb161 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    703f5a8 View commit details
    Browse the repository at this point in the history
  6. udpate docs

    jessebot committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3006e1a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    6feaf0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    240a49f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    da91a4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c9dc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddd2a72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf4ff78 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    bc8539e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b035119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99fd16b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb435eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7ed79a View commit details
    Browse the repository at this point in the history
  6. update helm docs

    jessebot committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e3cdaf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    985d6fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e94c1c2 View commit details
    Browse the repository at this point in the history
  9. try to fix element-x links

    jessebot committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2de2167 View commit details
    Browse the repository at this point in the history
  10. clean up grammar

    jessebot committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f8849c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    82007f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    598f4e9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    773c03a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    269045b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    dd97a94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa94883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5bc8a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4c2a37 View commit details
    Browse the repository at this point in the history
  5. properly alias slidingSync

    jessebot committed May 23, 2024
    Configuration menu
    Copy the full SHA
    35a728f View commit details
    Browse the repository at this point in the history
  6. ignore tesitng values

    jessebot committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a56349f View commit details
    Browse the repository at this point in the history
  7. update to mas v0.3.0

    jessebot committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e824993 View commit details
    Browse the repository at this point in the history
  8. update to mas v0.4.0

    jessebot committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a0858c1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    f765f98 View commit details
    Browse the repository at this point in the history
  2. update to mas 0.5.1

    jessebot committed May 24, 2024
    Configuration menu
    Copy the full SHA
    122bdb7 View commit details
    Browse the repository at this point in the history
  3. update mas to 0.5.2

    jessebot committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3f2a06a View commit details
    Browse the repository at this point in the history
  4. update to mas 0.5.3

    jessebot committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c5cc5e9 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. update sliding sync to 0.4.0

    jessebot committed May 25, 2024
    Configuration menu
    Copy the full SHA
    96d4b52 View commit details
    Browse the repository at this point in the history
  2. disable postgres by default

    jessebot committed May 25, 2024
    Configuration menu
    Copy the full SHA
    b3aef01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eca8dc View commit details
    Browse the repository at this point in the history
  4. update to mas to 0.5.4

    jessebot committed May 25, 2024
    Configuration menu
    Copy the full SHA
    13d8fb5 View commit details
    Browse the repository at this point in the history
  5. update to mas 0.5.5

    jessebot committed May 25, 2024
    Configuration menu
    Copy the full SHA
    910c723 View commit details
    Browse the repository at this point in the history
  6. bump deps and chart version

    cloudymax committed May 25, 2024
    Configuration menu
    Copy the full SHA
    bf0f5e5 View commit details
    Browse the repository at this point in the history
  7. sliding sync to 0.4.1

    jessebot committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5dcc8f2 View commit details
    Browse the repository at this point in the history
  8. update to mas 0.5.7

    jessebot committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d041df3 View commit details
    Browse the repository at this point in the history
  9. update to mas 0.6.0

    jessebot committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5764cb5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d14ec25 View commit details
    Browse the repository at this point in the history
  11. update to mas 0.6.1

    jessebot committed May 25, 2024
    Configuration menu
    Copy the full SHA
    9c3933a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e5f6e18 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    1c990bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02cdf04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47e9c94 View commit details
    Browse the repository at this point in the history
  4. update to mas 0.6.2

    jessebot committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b058b7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    388312d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    619994f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ead74c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1737ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bd5031 View commit details
    Browse the repository at this point in the history
  10. use a proper ingress path for MAS if it and synapse are both enabled …

    …and ingress is also enabled
    jessebot committed May 26, 2024
    Configuration menu
    Copy the full SHA
    cd876c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9271a50 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3d1c0b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    338ad3b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. update mas to 0.7.0

    jessebot committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d5cb9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0888e5 View commit details
    Browse the repository at this point in the history
  3. fix new synapse ingress

    jessebot committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f254c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7985d83 View commit details
    Browse the repository at this point in the history
  5. fix tls for synapse ingress

    jessebot committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6fbb7f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46958e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38b43c4 View commit details
    Browse the repository at this point in the history
  8. updating element config.json

    jessebot committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6b27638 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6654cbf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cba6145 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    121b211 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    4fd3331 View commit details
    Browse the repository at this point in the history
  2. more docs and default values

    jessebot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9ff4ae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f1e65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96d2d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2505e4 View commit details
    Browse the repository at this point in the history