Commit graph

4234 commits

Author SHA1 Message Date
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
ggurdin
a2974ead9f
merged main, resolve merge conflicts 2024-08-06 09:12:03 -04:00
ggurdin
844e03daba
Merge branch 'main' into min-width-toolbar 2024-08-05 10:01:46 -04:00
ggurdin
36c0a14d43
Merge branch 'main' into input-bar-spacing 2024-08-05 09:42:46 -04:00
ggurdin
6cc07d5c38
changed condition to wait for next sync in stream in waitforfirstsync to better reflect whether the first sync has come through or not 2024-08-05 09:39:04 -04:00
ggurdin
8913f808e1
Merge branch 'main' into chats-show-when-loaded 2024-08-05 09:23:24 -04: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
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
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
Kelrap
6f07eed8ed Fix more closure fails 2024-07-31 13:03:19 -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
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
Kelrap
0670d5061d Avatar is no longer child of Hero 2024-07-29 15:16:43 -04:00
Kelrap
24ccc538e1 Ignores null timeline error 2024-07-29 10:27:55 -04:00
Kelrap
0c37d88ef2 Fix overlay not closing in some situations 2024-07-29 09:50:37 -04:00
Kelrap
a09e5a0d8a Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-07-29 09:32:08 -04:00
ggurdin
31213184a3 suggest rooms created by new in space view 2024-07-26 15:56:34 -04:00
Kelrap
aa6e33ed1a Suggest subrooms by default 2024-07-26 15:37:07 -04:00
Kelrap
622384036b Added selection features to toolbar overlay 2024-07-26 15:28:05 -04:00
ggurdin
70d4e4a513 when sending construct analytics, chunk uses so that they don't exceed the max size for sending a matrix event 2024-07-26 15:03:36 -04:00
Kelrap
668b9dd65f Center toolbar overlay 2024-07-26 13:34:56 -04:00
ggurdin
80e4d1716d
Merge branch 'main' into move-chat-buttons 2024-07-26 12:00:52 -04:00
ggurdin
7d000ef472 updated spacing under event list 2024-07-26 12:00:27 -04:00