Commit graph

5100 commits

Author SHA1 Message Date
Krille
3286b19387
refactor: Recording dialog 2024-08-05 13:22:25 +02:00
Krille
a7473af40f
feat: Record voice message with opus/ogg if supported 2024-08-04 19:34:51 +02:00
Krille
0bd61ced3f
feat: Convert opus to aac on iOS before playing 2024-08-04 17:38:16 +02:00
Kelrap
98732ec904 Sets minimum width for toolbar content 2024-08-02 14:34:39 -04:00
Kelrap
8294e1959c Fixes input bar spacing issues 2024-08-02 13:32:23 -04:00
Kelrap
3d9000d2ae Code cleanup 2024-08-02 12:12:34 -04:00
Kelrap
02dd22a45f Change message info/report message menu color 2024-08-02 11:01:38 -04:00
Kelrap
61ffd096c9 Fix overflow from long messages 2024-08-02 10:22:40 -04:00
Kelrap
6761f97b61 Fix emoji picker exit button 2024-08-02 10:17:17 -04:00
Kelrap
37fa0e1d5e Simpler overlay closing 2024-08-02 10:03:22 -04:00
Kelrap
21ab01dbcb Make popup look like previous appearance 2024-08-02 09:22:53 -04:00
WilsonLe
4de8530a7e separate 2 components for bot settings in create group and chat details 2024-08-01 17:15:25 -04:00
Kelrap
23ac51c766 Emoji picker works now 2024-08-01 17:02:47 -04:00
Kelrap
5ed0f59db2 Get rid of unneeded chat footer elements 2024-08-01 14:31:18 -04:00
Kelrap
badb2888f2 message info/report message menu work with overlay 2024-08-01 13:31:32 -04:00
krille-chan
a928ecec1e
Revert "refactor: Only initialize FlutterLocalNotificationsPlugin once"
This reverts commit d3a13705bd.
2024-08-01 09:47:49 +02:00
krille-chan
d3a13705bd
refactor: Only initialize FlutterLocalNotificationsPlugin once 2024-08-01 09:18:12 +02:00
ggurdin
91a5d8414c
updated mini analytics UI to look better on mobile 2024-07-31 16:57:20 -04:00
Kelrap
03befaed70 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-07-31 16:31:10 -04:00
Kelrap
03678cbba3 Input bar should be same height in overlay 2024-07-31 16:30:41 -04:00
Kelrap
0da6bb9cb5 Add comment explaining rationale 2024-07-31 15:32:08 -04:00
Kelrap
9570bf059d Merge branch 'main' of https://github.com/pangeachat/client into deheroify-avatar 2024-07-31 15:30:49 -04:00
Kelrap
b9c9332d28 Remove unecessary setState 2024-07-31 15:12:04 -04:00
ggurdin
4b65b95060
remove default for isValidMode switch statement, return true if practiceActivity 2024-07-31 14:51:22 -04:00
Kelrap
20aed89edc Merge branch 'main' of https://github.com/pangeachat/client into chats-show-when-loaded 2024-07-31 14:40:17 -04:00
Kelrap
9cc6a14734 Enables activity tab on audio toolbar 2024-07-31 14:12:51 -04:00
ggurdin
cd6a904735
prevent single character input from disapearing 2024-07-31 13:36:36 -04:00
ggurdin
785dd47cd9
fixed _maxMessagesCached after testing 2024-07-31 13:08:48 -04:00
Kelrap
6f07eed8ed Fix more closure fails 2024-07-31 13:03:19 -04:00
ggurdin
a431151a2b
resolved merge conflicts 2024-07-31 12:56:21 -04:00
ggurdin
9f69360f24
use construct use type pointValues to calculate XP and level 2024-07-31 12:52:43 -04:00
Kelrap
d962980801 Fix toolbar not closing in all situations 2024-07-31 12:34:18 -04:00
Kelrap
5aeea56cc1 Change overlay message color/shape 2024-07-31 12:00:08 -04:00
Kelrap
4e7ac79527 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-07-31 11:29:16 -04:00
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00
ggurdin
4ede7c9bdd
store new construct uses locally. use a combination of those and stored analytics events to update mini analytics UI. 2024-07-30 16:44:12 -04:00
Kelrap
097417188d Move less important syncs to own function 2024-07-30 14:26:26 -04:00
Kelrap
347fa01ff8 Chat list is shown when rooms are loaded 2024-07-30 14:01:11 -04:00
ggurdin
398cac35ff
don't add analytics rooms to spaces if you are the bot 2024-07-30 12:55:42 -04:00
ggurdin
b68faab251
Merge branch 'main' into dont-name-bot-analytics-rooms 2024-07-30 12:52:49 -04:00
ggurdin
d9f272e389
don't have analytics rooms for bot user 2024-07-30 12:52:23 -04:00
ggurdin
0f282532b1
Merge branch 'main' into access-token-fix 2024-07-30 12:46:08 -04:00
ggurdin
1abbb8ee3f
on profile create, also create pangea profile. If there's no pangea profile when fetching access token, create one. 2024-07-30 12:45:31 -04:00
William Jordan-Cooley
ecbe421611 if bot, don't invite people to your analytics room 2024-07-30 11:34:14 -04:00
ggurdin
a1a1d92f54
Merge branch 'learning-analytics-summary' of https://github.com/pangeachat/client into learning-analytics-summary 2024-07-30 10:25:00 -04:00
ggurdin
e7d176d182
moved functions for constructing constructs out of pangea message event so they can be created without direct access to the representation event 2024-07-30 10:21:33 -04:00
ggurdin
bead112d0d
update analytics sending data on message send, instead of listening to onSync stream 2024-07-29 15:25:30 -04:00
Kelrap
0670d5061d Avatar is no longer child of Hero 2024-07-29 15:16:43 -04:00
ggurdin
e4d5bc3f41
Merge branch 'main' into learning-analytics-summary 2024-07-29 14:53:05 -04:00
ggurdin
c5187c7639
added learning summary to chat list, removed references to summary analytics 2024-07-29 14:52:09 -04:00