8000 Comparing v4.1.0...v4.2.0 · cinnyapp/cinny · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cinnyapp/cinny
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: cinnyapp/cinny
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Choose a head ref
  • 19 commits
  • 74 files changed
  • 9 contributors

Commits on Aug 14, 2024

  1. Bump docker/build-push-action from 6.5.0 to 6.6.1 (#1891)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.5.0 to 6.6.1.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v6.5.0...v6.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b4ce8a7 View commit details
    Browse the repository at this point in the history
  2. Add translation support using i18next (#1576)

    Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
    aceArt-GmbH and ajbura authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ac17973 View commit details
    Browse the repository at this point in the history
  3. Bump actions/upload-artifact from 4.3.4 to 4.3.6 (#1890)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4.3.4...v4.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7e7bee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Add basic m.thread support (#1349)

    * Add basic `m.thread` support
    
    * Fix types
    
    * Update to v4
    
    * Fix auto formatting mess
    
    * Add threaded reply indicators
    
    * Fix reply overflow
    
    * Fix replying to edited threaded replies
    
    * Add thread indicator to room input
    
    * Fix editing encrypted events
    
    * Use `toRem` function for converting units
    
    ---------
    
    Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
    greentore and ajbura authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    830d05e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Bump docker/build-push-action from 6.6.1 to 6.7.0 (#1906)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.6.1 to 6.7.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v6.6.1...v6.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    16be69c View commit details
    Browse the repository at this point in the history
  2. Bump cla-assistant/github-action from 2.4.0 to 2.5.1 (#1905)

    Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.4.0 to 2.5.1.
    - [Release notes](https://github.com/cla-assistant/github-action/releases)
    - [Commits](contributor-assistant/github-action@v2.4.0...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: cla-assistant/github-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bdba033 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 23, 2024

  1. Fix IPv6 support for the Docker container (#1884)

    * Fix `docker-nginx.conf` indentation
    
    * Listen on IPv4 and IPv6 inside Docker
    utf-4096 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5c9ee1a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    043012e View commit details
    Browse the repository at this point in the history
  2. Add authenticated media support (#1930)

    * chore: Bump matrix-js-sdk to 34.4.0
    
    * feat: Authenticated media support
    
    * chore: Use Vite PWA for service worker support
    
    * fix: Fix Vite PWA SW entry point
    
    Forget this. :P
    
    * fix: Also add Nginx rewrite for sw.js
    
    * fix: Correct Nginx rewrite
    
    * fix: Add Netlify redirect for sw.js
    
    Otherwise the generic SPA rewrite to index.html would take effect, breaking Service Worker.
    
    * fix: Account for subpath when regisering service worker
    
    * chore: Correct types
    ShadowRZ authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c6a8fb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    09444f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    388f606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dfce32 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Improve-auth-media (#1933)

    * fix set power level broken after sdk update
    
    * add media authentication hook
    
    * fix service worker types
    
    * fix service worker not working in dev mode
    
    * fix env mode check when registering sw
    ajbura authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    96df140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5482f8e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: Fix video and audio loading with authenicated media (#1946)

    Appeareantly Firefox (and maybe Chrome) won't let service workers take over requests from <video> and <audio> tags, so we just fetch the URL ourselves.
    ShadowRZ authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f2c31d2 View commit details
    Browse the repository at this point in the history
  2. Fix authenticated media download (#1947)

    * remove dead function
    
    * fix media download in room timeline
    
    * authenticate remaining media endpoints
    ajbura authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    03cc25e View commit details
    Browse the repository at this point in the history
  3. Update dependency matrix-js-sdk to v34.5.0 (#1945)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 11, 2024
    Configuration menu