Commit graph

11767 commits

Author SHA1 Message Date
ggurdin
2dfeb6b830
Merge pull request #534 from pangeachat/access-token-fix
on profile create, also create pangea profile. If there's no pangea p…
2024-07-30 12:46:17 -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
ggurdin
e233848e64
Merge pull request #530 from pangeachat/silence-null-timeline
Silences null timeline error
2024-07-29 11:44:20 -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
8dd43d8a7f
build: Update to Flutter 3.22.3 2024-07-27 19:02:47 +02:00
Krille-chan
9d070af6fb
Merge pull request #1232 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2024-07-27 18:54:57 +02:00
krille-chan
76b7fbf36f
chore: Follow up join space children 2024-07-26 22:12:03 +02:00
krille-chan
c7b9acfcdf
chore: Polish public room bottom sheet 2024-07-26 22:05:51 +02:00
ggurdin
ba6d395f32
Merge pull request #529 from pangeachat/auto-suggest
Auto suggest
2024-07-26 15:56:49 -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
krille-chan
5b648624da
chore: Chat permissions page follow up 2024-07-26 21:25:45 +02:00
ggurdin
e32de242d8
Merge branch 'main' into 512-bump-matrix-sdk 2024-07-26 15:13:23 -04:00
krille-chan
30e3a4f2ff
chore: Nicer background for sate message and time in chat 2024-07-26 21:07:02 +02:00
ggurdin
840b08abb8
Merge pull request #528 from pangeachat/chunk-construct-events
when sending construct analytics, chunk uses so that they don't excee…
2024-07-26 15:05:06 -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
krille-chan
3434741bc5
refactor: Clean up some widths 2024-07-26 21:02:58 +02:00
krille-chan
b1a9c6e92d
chore: Follow up user bottom sheet 2024-07-26 19:36:07 +02:00
Kelrap
668b9dd65f Center toolbar overlay 2024-07-26 13:34:56 -04:00
krille-chan
3d965bf6ac
chore: Follow up user bottom sheet 2024-07-26 18:31:27 +02:00
krille-chan
8128c960dc
chore: Follow up pinned events 2024-07-26 18:07:54 +02:00
ggurdin
aa20fd3b35
Merge pull request #526 from pangeachat/move-chat-buttons
updated spacing under event list
2024-07-26 12:00:58 -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
krille-chan
b20cee34d4
chore: Follow up nicer max width pages 2024-07-26 17:57:30 +02:00
ggurdin
04ee98aa11
Merge pull request #498 from pangeachat/move-chat-buttons
Move chat buttons
2024-07-26 11:42:16 -04:00
ggurdin
08549b83c5
Merge branch 'main' into move-chat-buttons 2024-07-26 11:41:38 -04:00
ggurdin
42ced399aa some simplifications of input bar stack 2024-07-26 11:36:36 -04:00
krille-chan
d71d633cce
chore: nicer bottom sheets 2024-07-26 17:32:36 +02:00
ggurdin
f432c583dd
Merge pull request #525 from pangeachat/update-sdk-pubspec-lock
update refrence to commit for matrix SDK in pubspec.lock file
2024-07-26 11:13:58 -04:00
ggurdin
8f39d0ad37 update refrence to commit for matrix SDK in pubspec.lock file 2024-07-26 11:13:30 -04:00
krille-chan
22cfdd7689
chore: Follow up user bottom sheet 2024-07-26 16:50:41 +02:00
krille-chan
39a66f6786
chore: Follow up user bottom sheet 2024-07-26 16:25:25 +02:00
Krille
16cf4e5e6c
refactor: Design polishment and better user viewer 2024-07-26 14:52:41 +02:00
大王叫我来巡山
4dcd2dac7c
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (652 of 652 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2024-07-26 13:09:24 +02:00