Commit graph

8147 commits

Author SHA1 Message Date
Kelrap
ecb1df70dc Add explanation for reaction picker logic 2024-08-08 17:19:16 -04:00
Kelrap
ea8e4497f3 Close keyboard if open 2024-08-08 14:37:23 -04:00
Kelrap
43d99c526a Tweaks 2024-08-08 13:51:27 -04:00
Kelrap
ed57c340d1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-08-08 10:38:21 -04:00
Kelrap
f46a5bac7f Shift footer down 2024-08-08 09:41:44 -04:00
Kelrap
bb263c71c2 Toolbar placed over selected message 2024-08-07 17:10:44 -04:00
ggurdin
b15a4ef5a7
Merge pull request #565 from pangeachat/replace-access-token
replace accessToken with matrix access token
2024-08-07 12:50:53 -04:00
ggurdin
b8bd90a44d
replace accessToken with matrix access token 2024-08-07 12:48:28 -04:00
ggurdin
8adf15a1f4
Merge pull request #560 from pangeachat/559-role-play-mode
559 text adventure mode
2024-08-07 11:50:38 -04:00
ggurdin
3f7c154d2e
Merge branch 'main' into 559-role-play-mode 2024-08-07 11:50:20 -04:00
WilsonLe
c193c928a1 implement dynamic zone label and title shared component 2024-08-07 11:27:22 -04:00
WilsonLe
49921e47e4 Merge branch '559-role-play-mode' of https://github.com/pangeachat/client into 559-role-play-mode 2024-08-07 10:59:47 -04:00
WilsonLe
62d71285a4 fix text adventure title padding 2024-08-07 10:59:43 -04:00
ggurdin
fb104ecca1
Merge pull request #518 from pangeachat/512-bump-matrix-sdk
bump matrix sdk version, fixes timeline memory issue
2024-08-07 10:54:52 -04:00
ggurdin
500e54bed9
Merge branch 'main' into 512-bump-matrix-sdk 2024-08-07 10:54:44 -04:00
ggurdin
04012481fa
Merge branch 'main' into 559-role-play-mode 2024-08-07 10:17:12 -04:00
ggurdin
396aa70bc9
Merge pull request #563 from pangeachat/input-bar-improvements
choreographer pulls roomID from chat so input bar key does not change…
2024-08-07 10:01:12 -04:00
ggurdin
7165060041
choreographer pulls roomID from chat so input bar key does not change after setting choreo roomID, resolving issues with input bar auto-focus 2024-08-07 09:59:01 -04:00
ggurdin
8e56f9c3ab
Merge pull request #561 from pangeachat/hide-public-profile
Hide public profile toggle in learning settings
2024-08-07 09:13:17 -04:00
Kelrap
959172fcfe Hide public profile toggle in learning settings 2024-08-06 16:40:11 -04:00
Wilson
3a7ad9884b
Merge branch 'main' into 559-role-play-mode 2024-08-06 15:58:49 -04:00
ggurdin
b19e72eae7
Merge pull request #558 from pangeachat/547-improve-bot-settings-ui
547 improve bot settings UI
2024-08-06 15:57:13 -04:00
WilsonLe
d5b0c1944b Merge branch '547-improve-bot-settings-ui' into 559-role-play-mode 2024-08-06 15:52:41 -04:00
WilsonLe
5015f2e3d4 remove lock files 2024-08-06 15:52:04 -04:00
WilsonLe
adb5d3eb39 Merge branch '546-improve-bot-settings-ui' into 559-role-play-mode 2024-08-06 15:49:41 -04:00
WilsonLe
1ece90dad2 refactor, group create group and chat details into one component 2024-08-06 15:48:58 -04:00
Kelrap
a911b9f852 Attempt 1 of repositioning toolbar 2024-08-06 15:11:45 -04:00
WilsonLe
bd4d9e43ed add create group chat validation for custom and game master instructions 2024-08-06 14:41:50 -04:00
ggurdin
7dc8a72f46
Merge branch 'main' into 547-improve-bot-settings-ui 2024-08-06 13:57:45 -04:00
Kelrap
4b80871922 Fix edit overflow 2024-08-06 13:32:09 -04:00
Kelrap
abe98390f1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-08-06 13:20:22 -04:00
Kelrap
f68e8f586d Merge branch 'toolbar-selection' of https://github.com/pangeachat/client into toolbar-selection 2024-08-06 13:20:16 -04:00
Kelrap
19b20efc53 PR edits, minus positioning changes 2024-08-06 13:19:40 -04:00
WilsonLe
0201aae916 create shared component for create and detail 2024-08-06 13:19:08 -04:00
ggurdin
5155b522b5
Merge pull request #556 from pangeachat/remove-report-user
Remove option to report user
2024-08-06 12:33:29 -04:00
ggurdin
c923ef29f3
Merge branch 'main' into remove-report-user 2024-08-06 12:33:22 -04:00
ggurdin
876a5230d5
Merge pull request #554 from pangeachat/fix-reply-scrolling
Fix reply scrolling
2024-08-06 12:32:58 -04:00
ggurdin
e238068538
replaced scrollToEventId with current version from fluffychat 2024-08-06 12:32:31 -04:00
Wilson
9a87cb8c2d
Merge branch 'main' into 547-improve-bot-settings-ui 2024-08-06 12:14:37 -04:00
WilsonLe
76c38a594e complete implementation of bot option dialog 2024-08-06 12:13:55 -04:00
Kelrap
e164e73bf4 Remove option to report user 2024-08-06 10:13:23 -04:00
ggurdin
a2974ead9f
merged main, resolve merge conflicts 2024-08-06 09:12:03 -04:00
ggurdin
11dfa13a0b
wrap stateful alert dialog in StatefulBuilder to enable toggle updates 2024-08-05 13:58:20 -04:00
WilsonLe
d86a9303d2 saving, bug at toggle not switching 2024-08-05 13:26:54 -04:00
Kelrap
b021a2214c Merge branch 'main' of https://github.com/pangeachat/client into fix-reply-scrolling 2024-08-05 10:21:37 -04:00
Kelrap
2f9446fb80 Scrolls to correct message 2024-08-05 10:05:37 -04:00
ggurdin
3f6583dd8c
Merge pull request #552 from pangeachat/min-width-toolbar
Sets minimum width for toolbar content
2024-08-05 10:05:07 -04:00
ggurdin
844e03daba
Merge branch 'main' into min-width-toolbar 2024-08-05 10:01:46 -04:00
ggurdin
f9578ce3d0
Merge pull request #549 from pangeachat/input-bar-spacing
Input bar spacing
2024-08-05 10:00:53 -04:00
ggurdin
36c0a14d43
Merge branch 'main' into input-bar-spacing 2024-08-05 09:42:46 -04:00