Commit graph

14005 commits

Author SHA1 Message Date
Krille-chan
f7bf696519
Merge pull request #2098 from krille-chan/dependabot/pub/sqlcipher_flutter_libs-0.6.8
build: (deps): bump sqlcipher_flutter_libs from 0.6.7 to 0.6.8
2025-08-08 15:19:54 +02:00
dependabot[bot]
2e61e148d2
build: (deps): bump file_picker from 10.2.1 to 10.2.2
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-version: 10.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-07 21:28:12 +00:00
dependabot[bot]
8dc1876aae
build: (deps): bump sqlcipher_flutter_libs from 0.6.7 to 0.6.8
Bumps [sqlcipher_flutter_libs](https://github.com/simolus3/sqlite3.dart) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/simolus3/sqlite3.dart/releases)
- [Commits](https://github.com/simolus3/sqlite3.dart/compare/sqlcipher_flutter_libs-0.6.7...sqlcipher_flutter_libs-0.6.8)

---
updated-dependencies:
- dependency-name: sqlcipher_flutter_libs
  dependency-version: 0.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-07 21:27:58 +00:00
ggurdin
32688f332a
chore: exclude bot when checking if activity is finished (#3660) 2025-08-07 15:59:50 -04:00
Kelrap
d09617aa81
Activity loading tweaks (#3636)
* Added activity message when generation is partially successful

* Fix problem with missing intl entries

* Fix error message on timeout, add try again button to partial timeout

* Revert _activityItems.isNotEmpty check on _loading

* Make reversion match previous format

* Fix _setActivityItems failure from empty activity_plans

* Set timeout after first timeout, throw timeout exception for empty activities

* Only show Try again buttons when not currently loading

* fix text align

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-08-07 15:09:06 -04:00
ggurdin
fe5a5ce66a
chore: fix reaction padding for others' messages (#3656) 2025-08-07 14:58:13 -04:00
ggurdin
9b72bd8a09
Sentry (#3655)
* chore: render newlines in html message properly

* chore: log timeouts as warnings

* chore: update log level
2025-08-07 14:25:07 -04:00
ggurdin
d1b7b13ab6
chore: don't set l1 if locale is not valid (#3654) 2025-08-07 12:04:15 -04:00
ggurdin
867004243f
chore: don't lazy load members, account for left memebers when determ… (#3653)
* chore: don't lazy load members, account for left memebers when determining if activity is finished

* chore: always show continue button in unfinished activities
2025-08-07 11:49:57 -04:00
ggurdin
0ac33f96fa
fix: don't put positioned widget in non-stack parent (#3649) 2025-08-07 10:15:09 -04:00
ggurdin
3ca759229b
chore: account for top screen padding when adjusting overlay position on header overflow (#3647) 2025-08-07 09:55:26 -04:00
Christian Kußowski
b1ea6edaee
refactor: Add support for Room version 12 via matrix dart sdk update 2025-08-07 10:28:21 +02:00
Christian Kußowski
f2d0fc28f9
build: Add changelog for 2.1.0 2025-08-07 09:34:31 +02:00
ggurdin
d083e53d47
chore: fix overlay emojis padding (#3646) 2025-08-06 16:10:48 -04:00
Kelrap
f0b3946d52
Move ActivityPinnedMessage to AppBar (#3643) 2025-08-06 16:00:15 -04:00
ggurdin
4cb1e801d2
chore: go back to base screen on back button from launch screen with activity card (#3645) 2025-08-06 15:56:36 -04:00
Kelrap
3557c897ba
Change activity participants text from min to max (#3640)
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-08-06 15:54:08 -04:00
ggurdin
ed7c7d2d7e
chore: save activities on launch (#3644) 2025-08-06 15:31:40 -04:00
ggurdin
39fc047961
feat: space analytics page 2025-08-06 15:18:10 -04:00
Krille-chan
2078b3d0ed
Merge pull request #2095 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-08-06 08:00:10 +02:00
Fuan200
c9d60deb3f
chore(translations): Translated using Weblate (Spanish)
Currently translated at 99.3% (776 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
2025-08-06 05:02:18 +02:00
Kelrap
f4f1113277
Don't show popup for invalid commands (#3635) 2025-08-05 16:01:46 -04:00
ggurdin
d970d985b3
build: update matrix sdk (#3634) 2025-08-05 13:31:32 -04:00
ggurdin
c283f157da
chore: add activity summaries loading indicator (#3633) 2025-08-05 13:26:44 -04:00
ggurdin
31c6228ca4
chore: make user nullable in carousel (#3631) 2025-08-05 12:12:25 -04:00
ggurdin
dea50a51fd
chore: some small updates to activity session UI (#3630) 2025-08-05 12:02:20 -04:00
ggurdin
aabb97bc15
chore: hide activity chat UI elements for older activity chats (#3627) 2025-08-05 10:59:30 -04:00
Krille-chan
a372c7f8fd
Merge pull request #2094 from krille-chan/dependabot/pub/go_router-16.1.0
build: (deps): bump go_router from 16.0.0 to 16.1.0
2025-08-05 09:25:34 +02:00
Krille-chan
b5340ae474
Merge pull request #2092 from krille-chan/dependabot/pub/flutter_native_splash-2.4.6
build: (deps): bump flutter_native_splash from 2.4.4 to 2.4.6
2025-08-05 09:11:59 +02:00
dependabot[bot]
bd609ae807
build: (deps): bump go_router from 16.0.0 to 16.1.0
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 16.0.0 to 16.1.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v16.1.0/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:04:38 +00:00
dependabot[bot]
e0b156b9f1
build: (deps): bump flutter_native_splash from 2.4.4 to 2.4.6
Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.4.4 to 2.4.6.
- [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases)
- [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.4.4...v2.4.6)

---
updated-dependencies:
- dependency-name: flutter_native_splash
  dependency-version: 2.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 04:00:29 +00:00
ggurdin
600494b3c8
chore: fix stack child rendering issue (#3624) 2025-08-04 16:51:31 -04:00
Kelrap
451ced6580
Edit unpin confirmation text (#3620)
* Edit unpin confirmation text

* Add new intl entry for edited unpin confirmation text

* Add Pangea comments

* Fix pangea comments

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-08-04 16:39:04 -04:00
ggurdin
62140c56da
feat: activity sessions 2025-08-04 16:31:00 -04:00
Krille-chan
34a07fad82
Merge pull request #2088 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2025-08-04 07:10:51 +02:00
தமிழ்நேரம்
348d87bb89
chore(translations): Translated using Weblate (Tamil)
Currently translated at 100.0% (781 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ta/
2025-08-04 06:02:16 +02:00
Krille-chan
5366d3e2ed
Merge pull request #2068 from krille-chan/dependabot/pub/flutter_foreground_task-9.1.0
build: (deps): bump flutter_foreground_task from 6.5.0 to 9.1.0
2025-08-03 13:00:19 +02:00
dependabot[bot]
8075089f8a
build: (deps): bump flutter_foreground_task from 6.5.0 to 9.1.0
Bumps [flutter_foreground_task](https://github.com/Dev-hwang/flutter_foreground_task) from 6.5.0 to 9.1.0.
- [Changelog](https://github.com/Dev-hwang/flutter_foreground_task/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Dev-hwang/flutter_foreground_task/commits)

---
updated-dependencies:
- dependency-name: flutter_foreground_task
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 12:39:16 +02:00
Krille-chan
92bbf7962d
Merge pull request #2053 from krille-chan/dependabot/pub/unifiedpush-6.0.2
build: (deps): bump unifiedpush from 5.0.2 to 6.0.2
2025-08-03 12:10:01 +02:00
dependabot[bot]
1503f89357
build: (deps): bump unifiedpush from 5.0.2 to 6.0.2
Bumps unifiedpush from 5.0.2 to 6.0.2.

---
updated-dependencies:
- dependency-name: unifiedpush
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 11:58:22 +02:00
Krille-chan
d879c27e3a
Merge pull request #2069 from krille-chan/dependabot/pub/archive-4.0.7
build: (deps): bump archive from 3.6.1 to 4.0.7
2025-08-03 10:22:34 +02:00
dependabot[bot]
1a838b26bd
build: (deps): bump archive from 3.6.1 to 4.0.7
Bumps [archive](https://github.com/brendan-duncan/archive) from 3.6.1 to 4.0.7.
- [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md)
- [Commits](https://github.com/brendan-duncan/archive/commits)

---
updated-dependencies:
- dependency-name: archive
  dependency-version: 4.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 09:33:17 +02:00
krille-chan
82a9c1e522
chore: Fix snapcraft build 2025-08-02 12:31:56 +02:00
krille-chan
f7e46b391e
build: Set version in override-pull 2025-08-02 11:01:12 +02:00
Krille-chan
13f67544e0
Merge pull request #2086 from krille-chan/dependabot/pub/dynamic_color-1.8.1
build: (deps): bump dynamic_color from 1.7.0 to 1.8.1
2025-08-02 09:33:15 +02:00
Krille-chan
86efd2c520
Merge pull request #2087 from krille-chan/dependabot/pub/file_picker-10.2.1
build: (deps): bump file_picker from 10.2.0 to 10.2.1
2025-08-02 09:32:45 +02:00
dependabot[bot]
850fda0840
build: (deps): bump file_picker from 10.2.0 to 10.2.1
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-version: 10.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 21:13:56 +00:00
dependabot[bot]
384cd51222
build: (deps): bump dynamic_color from 1.7.0 to 1.8.1
Bumps [dynamic_color](https://github.com/material-foundation/flutter-packages/tree/main/packages) from 1.7.0 to 1.8.1.
- [Commits](https://github.com/material-foundation/flutter-packages/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: dynamic_color
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 21:13:51 +00:00
avashilling
f4bef7f3e4
3607 pinned message highlight persists after unpinning (#3615)
* fix: unhighlight messages on unpin

* remove unnecessary setState

* reset scroll marker when unpinned to remove highlight

* fix: calls unpin function from message actions

Adds more security to unpinning by displaying the same confirmation dialog about unpinning in both places you can do it.
2025-08-01 15:16:03 -04:00
avashilling
e58529ffc7
3607 pinned message highlight persists after unpinning (#3611)
* fix: unhighlight messages on unpin

* remove unnecessary setState

* reset scroll marker when unpinned to remove highlight
2025-08-01 14:31:05 -04:00