Bella
|
04e277fe49
|
chore(translations): Translated using Weblate (German)
Currently translated at 99.1% (818 of 825 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
|
2025-12-13 05:00:26 +01:00 |
|
dependabot[bot]
|
ff1882c3e9
|
build: (deps): bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-12 21:08:10 +00:00 |
|
ggurdin
|
7b1974f47d
|
Merge pull request #4845 from pangeachat/merge-prod-into-main
Merge prod into main
|
2025-12-12 15:46:21 -05:00 |
|
ggurdin
|
5f77964e9c
|
merge prod into main
|
2025-12-12 15:45:25 -05:00 |
|
ggurdin
|
8bbc8ca638
|
Merge pull request #4844 from pangeachat/activity-navigation
Activity navigation
|
2025-12-12 15:01:50 -05:00 |
|
ggurdin
|
2aebff16f7
|
build: bump version
|
2025-12-12 15:00:56 -05:00 |
|
ggurdin
|
aeb1ba1e2c
|
fix: on click activity template, always go to session start page. Show option to go to existing joined activity in start page
|
2025-12-12 14:59:18 -05:00 |
|
ggurdin
|
9a217e5e36
|
fix: in course chats list, sort activities by activity ID
|
2025-12-12 14:32:09 -05:00 |
|
ggurdin
|
6249c60fe2
|
Merge pull request #4840 from pangeachat/group-course-chats-list-by-activity-id
fix: in course chats list, sort activities by activity ID
|
2025-12-12 11:48:20 -05:00 |
|
ggurdin
|
9c465b2412
|
fix: in course chats list, sort activities by activity ID
|
2025-12-12 11:47:49 -05:00 |
|
Kelrap
|
8415be93bd
|
Translate courseParticipantTooltip
|
2025-12-12 11:24:58 -05:00 |
|
Kelrap
|
889cfe40c8
|
Remove instructions from chat view, and add profile explanation to course participant page
|
2025-12-12 11:20:14 -05:00 |
|
Krille-chan
|
6162e005c7
|
Merge pull request #2409 from ggurdin/enable-sso-account-deletion
fix: enable users without passwords to delete their accounts
|
2025-12-12 10:54:29 +01:00 |
|
Krille-chan
|
adba41981d
|
Merge pull request #2418 from krille-chan/dependabot/pub/image-4.6.0
build: (deps): bump image from 4.5.4 to 4.6.0
|
2025-12-12 10:53:01 +01:00 |
|
Krille-chan
|
fd9bc08a3e
|
Merge pull request #2419 from krille-chan/dependabot/pub/go_router-17.0.1
build: (deps): bump go_router from 17.0.0 to 17.0.1
|
2025-12-12 10:52:47 +01:00 |
|
Krille-chan
|
5516916a71
|
Merge pull request #2420 from krille-chan/dependabot/pub/matrix-4.0.1
build: (deps): bump matrix from 4.0.0 to 4.0.1
|
2025-12-12 10:52:27 +01:00 |
|
dependabot[bot]
|
d21eed350f
|
build: (deps): bump matrix from 4.0.0 to 4.0.1
Bumps [matrix](https://github.com/famedly/matrix-dart-sdk) from 4.0.0 to 4.0.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/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: matrix
dependency-version: 4.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-11 21:12:05 +00:00 |
|
dependabot[bot]
|
ee3e5fd1db
|
build: (deps): bump go_router from 17.0.0 to 17.0.1
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 17.0.0 to 17.0.1.
- [Commits](https://github.com/flutter/packages/commits/go_router-v17.0.1/packages)
---
updated-dependencies:
- dependency-name: go_router
dependency-version: 17.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-11 21:11:58 +00:00 |
|
dependabot[bot]
|
b5feaba537
|
build: (deps): bump image from 4.5.4 to 4.6.0
Bumps [image](https://github.com/brendan-duncan/image) from 4.5.4 to 4.6.0.
- [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md)
- [Commits](https://github.com/brendan-duncan/image/commits)
---
updated-dependencies:
- dependency-name: image
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-11 21:11:47 +00:00 |
|
Kelrap
|
175c11ea0b
|
Merge branch 'main' of https://github.com/pangeachat/client into show-disabled-buttons
|
2025-12-11 12:05:46 -05:00 |
|
Krille-chan
|
4586967844
|
Merge pull request #2410 from krille-chan/dependabot/pub/shared_preferences-2.5.4
build: (deps): bump shared_preferences from 2.5.3 to 2.5.4
|
2025-12-11 13:07:44 +01:00 |
|
Krille-chan
|
68f303bcd8
|
Merge pull request #2416 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
|
2025-12-11 13:07:36 +01:00 |
|
Priit Jõerüüt
|
b62f16006b
|
chore(translations): Translated using Weblate (Estonian)
Currently translated at 100.0% (825 of 825 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
|
2025-12-11 10:00:44 +01:00 |
|
Andriy Kushnir
|
5f19539970
|
chore(translations): Translated using Weblate (Ukrainian)
Currently translated at 100.0% (825 of 825 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
|
2025-12-11 10:00:43 +01:00 |
|
Jelv
|
6763982445
|
chore(translations): Translated using Weblate (Dutch)
Currently translated at 100.0% (825 of 825 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
|
2025-12-11 10:00:42 +01:00 |
|
Aindriú Mac Giolla Eoin
|
8f647d4de9
|
chore(translations): Translated using Weblate (Irish)
Currently translated at 100.0% (825 of 825 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
|
2025-12-11 10:00:41 +01:00 |
|
josé m.
|
684be61ca8
|
chore(translations): Translated using Weblate (Galician)
Currently translated at 100.0% (825 of 825 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
|
2025-12-11 10:00:41 +01:00 |
|
大王叫我来巡山
|
758a10d94a
|
chore(translations): Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (825 of 825 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
|
2025-12-11 10:00:40 +01:00 |
|
Edgars Andersons
|
590a09fbfa
|
chore(translations): Translated using Weblate (Latvian)
Currently translated at 98.6% (814 of 825 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
|
2025-12-11 10:00:38 +01:00 |
|
ggurdin
|
786ad8b6f3
|
Merge pull request #4827 from pangeachat/simplify-progress-bar
chore: simplify progress bar widget
|
2025-12-10 16:05:49 -05:00 |
|
ggurdin
|
43014b3207
|
chore: simplify progress bar widget
|
2025-12-10 16:05:14 -05:00 |
|
Krille-chan
|
a83d9eb70e
|
Merge pull request #2412 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
|
2025-12-10 09:19:35 +01:00 |
|
Alex Katon
|
26b83b7626
|
chore(translations): Translated using Weblate (Belarusian)
Currently translated at 100.0% (823 of 823 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/be/
|
2025-12-10 08:00:31 +00:00 |
|
Creeper
|
37cafe26d8
|
chore(translations): Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (823 of 823 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
|
2025-12-10 08:00:30 +00:00 |
|
ggurdin
|
be0ed2fa1a
|
Merge pull request #4824 from pangeachat/4819-tokenfeedback-request-doesnt-update-lemma_info
fix: always pass lemma info and phonetic transcription in token feedb…
|
2025-12-09 16:46:50 -05:00 |
|
ggurdin
|
84737dbca1
|
update lemma meaning and phonetic transcription repos
|
2025-12-09 16:20:17 -05:00 |
|
dependabot[bot]
|
75b08b3281
|
build: (deps): bump shared_preferences from 2.5.3 to 2.5.4
Bumps [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) from 2.5.3 to 2.5.4.
- [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.5.4/packages/shared_preferences)
---
updated-dependencies:
- dependency-name: shared_preferences
dependency-version: 2.5.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-09 21:09:55 +00:00 |
|
ggurdin
|
c2defa9023
|
fix: always pass lemma info and phonetic transcription in token feedback request
|
2025-12-09 14:37:15 -05:00 |
|
ggurdin
|
620ad5d19a
|
fix: enable users without passwords to delete their accounts by using uia request in account deletion
|
2025-12-09 12:36:05 -05:00 |
|
ggurdin
|
67e77cfd90
|
Merge pull request #4822 from pangeachat/4820-allow-deletion-of-account-without-password
fix: use UIARequest for account deletion to enable deletion of SSO ac…
|
2025-12-09 12:14:34 -05:00 |
|
ggurdin
|
7eaefaba49
|
fix: use UIARequest for account deletion to enable deletion of SSO accounts
|
2025-12-09 12:13:58 -05:00 |
|
Kelrap
|
efa189ea88
|
Show all toolbar buttons, snackbar on click disabled button
|
2025-12-09 11:01:03 -05:00 |
|
ggurdin
|
8d76559e93
|
Merge pull request #4816 from pangeachat/gender-requests
Use requests.dart to add userGender to all requests
|
2025-12-08 12:53:46 -05:00 |
|
ggurdin
|
c2bfe7ba30
|
Merge pull request #4818 from pangeachat/fix-green-lines
fix: remove green outlines from testing
|
2025-12-08 12:52:04 -05:00 |
|
ggurdin
|
0b1d41da68
|
fix: remove green outlines from testing
|
2025-12-08 12:51:38 -05:00 |
|
Kelrap
|
fafddc2200
|
Remove userGender entries for individual requests
|
2025-12-08 12:18:28 -05:00 |
|
Kelrap
|
7062e42228
|
Add userGender to requests.dart
|
2025-12-08 12:17:27 -05:00 |
|
Christian Kußowski
|
4f196b29bd
|
fix: Do not request hero users for rooms with name
|
2025-12-06 15:49:10 +01:00 |
|
Christian Kußowski
|
e80e3273ea
|
chore: Follow up scroll down in fragmented timeline
|
2025-12-06 10:43:25 +01:00 |
|
Christian Kußowski
|
fc052c84ac
|
refactor: Adjust state event design
|
2025-12-06 10:37:07 +01:00 |
|