Commit graph

8009 commits

Author SHA1 Message Date
ggurdin
ea44994218
Merge pull request #520 from pangeachat/fix-analytics-overflow
Fix analytics overflow
2024-07-25 11:35:38 -04:00
ggurdin
fb30a7a6ed
Merge branch 'main' into fix-analytics-overflow 2024-07-25 11:35:32 -04:00
ggurdin
bd7469b973
Merge pull request #511 from pangeachat/silence-web-focus
Silence web focus
2024-07-25 11:29:28 -04:00
ggurdin
abca75458f
Merge branch 'main' into silence-web-focus 2024-07-25 11:29:22 -04:00
ggurdin
1fcd78d9f0
Merge pull request #510 from pangeachat/shorten-long-message-overlays
Shorten overlay instead of toolbar
2024-07-25 11:28:14 -04:00
ggurdin
56a363910c
Merge branch 'main' into shorten-long-message-overlays 2024-07-25 11:27:59 -04:00
ggurdin
53461e2141
Merge pull request #508 from pangeachat/lenient-permissions
Lenient permissions
2024-07-25 11:27:42 -04:00
ggurdin
f0ca8af2be
Merge branch 'main' into lenient-permissions 2024-07-25 11:27:36 -04:00
ggurdin
e8bce1289e
Merge pull request #493 from pangeachat/red-text-on-max-length
Red text on max length
2024-07-25 11:26:48 -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
1886e30dd7 Make analytics buttons flexible 2024-07-24 14:33:17 -04:00
Kelrap
d37aae9cbf Delete commented code 2024-07-24 13:47:32 -04:00
Kelrap
b510a09c90 Fix logic error 2024-07-24 13:45:16 -04:00
ggurdin
7bad951cea
Merge pull request #517 from pangeachat/auto-reload-hierarchy
auto reload space hierarchy view after it's invalidated in the matrix…
2024-07-24 13:25:53 -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
ggurdin
254093f833
Merge pull request #516 from pangeachat/ios-logout-breadcrumbs
added sentry breadcrumbs to help track down ios logout issue
2024-07-24 13:00:18 -04:00
ggurdin
bed27abe51 added sentry breadcrumbs to help track down ios logout issue 2024-07-24 12:59:52 -04:00
Kelrap
859510be99 Prevents invite error 2024-07-24 12:05:49 -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
51bf91d8e5 Edits I forgot to save earlier 2024-07-23 15:22:39 -04:00
Kelrap
a7e6e7a4c9 Shorten overlay instead of toolbar 2024-07-23 15:16:34 -04:00
Kelrap
a87c296c13 Fix difference in function 2024-07-23 12:41:39 -04:00
Kelrap
8c1df0eb88 Move calculations to state 2024-07-23 12:35:53 -04:00
ggurdin
219777f7d7
Merge pull request #506 from pangeachat/fix-audio-overflow
Fix audio overflow
2024-07-23 11:54:53 -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
Kelrap
f2e112789d Permissions default to yes/student choice 2024-07-23 10:17:40 -04:00
ggurdin
9aad16587b
Merge pull request #482 from pangeachat/481-use-forked-matrix-sdk
integrate forked matrix sdk
2024-07-23 09:42:43 -04:00
ggurdin
e304bb5aa4
Merge branch 'main' into 481-use-forked-matrix-sdk 2024-07-23 09:42:31 -04:00
Kelrap
ed1070dbe3 Decrease audio toolbar padding 2024-07-22 17:05:36 -04:00
ggurdin
bb8b566fad
Merge pull request #504 from pangeachat/show-translation-warning
made logic for determining if warning should show in translated card …
2024-07-22 13:54:15 -04:00
ggurdin
acef3778f7 made logic for determining if warning should show in translated card more readable and moved out of build function 2024-07-22 13:53:46 -04:00
ggurdin
0556128afc
Merge pull request #503 from pangeachat/reduce-chat-list-builds
don't rebuild the whole chat list on selection change
2024-07-22 12:18:47 -04:00
ggurdin
a7c329905b don't rebuild the whole chat list on selection change 2024-07-22 12:18:06 -04:00
ggurdin
7496bb95c0
Merge pull request #494 from pangeachat/students-can-add-subrooms
Students can add subrooms
2024-07-22 11:45:33 -04:00
ggurdin
fead337fd0
Merge branch 'main' into students-can-add-subrooms 2024-07-22 11:45:10 -04:00
ggurdin
5ce1d556b6 account for matrix space child permissions 2024-07-22 11:44:53 -04:00
Kelrap
9ed7507353 Remove canIAddSpaceChild 2024-07-22 10:39:46 -04:00
ggurdin
6f37cd014c
Merge branch 'main' into 481-use-forked-matrix-sdk 2024-07-22 10:32:53 -04:00
Kelrap
b63e383802 Merge branch 'red-text-on-max-length' of https://github.com/pangeachat/client into red-text-on-max-length 2024-07-22 10:10:02 -04:00
Kelrap
40a0954762 Merge branch 'main' of https://github.com/pangeachat/client into red-text-on-max-length 2024-07-22 10:05:08 -04:00
Kelrap
828b406286 Only rebuild when maxLength changes 2024-07-22 10:04:18 -04:00
ggurdin
020d4fa662
Merge pull request #500 from pangeachat/add-error-520
Adds speech to text error
2024-07-22 09:03:00 -04:00
ggurdin
f6035d49d3
Merge branch 'main' into add-error-520 2024-07-19 15:49:39 -04:00
Kelrap
e18eb6f104 Adds speech to text error 2024-07-19 15:41:01 -04:00
ggurdin
148d5b9bb8
Merge pull request #472 from pangeachat/toolbar-location-adjustments
Toolbar location adjustments
2024-07-19 15:32:07 -04:00
ggurdin
9a56fe42b7
Merge branch 'main' into toolbar-location-adjustments 2024-07-19 15:25:44 -04:00
ggurdin
6eeeb24428
Merge branch 'main' into red-text-on-max-length 2024-07-19 15:06:25 -04:00