Commit graph

2896 commits

Author SHA1 Message Date
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
ggurdin
a2974ead9f
merged main, resolve merge conflicts 2024-08-06 09:12:03 -04:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
47481eb676
feat: Send voice messages from web 2024-08-06 11:55:01 +02: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
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
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
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
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
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
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
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
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
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
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
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
Krille
21e7c3f8cb
build: Update matrix dart sdk 2024-07-29 08:37:43 +02:00
krille-chan
83490de6fd
fix: Path correct userId to ignore list 2024-07-28 14:02:18 +02:00
Krille
5f9aa94339
chore: Follow up highlight event on room open 2024-07-28 09:54:07 +02:00
Krille
8ae8dbe45e
fix: Scroll to event missing the position 2024-07-28 09:52:37 +02:00
krille-chan
76b7fbf36f
chore: Follow up join space children 2024-07-26 22:12:03 +02: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
krille-chan
5b648624da
chore: Chat permissions page follow up 2024-07-26 21:25:45 +02:00
krille-chan
30e3a4f2ff
chore: Nicer background for sate message and time in chat 2024-07-26 21:07:02 +02:00