Commit graph

9789 commits

Author SHA1 Message Date
wcjord
371d4f06d4
Update main.dart
Fixing env definition... again....
2024-10-03 12:42:44 -04:00
wcjord
51d9efabeb
Toolbar practice (#706)
* remove print statement

* ending animation, savoring joy, properly adding xp in session

* forgot to switch env again...

* increment version number
2024-10-03 12:07:40 -04:00
wcjord
a0e0fb00ec
Toolbar practice (#705)
* remove print statement

* ending animation, savoring joy, properly adding xp in session

* forgot to switch env again...
2024-10-03 11:48:27 -04:00
wcjord
51e8c4b7ce
Toolbar practice (#704)
* remove print statement

* ending animation, savoring joy, properly adding xp in session
2024-10-03 11:37:26 -04:00
krille-chan
5ee30c35c6
build: Update flutter local notifications package 2024-10-03 17:35:01 +02:00
Krille-chan
6e8483004d
Merge pull request #1380 from krille-chan/krille/better-notification-management
refactor: Reuse flutter local notifications object
2024-10-03 17:06:25 +02:00
krille-chan
86c9354cfd
refactor: Reuse flutter local notifications object 2024-10-03 16:42:19 +02:00
Krille-chan
8b90c30f50
Merge pull request #1376 from baltevl/main
build: Add unifiedpush_ui package
2024-10-03 16:07:31 +02:00
wcjord
08a7c74b4a
remove print statement (#703) 2024-10-03 09:56:00 -04:00
baltevl
96ecc878b4
build: Add unifiedpush_ui package
Add unifiedpush_ui as part of unifiedpush was split off into it.
2024-10-03 15:28:00 +02:00
krille-chan
542b4bf928
chore: Nicer representation of invited DMs 2024-10-03 14:10:47 +02:00
krille-chan
c1f8b13aca
fix: Public rooms always publicly visible even when turned off on creation 2024-10-03 12:07:34 +02:00
Krille-chan
83fb1ed949
Merge pull request #1368 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2024-10-03 11:58:19 +02:00
William Jordan-Cooley
f9ad45d203 intelligently choosing tokens and passing all their info 2024-10-02 17:40:16 -04:00
William Jordan-Cooley
8bffe17455 passing practice model instead of activity? 2024-10-02 14:58:29 -04:00
Krille
de7b85819f
chore: Group notifications on android by first space parent 2024-09-29 17:08:01 +02:00
Krille-chan
5fc4dc6db5
Merge pull request #1369 from krille-chan/dependabot/bundler/ios/webrick-1.8.2
build(deps): bump webrick from 1.7.0 to 1.8.2 in /ios
2024-09-29 17:02:47 +02:00
Edgars Andersons
aff0491578 Translated using Weblate (Latvian)
Currently translated at 100.0% (670 of 670 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
2024-09-29 16:50:38 +02:00
大王叫我来巡山
572cd7d40d Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (670 of 670 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2024-09-29 16:50:38 +02:00
Bezruchenko Simon
3d8011a008 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (670 of 670 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2024-09-29 16:50:38 +02:00
Oğuz Ersen
d107dc7f93 Translated using Weblate (Turkish)
Currently translated at 100.0% (670 of 670 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
2024-09-29 16:50:38 +02:00
josé m
d2faa2779a Translated using Weblate (Galician)
Currently translated at 100.0% (670 of 670 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2024-09-29 16:50:38 +02:00
xabirequejo
6140956562 Translated using Weblate (Basque)
Currently translated at 99.5% (667 of 670 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
2024-09-29 16:50:38 +02:00
Priit Jõerüüt
4ac48045f1 Translated using Weblate (Estonian)
Currently translated at 100.0% (670 of 670 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2024-09-29 16:50:38 +02:00
Rex_sa
f3af9aa01a Translated using Weblate (Arabic)
Currently translated at 100.0% (670 of 670 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
2024-09-29 16:50:38 +02:00
v1s7
2da20f1a39 Translated using Weblate (Russian)
Currently translated at 98.6% (654 of 663 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2024-09-29 16:50:38 +02:00
dependabot[bot]
1436269c9e
build(deps): bump webrick from 1.7.0 to 1.8.2 in /ios
Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](https://github.com/ruby/webrick/compare/v1.7.0...v1.8.2)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 16:49:00 +02:00
Krille-chan
ee31a4d8f5
Merge pull request #1372 from krille-chan/krille/fix-build-ios
build: Increase iOS minimum deployment target to 13.0
2024-09-29 16:48:17 +02:00
Krille
6f9d58df51
build: Increase iOS minimum deployment target to 13.0 2024-09-29 16:34:07 +02:00
Krille
c636bc573a
build: Update emoji picker package 2024-09-29 15:35:30 +02:00
Brord van Wierst
4953e63bf8
Merge remote-tracking branch 'origin/main' 2024-09-28 19:34:57 +02:00
Brord van Wierst
e812729389
removed urls 2024-09-28 19:34:34 +02:00
krille-chan
188ce96ef3
chore: Improve message info dialog 2024-09-27 17:43:02 +02:00
William Jordan-Cooley
26752a9ba7 change back to regular .env 2024-09-26 16:32:12 -04:00
William Jordan-Cooley
f589d2371b exit practice if no activities to do 2024-09-26 13:47:51 -04:00
William Jordan-Cooley
7c61ee7026 dang wrong .env 2024-09-26 07:29:18 -04:00
wcjord
a1f9e6a243
Toolbar practice (#702)
* drafting toolbar with practice

* moved some code around

* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar

* activities displaying and forwarding toolbar

* experimenting with using choice value rather than index for logic

* reimplementation of wordnet results and translation for individual words

* cache and timer

* mostly done with activities in toolbar flow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
2024-09-25 17:01:58 -04:00
choreo development
e81c3fec0d adjusted audio message sizing to fit time 2024-09-24 10:11:40 -04:00
wcjord
6f5f020952
Merge pull request #698 from pangeachat/mirror-staging-prod
Remove workflow to mirrow staging to prod
2024-09-23 17:20:44 -04:00
WilsonLe
89678de541 temporarily remove job that checkouts out to development to mirror staging with prod on web 2024-09-23 16:33:16 -04:00
choreo development
de7acfe31c changed wording from student --> user 2024-09-23 13:48:09 -04:00
krille-chan
efad71e535
chore: Follow up google services patch 2024-09-22 20:13:15 +02:00
krille-chan
8e5474b4e4
build: Update dependencies 2024-09-22 20:08:49 +02:00
krille-chan
dfb2605829
chore: Follow up send file snackbars 2024-09-22 19:47:47 +02:00
krille-chan
d53d0d8083
chore: Follow up sendfile snackbars 2024-09-22 19:20:10 +02:00
krille-chan
b83503585f
feat: Sending multiple files at once 2024-09-22 19:18:08 +02:00
Krille-chan
b328e95980
Merge pull request #1354 from krille-chan/krille/load-bytes-later-when-send-files
Krille/load bytes later when send files
2024-09-22 15:57:11 +02:00
krille-chan
5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 2024-09-22 15:45:41 +02:00
krille-chan
6866a996a3
chore: Follow up imageviewer 2024-09-22 14:36:35 +02:00
krille-chan
838dcb413e
chore: Make imageviewer full window 2024-09-22 09:38:57 +02:00