Commit graph

1683 commits

Author SHA1 Message Date
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
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
ggurdin
c923ef29f3
Merge branch 'main' into remove-report-user 2024-08-06 12:33:22 -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
Kelrap
e164e73bf4 Remove option to report user 2024-08-06 10:13:23 -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
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
8294e1959c Fixes input bar spacing issues 2024-08-02 13:32:23 -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
0da6bb9cb5 Add comment explaining rationale 2024-07-31 15:32:08 -04:00
Kelrap
b9c9332d28 Remove unecessary setState 2024-07-31 15:12:04 -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
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
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
ggurdin
7d000ef472 updated spacing under event list 2024-07-26 12:00:27 -04:00
ggurdin
42ced399aa some simplifications of input bar stack 2024-07-26 11:36:36 -04:00
ggurdin
db168c805f
Merge branch 'main' into move-chat-buttons 2024-07-25 11:36:24 -04:00
ggurdin
abca75458f
Merge branch 'main' into silence-web-focus 2024-07-25 11:29:22 -04:00
ggurdin
56a363910c
Merge branch 'main' into shorten-long-message-overlays 2024-07-25 11:27:59 -04:00
ggurdin
6311df0875 moved stateful variable from text controller to input bar wrapper widget 2024-07-25 11:25:59 -04:00
ggurdin
5569619ba2
Merge branch 'main' into red-text-on-max-length 2024-07-25 11:11:49 -04:00
Kelrap
7fdf9a5c92 Close keyboard when open toolbar 2024-07-24 16:48:32 -04:00
Kelrap
276f3ee913 Merge branch 'main' of https://github.com/pangeachat/client into move-chat-buttons 2024-07-24 15:22:00 -04:00
Kelrap
d37aae9cbf Delete commented code 2024-07-24 13:47:32 -04:00
ggurdin
9f6cd047aa auto reload space hierarchy view after it's invalidated in the matrix SDK 2024-07-24 13:25:16 -04:00
Kelrap
cfdeb40732 Add #Pangea comments 2024-07-24 08:57:19 -04:00
Kelrap
cc58771de0 Silences web focus error 2024-07-24 08:50:47 -04:00
Kelrap
a7e6e7a4c9 Shorten overlay instead of toolbar 2024-07-23 15:16:34 -04:00
Kelrap
8c1df0eb88 Move calculations to state 2024-07-23 12:35:53 -04:00
Kelrap
45c290d0d8 Keep input bar and reply bar together 2024-07-23 12:09:13 -04:00
ggurdin
2249d602d1
Merge branch 'main' into fix-audio-overflow 2024-07-23 11:54:47 -04:00
Kelrap
a3a75262c9 Add #Pangea comments 2024-07-23 10:49:46 -04:00
ggurdin
e304bb5aa4
Merge branch 'main' into 481-use-forked-matrix-sdk 2024-07-23 09:42:31 -04:00
Kelrap
d640bce7a9 Keep reply bar same length/style as input 2024-07-23 09:11:28 -04:00
Kelrap
ed1070dbe3 Decrease audio toolbar padding 2024-07-22 17:05:36 -04:00
Kelrap
842dd23c4b Remove useless code 2024-07-22 16:44:05 -04:00
Kelrap
5b8c2dc7a8 Minor emoji picker edits 2024-07-22 16:36:44 -04:00
Kelrap
d60fe9e220 Merge branch 'move-chat-buttons' of https://github.com/pangeachat/client into move-chat-buttons 2024-07-22 13:46:44 -04:00
Kelrap
c20176d029 Add #pangea comments 2024-07-22 13:45:45 -04:00
Kelrap
e8a4005a12 Use stack, minimize footer shifting messages 2024-07-22 13:39:51 -04:00
ggurdin
a7c329905b don't rebuild the whole chat list on selection change 2024-07-22 12:18:06 -04:00