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

Matrix bridge #46

Merged
merged 19 commits into from
Mar 26, 2024
Merged

Matrix bridge #46

merged 19 commits into from
Mar 26, 2024

Commits on Feb 3, 2024

  1. fix(bolt-matrix): fix setup procedure

    * fix name
    * fix localpart reservation and request
    * add appserviceUrl option (a web server where Matrix homeserver should send messages to)
    * remove encryption
    austinhuang0131 authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    df1e8d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca9a53c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. refactor(bolt-matrix): homeserverUrl in avatar

    Co-authored-by: William Horning <[email protected]>
    austinhuang0131 and williamhorning authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    4f971cb View commit details
    Browse the repository at this point in the history
  2. fix(bolt-matrix): regex pattern for bridge puppets

    Co-authored-by: William Horning <[email protected]>
    austinhuang0131 and williamhorning authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    bf2d142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37becfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d537ef View commit details
    Browse the repository at this point in the history
  5. Revert "refactor(bolt-matrix): homeserverUrl in avatar"

    This reverts commit 4f971cb.
    
    simply put, it doesn't work
    austinhuang0131 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    5488466 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85e094e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cff1f8 View commit details
    Browse the repository at this point in the history
  8. fix: deletion logic

    austinhuang0131 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3bf7ac6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d6dc72 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    acda0cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ce6947 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    12febf3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aff713c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. refactor(bolt-matrix): buffer import

    Co-authored-by: William Horning <[email protected]>
    austinhuang0131 and williamhorning authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5c71723 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge branch 'main' into pr/austinhuang0131/46

    Signed-off-by: Jersey <[email protected]>
    williamhorning committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    faad273 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from williamhorning/matrix-0-5-x-merge

    Merge branch 'main' into pr/austinhuang0131/46
    austinhuang0131 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b7eab78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b67ea7c View commit details
    Browse the repository at this point in the history