Commit graph

11767 commits

Author SHA1 Message Date
ggurdin
129c5a5a7a
if room lastEvent has hidden word activity, hide the hidden tokens in the chat list item subtitle (#1317) 2024-12-27 15:32:40 -05:00
ggurdin
60a3587c8f
add back public profile toggle to learning settings (#1316) 2024-12-27 15:06:22 -05:00
ggurdin
7e9dc022eb
make pressable button more visbile in dark mode, make main menu indicators into pressable buttons (#1315) 2024-12-27 14:44:54 -05:00
ggurdin
78ce090696
fix for mobile layout issues on mobile (#1314) 2024-12-27 14:01:33 -05:00
ggurdin
1317989db0
1179 toolbar changes (#1209)
* updated toolbar buttons

* initial work for toolbar updates

* Add WordZoomWidget to display word and lemma information (#1214)

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/pangeachat/client/tree/1179-toolbar-changes?shareId=XXXX-XXXX-XXXX-XXXX).

* word zoom card prototyped, activity generation in progress

* adding copy for new construct uses

* laying down TODOs

* initial work for word zoom card

* Always add part of speech to token's morph list

* Prevent duplicate choices in lemma activity

* Don't play token audio at start of morph activity

* Only grant +1 points for emoji activity

* Uncomment tryToSpeak function

* Always update activity once complete

* Added queuing / UI logic for morph activity buttons

* code cleanup

* added required data argument to logError calls

* fix overflowing practice activity card and audio player on mobile

---------

Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
2024-12-27 12:42:49 -05:00
Kelrap
0d477ad5b4
Paywall on IGC click (#1310)
* Shows paywall when user clicks IGC button

* Always show paywall card on press IGC button

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2024-12-27 11:06:53 -05:00
Krille
b62d3b449f
fix: Do not set public visibility for private groups 2024-12-27 09:58:50 +01:00
Brord van Wierst
e7dcd893fc
fixed env options 2024-12-24 14:47:14 +01:00
Brord van Wierst
b07930ab66
added release notes option 2024-12-24 14:41:59 +01:00
Brord van Wierst
0786279e98
and updated actions to latest version 2024-12-24 14:39:22 +01:00
Brord van Wierst
2aeebacab8
and fixed that error.. 2024-12-24 14:17:49 +01:00
Brord van Wierst
a749d95b76
main deploy activated, updated some release flow 2024-12-24 14:14:38 +01:00
Brord van Wierst
a6723c8a37
temp disable main workflows to verify4 2024-12-24 13:49:41 +01:00
Brord van Wierst
f8db37954d
temp disable main workflows to verify3 2024-12-24 13:48:19 +01:00
Brord van Wierst
cec1172b59
temp disable main workflows to verify2 2024-12-24 13:46:45 +01:00
Brord van Wierst
5a2853988e
temp disable main workflows to verify 2024-12-24 13:44:44 +01:00
Brord van Wierst
2b4d66ddc2
Merge pull request #1307 from pangeachat/android-fix-env
feat: added mobile patch and moved android release to manual
2024-12-24 04:01:20 +01:00
Brord van Wierst
55e252bd05
commited the commented code again 2024-12-24 04:00:15 +01:00
Brord van Wierst
cdf82c0af9
fixed yml 2024-12-24 03:57:42 +01:00
Brord van Wierst
6389bae036
added patch and moved to manual 2024-12-24 03:55:16 +01:00
Kelrap
dc79b98ea6
More thorough error logging (#1297)
* Data is required for .logError

* Edit data for readability

* remove commented out breadcrumbs

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2024-12-23 15:05:17 -05:00
Kelrap
eed93f2601
Adds loading indicator when waiting for IGC options (#1302)
* Adds loading indicator when waiting for IGC options

* when editting source text, don't show loading indicator

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2024-12-23 14:57:42 -05:00
wcjord
9c8edaada8 adding data error handler call 2024-12-20 10:07:50 -05:00
wcjord
ccf19aa8a4 remove context from span data, improve isITStart 2024-12-20 08:26:33 -05:00
ggurdin
06817ba4cc
fix: if there's an error while building transcript in tts card, show error card (#1281) 2024-12-19 12:09:53 -05:00
ggurdin
c8bf68e4cd
Login signup fixes (#1277)
* made button same height when loading, added timeout to language settings / avatar page

* fix: make button click always work, shrink inputs and add more space between logo and page content

* fix: don't open keyboard automatically in signup/login pages

* fix: make language dropdown hint text accurate

* feat: if a user logs in with SSO, allow them to set their username in the account setup page
2024-12-19 10:47:11 -05:00
Krille
583bf5f2da
build: Update dart_webrtc package 2024-12-19 10:12:13 +01:00
ggurdin
940b65d007
made button same height when loading, added timeout to language settings / avatar page (#1275) 2024-12-18 16:27:52 -05:00
ggurdin
341f44090d
use target tokens instead of target constructs to get practice activi… (#1274)
* use target tokens instead of target constructs to get practice activity uses

* save morph construct for token parts of speech
2024-12-18 16:08:33 -05:00
ggurdin
2641d31c55
Fix sso (#1273)
* fix: minor update to SSO

* remove debug print
2024-12-18 15:42:54 -05:00
ggurdin
16bdce9bd2
initial design updates to signup/login process (#1268)
* initial design updates to signup/login process

* feat: added signup/login assets, better button styling and animations

* fix: signup / login updated based on mobile testing
2024-12-18 14:53:25 -05:00
Kelrap
d6d6875882
Bot animations (#1262)
* onPopinvok

* Randomly reset bot animation

* Use user ID to identify bot

* Keeps timer from acting on nonexistent widget

* fix: remove setState call in bot face SVG build function

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2024-12-18 09:27:11 -05:00
Krille
67dd7f7028
fix: Use MB and KB instead of MiB and KiB for file sizes 2024-12-18 09:46:14 +01:00
ggurdin
6e7dc594f2
bump version (#1266) 2024-12-17 10:33:59 -05:00
Krille
c30e6c4aa2
build: Update matrix sdk and dependencies 2024-12-17 15:15:39 +01:00
Krille
7aa960306e
build: Deprecated web stuff 2024-12-17 15:13:26 +01:00
krille-chan
7b1d46aa18
chore: Make message bubble color dark also in dark mode 2024-12-16 16:18:05 +01:00
ggurdin
ff6a2a2918
upgrade to flutter 3.27.0 (#1256) 2024-12-16 09:59:56 -05:00
Krille
24b4e8157c
chore: Follow up bottomsheets 2024-12-15 11:52:58 +01:00
Krille-chan
73f448e40a
Merge pull request #1521 from krille-chan/krille/fix-analyzer-warnings-new-flutter
refactor: Fix new lints coming with flutter 3.27
2024-12-15 11:47:53 +01:00
Krille
dbe8c1b9f4
build: Update to flutter 3.27 2024-12-15 11:37:04 +01:00
Krille
21196a108f
chore: Follow up qr code buttons 2024-12-15 11:22:22 +01:00
Krille-chan
11817e6eb3
Merge pull request #1524 from krille-chan/krille/qr-code-sharing
feat: QR Code viewer for mxid sharing
2024-12-14 12:41:40 +01:00
Krille
dbf3eccc93
feat: QR Code viewer for mxid sharing
Signed-off-by: Krille <c.kussowski@famedly.com>
2024-12-14 12:30:51 +01:00
ggurdin
3e017d733f
wrap textfield in selection area to make typing work on Safari and Firefox (#1251) 2024-12-13 16:09:09 -05:00
ggurdin
bf9e0aeba2
added scroll bars to search results (#1250) 2024-12-13 15:52:02 -05:00
ggurdin
d3b405adc2
sign in copy change (#1249) 2024-12-13 15:22:18 -05:00
ggurdin
0fcc119c9a
improved logging for acceptReplacement index error (#1245)
* improved logging for acceptReplacement index error

* replace flutter_html package with fork with fix for safari regex

* better logging for cast error in PracticeActivityModel.fromJson
2024-12-13 14:25:34 -05:00
ggurdin
3cf1140039
added version numbers to update dialog (#1244) 2024-12-13 13:21:46 -05:00
ggurdin
966ab19ae0
Sentry (#1241)
* make tts response a warning

* use toString instead of typecast

* made _event without originalSent message a warning

* don't call showFirstMatch if matches is empty
2024-12-13 12:37:49 -05:00