Commit graph

5672 commits

Author SHA1 Message Date
ggurdin
d5f8be57b5
added buttonHeight as parameter of pressable button and added completer to prevent up animation from starting before the down animation finishes 2024-11-06 11:58:08 -05:00
krille-chan
d2c2284182
Revert "refactor: Performance boost for avatar widget"
This reverts commit 58577bb9e8.
2024-11-06 17:25:37 +01:00
ggurdin
e48d8d57c9
filter redacted events from _practiceActivityEvents to prevent them from being sent to the choreographer 2024-11-06 09:30:11 -05:00
Krille
58577bb9e8
refactor: Performance boost for avatar widget 2024-11-06 14:10:31 +01:00
WilsonLe
775feca02d Merge branch '730-fix-accept-replacement-2' of https://github.com/pangeachat/client into 730-fix-accept-replacement-2 2024-11-06 17:22:10 +07:00
WilsonLe
d468b50785 fix accept replacement incorrectly reconstructing new full text 2024-11-06 17:21:34 +07:00
ggurdin
8df77c6ed7
in message toolbar, use the display representation instead of originalSent so that immersion mode still works 2024-11-05 16:10:43 -05:00
ggurdin
4d805d8206
fixes audio message overlay warping 2024-11-05 14:24:28 -05:00
ggurdin
43b663d66b
revent change to padding in message overlay 2024-11-05 13:19:03 -05:00
ggurdin
7d80d8f6e2
added back record button 2024-11-05 13:03:25 -05:00
ggurdin
8330f2c505
mmove reaction picker down into row with reply button 2024-11-05 12:58:29 -05:00
ggurdin
7beb14dfaf
reorder options in chat header 2024-11-05 11:55:05 -05:00
ggurdin
c315d5b970
added press animations to toolbar buttons 2024-11-05 11:31:44 -05:00
ggurdin
17e295b168
Merge branch 'main' into 896-group-constructs-according-to-categories 2024-11-05 09:47:26 -05:00
ggurdin
425779e868
redact the current activity event when submitting feedback 2024-11-05 09:43:17 -05:00
ggurdin
26e850af27
enable other toolbar buttons in message not in l2 2024-11-04 16:14:22 -05:00
ggurdin
ea1ad9bc61
make missing voice warning into an instructions popup 2024-11-04 16:02:39 -05:00
ggurdin
fe41800e05
Exclude the word_focus_listening activity from the list of client compatible activities 2024-11-04 14:55:40 -05:00
ggurdin
acd5bad957
display error to user if launching tts settings fails 2024-11-04 14:26:59 -05:00
ggurdin
eab4a314fd
resolved merge conflict 2024-11-04 13:46:22 -05:00
ggurdin
94e52d8d9f
added pagination to constructs list in analytics popup to speed up rendering 2024-11-04 13:42:26 -05:00
ggurdin
506629b07f
long sentry error on missing grammar copy 2024-11-04 12:42:36 -05:00
ggurdin
4c26e4629a
more grammar copy updates 2024-11-04 12:30:37 -05:00
ggurdin
e7e5367595
added some missing grammar copy 2024-11-04 12:21:50 -05:00
Brord van Wierst
bdbcc820dc
Merge branch 'move-server-main' of https://github.com/pangeachat/client into move-server-main 2024-11-04 17:21:21 +01:00
Brord van Wierst
d0e306d0d0
correct url 2024-11-04 17:20:19 +01:00
ggurdin
d904c59d6a
added xp number to xp progress bar 2024-11-04 10:25:06 -05:00
ggurdin
7f651417fd
Merge branch '896-group-constructs-according-to-categories' of https://github.com/pangeachat/client into 896-group-constructs-according-to-categories 2024-11-04 09:51:29 -05:00
ggurdin
71b090683d
use ConstructIdentifier to sort constructs into groups 2024-11-04 09:51:09 -05:00
ggurdin
542958dcb3
cast subscription duration as enum value 2024-11-04 09:40:07 -05:00
Krille
9906668f1c
chore: Follow up appbar shadow 2024-11-04 14:12:58 +01:00
Krille
a2e7356bd0
chore: Follow up homeserver picker 2024-11-04 14:06:07 +01:00
Krille
4b7345d0fe
chore: Follow up login page 2024-11-04 13:58:10 +01:00
Krille
3a8bb47e2c
chore: Polish login design 2024-11-04 13:52:43 +01:00
Krille
c447c2087f
chore: Follow up update snackbar 2024-11-04 12:48:07 +01:00
Brord van Wierst
b1524bc7e7
Merge branch 'main' into move-server-main 2024-11-03 17:42:48 +01:00
Krille
448a111c48
feat: Add about server page 2024-11-03 16:58:04 +01:00
Krille
cdaaad9c54
chore: Design follow up 2024-11-03 15:07:08 +01:00
Krille
65fd8a4184
chore: Follow up homeserverpicker UX 2024-11-03 14:39:22 +01:00
krille-chan
2f39b1e8f4
chore: Follow up colors 2024-11-03 13:03:03 +01:00
krille-chan
da857d6abe
chore: Follow up design 2024-11-03 12:51:22 +01:00
krille-chan
812a1c047e
chore: Follow up design 2024-11-03 12:13:32 +01:00
krille-chan
769baa3d9f
chore: Follow up message bubbles 2024-11-03 12:00:31 +01:00
krille-chan
640e2ff25d
chore: Design follow up 2024-11-03 11:30:20 +01:00
krille-chan
972c58b5ad
refactor: Display two lines on new messages 2024-11-03 11:24:24 +01:00
krille-chan
6b4ed7bdc8
chore: Follow up design 2024-11-03 11:22:45 +01:00
krille-chan
133e7ab955
chore: Design adjustments 2024-11-03 11:11:13 +01:00
krille-chan
4453048285
refactor: Remove unnecessary builder widget 2024-11-03 11:02:06 +01:00
krille-chan
6e92693966
chore: Follow up chat bubble design 2024-11-03 09:41:45 +01:00
krille-chan
45299a741f
chore: Polish chat bubble colors 2024-11-03 08:59:05 +01:00