Commit graph

9123 commits

Author SHA1 Message Date
swherdman
c581377999
feat: add autoSsoRedirect config option for automatic SSO login on web
When enabled via config.json, unauthenticated web users are
automatically redirected to the homeserver's SSO provider on page load,
bypassing the homeserver picker UI. Uses full-page redirect with
localStorage token recovery to avoid browser popup blocking.

Requires defaultHomeserver to also be set in config.json.
2026-02-20 17:51:02 +11:00
Krille-chan
298a2d0760
Merge pull request #2587 from krille-chan/krille/flutter-3-41
build: Upgrade to flutter 3.41.1
2026-02-18 17:26:50 +01:00
krille-chan
8381281086
build: Upgrade to flutter 3.41.1 2026-02-18 17:03:48 +01:00
krille-chan
e852453dec
chore: Adjust avatar size and chat list item design 2026-02-18 16:59:10 +01:00
Krille-chan
42fae5fbe6
Merge pull request #2586 from krille-chan/krille/add-code-lints-for-unused-code
chore: Add code lint check for unused code
2026-02-18 16:37:57 +01:00
Christian Kußowski
1896c56544
chore: Add code lint check for unused code 2026-02-18 16:10:23 +01:00
Christian Kußowski
b4fbe46d43
chore: Adjust join space child UX 2026-02-18 15:57:42 +01:00
Christian Kußowski
6d5ceba885
chore: Adjust design of space avatars and more 2026-02-18 09:02:28 +01:00
Krille-chan
e5000b83dd
Merge pull request #2575 from Vespe-r/main
fix: Add app id to TileLayer user agent
2026-02-17 19:35:07 +01:00
Christian Kußowski
413352628e
chore: Follow up recording on web 2026-02-16 21:02:39 +01:00
Christian Kußowski
299174c922
feat: Enable audio recording on web 2026-02-16 15:51:54 +01:00
Vespe-r
fe51d22b26
fix: Add app id to TileLayer user agent 2026-02-16 12:09:44 +00:00
krille-chan
ecd13b7efc
chore: Follow up seen by row 2026-02-15 20:51:00 +01:00
krille-chan
10a138bb6f
chore: Follow up send button 2026-02-15 20:50:20 +01:00
Christian Kußowski
c87e07843f
chore: Follow up voice message button 2026-02-15 13:25:09 +01:00
Christian Kußowski
127bc6d698
chore: Follow up seen by row 2026-02-15 12:08:20 +01:00
Krille-chan
78aeceeb93
Merge pull request #2561 from krille-chan/dependabot/pub/flutter_local_notifications-20.1.0
build: (deps): bump flutter_local_notifications from 20.0.0 to 20.1.0
2026-02-15 12:00:33 +01:00
Christian Kußowski
39a335ffac
chore: Follow up padding 2026-02-15 11:56:40 +01:00
Christian Kußowski
0323a16821
chore: Follow up padding 2026-02-15 11:55:53 +01:00
Christian Kußowski
6cb7775c93
feat: Display read receipts for every event 2026-02-15 11:54:47 +01:00
Christian Kußowski
193d68a525
fix: Receipts disappear after reaction 2026-02-15 11:48:38 +01:00
Christian Kußowski
727e442c94
chore: Adjust design of navrail 2026-02-15 10:37:54 +01:00
Christian Kußowski
7be2d3df59
chore: Follow up chat input row 2026-02-14 22:05:14 +01:00
Christian Kußowski
c5b683f842
chore: Adjust chat input row design 2026-02-14 22:01:44 +01:00
Christian Kußowski
402801c458
fix: Audioplayer on web buggy 2026-02-14 20:47:44 +01:00
Christian Kußowski
7de276f071
chore: Display spaces filter chip when spaces present even without children 2026-02-14 20:13:27 +01:00
Christian Kußowski
819d068485
chore: Adjust status header design 2026-02-14 19:43:46 +01:00
Christian Kußowski
51ae4390ab
fix: Receipt row not auto updating 2026-02-14 19:25:12 +01:00
Christian Kußowski
6bdefc43e9
chore: Follow up input row design 2026-02-14 19:24:58 +01:00
Krille-chan
16098635c3
Merge pull request #2562 from krille-chan/dependabot/pub/qr_code_scanner_plus-2.1.1
build: (deps): bump qr_code_scanner_plus from 2.0.14 to 2.1.1
2026-02-14 18:32:21 +01:00
Christian Kußowski
65c3566dbd
chore: Adjust design 2026-02-14 18:28:53 +01:00
Christian Kußowski
acda3e40ff
chore: Follow up file description 2026-02-14 12:50:26 +01:00
Christian Kußowski
db4b3240c3
chore: Follow up calculate file description 2026-02-14 09:01:23 +01:00
Christian Kußowski
da8336b1fe
fix: Reply voice message displays a broken html body 2026-02-14 08:31:07 +01:00
dependabot[bot]
aae427c8a5
build: (deps): bump qr_code_scanner_plus from 2.0.14 to 2.1.1
Bumps [qr_code_scanner_plus](https://github.com/vespr-wallet/qr_code_scanner_plus) from 2.0.14 to 2.1.1.
- [Changelog](https://github.com/vespr-wallet/qr_code_scanner_plus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vespr-wallet/qr_code_scanner_plus/compare/2.0.14...2.1.1)

---
updated-dependencies:
- dependency-name: qr_code_scanner_plus
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-12 21:35:36 +00:00
dependabot[bot]
52409ee657
build: (deps): bump flutter_local_notifications from 20.0.0 to 20.1.0
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 20.0.0 to 20.1.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v20.0.0...flutter_local_notifications-v20.1.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-version: 20.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-12 21:35:29 +00:00
Krille-chan
83e9bedbc1
Merge pull request #2554 from krille-chan/dependabot/pub/particles_network-1.9.3
build: (deps): bump particles_network from 1.9.1 to 1.9.3
2026-02-12 20:04:46 +01:00
Krille-chan
c82d4dbac1
Merge pull request #2558 from krille-chan/dependabot/bundler/ios/bundler-db408c7199
build: bump faraday from 1.4.2 to 1.10.5 in /ios in the bundler group across 1 directory
2026-02-12 20:04:26 +01:00
dependabot[bot]
7d4fdb60f7
build: bump faraday in /ios in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /ios directory: [faraday](https://github.com/lostisland/faraday).


Updates `faraday` from 1.4.2 to 1.10.5
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v1.4.2...v1.10.5)

---
updated-dependencies:
- dependency-name: faraday
  dependency-version: 1.10.5
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-12 14:58:03 +00:00
dependabot[bot]
8ef3dfd360
build: (deps): bump particles_network from 1.9.1 to 1.9.3
Bumps [particles_network](https://github.com/abod8639/Particles_Network) from 1.9.1 to 1.9.3.
- [Changelog](https://github.com/abod8639/Particles_Network/blob/main/CHANGELOG.md)
- [Commits](https://github.com/abod8639/Particles_Network/commits)

---
updated-dependencies:
- dependency-name: particles_network
  dependency-version: 1.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 21:35:08 +00:00
Christian Kußowski
58351535ae
fix: Join room by alias even if not found 2026-02-11 09:12:54 +01:00
Krille-chan
7ec4c6f34e
Merge pull request #2536 from TheSunCat/fix/videoaspect
Fix aspect ratio of video player
2026-02-10 17:11:55 +01:00
Krille-chan
6ad538ecab
Merge pull request #2544 from krille-chan/dependabot/bundler/ios/bundler-d22f08ed5d
build: bump aws-sdk-s3 from 1.96.1 to 1.208.0 in /ios in the bundler group across 1 directory
2026-02-10 17:10:55 +01:00
Krille-chan
2b328b0faf
Merge pull request #2545 from krille-chan/dependabot/pub/go_router-17.1.0
build: (deps): bump go_router from 17.0.1 to 17.1.0
2026-02-10 17:10:37 +01:00
Krille-chan
c0400e38ac
Merge pull request #2546 from krille-chan/dependabot/pub/matrix-6.1.1
build: (deps): bump matrix from 6.1.0 to 6.1.1
2026-02-10 17:10:23 +01:00
dependabot[bot]
d052b5385d
build: (deps): bump matrix from 6.1.0 to 6.1.1
Bumps [matrix](https://github.com/famedly/matrix-dart-sdk) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/famedly/matrix-dart-sdk/releases)
- [Changelog](https://github.com/famedly/matrix-dart-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/famedly/matrix-dart-sdk/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: matrix
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 00:15:18 +00:00
dependabot[bot]
abea52d4d7
build: (deps): bump go_router from 17.0.1 to 17.1.0
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 17.0.1 to 17.1.0.
- [Commits](https://github.com/flutter/packages/commits/go_router-v17.1.0/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-version: 17.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 00:15:09 +00:00
dependabot[bot]
ab2592bdef
build: bump aws-sdk-s3 in /ios in the bundler group across 1 directory
Bumps the bundler group with 1 update in the /ios directory: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby).


Updates `aws-sdk-s3` from 1.96.1 to 1.208.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.208.0
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-09 22:03:32 +00:00
Krille-chan
eccf291856
Merge pull request #2527 from krille-chan/dependabot/pub/flutter_local_notifications-20.0.0
build: (deps): bump flutter_local_notifications from 19.5.0 to 20.0.0
2026-02-07 18:09:47 +01:00
dependabot[bot]
49003af949
build: (deps): bump flutter_local_notifications from 19.5.0 to 20.0.0
Bumps [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) from 19.5.0 to 20.0.0.
- [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases)
- [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v19.5.0...flutter_local_notifications-v20.0.0)

---
updated-dependencies:
- dependency-name: flutter_local_notifications
  dependency-version: 20.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 17:46:29 +01:00