Commit graph

8728 commits

Author SHA1 Message Date
ggurdin
9dfece83ee
tweaks for logic for showing message click instructions when the user sees the first message 2024-10-10 12:04:55 -04:00
ggurdin
3e92c46328
added arguement to showOverlay to determine is backdrop is blurred 2024-10-10 12:04:17 -04:00
ggurdin
b0e8b1a652
Merge pull request #724 from pangeachat/cache-completed-activities
cache number of completed activities
2024-10-09 14:57:35 -04:00
ggurdin
9321e024e7
cache number of completed activities 2024-10-09 14:56:05 -04:00
ggurdin
fc1294ad30
Merge pull request #723 from pangeachat/close-toolbar-on-paywall
clear selected messages when showing paywall
2024-10-09 12:40:55 -04:00
ggurdin
ed72abb38b
clear selected messages when showing paywall 2024-10-09 12:39:55 -04:00
ggurdin
1d64475d25
Merge pull request #722 from pangeachat/use-activity-model-directly
Use activity model directly
2024-10-09 11:53:47 -04:00
ggurdin
4b2c5bc213
remove unused commented out code 2024-10-09 11:51:51 -04:00
ggurdin
50c8828dd6
use activity model instead of activity events 2024-10-09 11:49:48 -04:00
ggurdin
7c8f2c0537
Merge branch 'main' into remove-records 2024-10-09 11:39:05 -04:00
ggurdin
91c984103c
Merge pull request #721 from pangeachat/overlay-reactions
Overlay reactions
2024-10-09 11:23:54 -04:00
ggurdin
2fb6b2231b
Merge branch 'main' into overlay-reactions 2024-10-09 11:23:47 -04:00
ggurdin
f125ed6fd8
rebuild overlay on reaction event 2024-10-09 11:22:47 -04:00
William Jordan-Cooley
1bd244011f remove use of record 2024-10-09 11:19:07 -04:00
William Jordan-Cooley
9680662c1b client will pass time of req to remove possibility of different times there 2024-10-09 10:02:41 -04:00
ggurdin
99fc3fd625
Added message reactions widget to toolbar overlay 2024-10-09 09:57:25 -04:00
ggurdin
717f5236df
Merge pull request #720 from pangeachat/scrollable-overlay-message
don't adjust overlay message height if there's enough space to accomo…
2024-10-09 09:32:28 -04:00
ggurdin
ba62e0e54c
Merge branch 'main' into scrollable-overlay-message 2024-10-09 09:31:32 -04:00
ggurdin
21226ca516
don't adjust overlay message height if there's enough space to accomodate it 2024-10-09 09:30:57 -04:00
ggurdin
615bad2b37
Merge pull request #719 from pangeachat/scrollable-overlay-message
Scrollable overlay message
2024-10-08 16:48:59 -04:00
ggurdin
a6f95355d1
Merge branch 'main' into scrollable-overlay-message 2024-10-08 16:48:47 -04:00
ggurdin
e80cecd0f2
removed print statements 2024-10-08 16:47:48 -04:00
ggurdin
945e82d3b9
make overlay message scrollable if entire overlay doesn't fit in screen 2024-10-08 16:46:00 -04:00
ggurdin
e73303afb4
Merge pull request #718 from pangeachat/fix-json-error
cast score as int before sending to the server
2024-10-08 16:44:16 -04:00
ggurdin
f20aaa70d5
cast score as int before sending to the server 2024-10-08 16:43:27 -04:00
William Jordan-Cooley
5b4bcb5acc additional logic to showing of it inline tooltip 2024-10-08 15:47:15 -04:00
ggurdin
310d2b303c
Merge pull request #697 from pangeachat/copy-design-ayd
complete design issues
2024-10-08 15:24:16 -04:00
ggurdin
48b8b5caa3
uncommented debugged statement 2024-10-08 15:23:45 -04:00
ggurdin
dd14434375
Merge branch 'main' into copy-design-ayd 2024-10-08 15:20:07 -04:00
ggurdin
5f480956ea
Merge pull request #691 from pangeachat/688-difficult-to-click-on-a-an-audio-message-for-feedback
made toolbar visible when clicking in transparent msg row
2024-10-08 15:19:01 -04:00
ggurdin
ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap 2024-10-08 15:18:23 -04:00
ggurdin
25b62b50b5
Merge branch 'main' into 688-difficult-to-click-on-a-an-audio-message-for-feedback 2024-10-08 14:46:43 -04:00
ggurdin
0619b3a5c8
Merge pull request #717 from pangeachat/blur-background-it
blur background during IT
2024-10-08 14:13:40 -04:00
ggurdin
ca3cd03664
blur background during IT 2024-10-08 14:13:01 -04:00
ggurdin
b7eaab52da
Merge pull request #716 from pangeachat/message-overlay-positioning
Message overlay positioning
2024-10-08 09:18:46 -04:00
ggurdin
c1990eadeb
Merge branch 'main' into message-overlay-positioning 2024-10-08 09:18:24 -04:00
ggurdin
ef8c677681
removed pangea comment in overlay message file, made toolbar button height into variable for consistency in height adjustments 2024-10-08 09:17:34 -04:00
ggurdin
5540efc818
fixes for overlay message positioning, moved toolbar buttons underneath overlay message 2024-10-07 17:04:51 -04:00
ggurdin
7f2dfb80a1
Merge pull request #715 from pangeachat/update-staging-github-action
update github action to run on push to main branch
2024-10-07 16:51:48 -04:00
ggurdin
0a7a9f3d7c
update github action to run on push to main branch 2024-10-07 16:51:29 -04:00
William Jordan-Cooley
cd9792fb1e get new tokens in representation if they don't match text 2024-10-07 15:42:51 -04:00
ggurdin
74fceeb82c
Merge pull request #714 from pangeachat/analytics-notes
responded to comment from Will in client code, added fix for mini ana…
2024-10-07 14:48:52 -04:00
ggurdin
879a52c81f
responded to comment from Will in client code, added fix for mini analytics view level display 2024-10-07 14:48:14 -04:00
ggurdin
2a0c8cfdd6
Merge pull request #710 from pangeachat/fix-env-path
fix .env file path in main.dart
2024-10-07 09:45:56 -04:00
ggurdin
a4ced9ab65
fix .env file path in main.dart 2024-10-07 09:45:20 -04:00
William Jordan-Cooley
310073dbba increment version number 2024-10-06 17:22:09 -04:00
William Jordan-Cooley
1849178da9 ui tweaks for subscribe card and audio card 2024-10-06 17:18:35 -04:00
William Jordan-Cooley
240b039ae7 several toolbar UI tweaks 2024-10-05 15:51:17 -04:00
wcjord
b7ab6038ac
further toolbar tweaks
* remove print statement

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

* forgot to switch env again...

* increment version number

* about to move toolbar buttons up to level of overlay controller

* added ability to give feedback and get new activity

* more practice tweaks and instructions too

* incrementing pubspec version
2024-10-04 17:52:56 -04:00
wcjord
b8edf595ca
Toolbar practice (#707)
* remove print statement

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

* forgot to switch env again...

* increment version number

* about to move toolbar buttons up to level of overlay controller

* added ability to give feedback and get new activity
2024-10-03 17:19:31 -04:00