ggurdin
|
15c2d1dfd9
|
added analytics view to space view, removed number ticker animation
|
2024-08-06 15:39:30 -04:00 |
|
ggurdin
|
4278f7b196
|
get analytics events directly from server, cache last update time for user's l2
|
2024-08-06 13:40:53 -04:00 |
|
ggurdin
|
91a5d8414c
|
updated mini analytics UI to look better on mobile
|
2024-07-31 16:57:20 -04:00 |
|
ggurdin
|
785dd47cd9
|
fixed _maxMessagesCached after testing
|
2024-07-31 13:08:48 -04:00 |
|
ggurdin
|
a431151a2b
|
resolved merge conflicts
|
2024-07-31 12:56:21 -04:00 |
|
ggurdin
|
9f69360f24
|
use construct use type pointValues to calculate XP and level
|
2024-07-31 12:52:43 -04: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 |
|
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 |
|
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 |
|
ggurdin
|
c5187c7639
|
added learning summary to chat list, removed references to summary analytics
|
2024-07-29 14:52:09 -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 |
|
ggurdin
|
08549b83c5
|
Merge branch 'main' into move-chat-buttons
|
2024-07-26 11:41:38 -04:00 |
|
ggurdin
|
b1212907bd
|
Merge branch 'main' into use-weights
|
2024-07-25 11:44:35 -04:00 |
|
ggurdin
|
db168c805f
|
Merge branch 'main' into move-chat-buttons
|
2024-07-25 11:36:24 -04:00 |
|
ggurdin
|
fb30a7a6ed
|
Merge branch 'main' into fix-analytics-overflow
|
2024-07-25 11:35:32 -04:00 |
|
ggurdin
|
56a363910c
|
Merge branch 'main' into shorten-long-message-overlays
|
2024-07-25 11:27:59 -04:00 |
|
ggurdin
|
f0ca8af2be
|
Merge branch 'main' into lenient-permissions
|
2024-07-25 11:27:36 -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 |
|
William Jordan-Cooley
|
343dcf5374
|
added missing case
|
2024-07-24 15:33:58 -04:00 |
|
William Jordan-Cooley
|
233486449a
|
point values for construct uses
|
2024-07-24 15:24:46 -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
|
1886e30dd7
|
Make analytics buttons flexible
|
2024-07-24 14:33:17 -04:00 |
|
Kelrap
|
b510a09c90
|
Fix logic error
|
2024-07-24 13:45:16 -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
|
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 |
|
Kelrap
|
f2e112789d
|
Permissions default to yes/student choice
|
2024-07-23 10:17:40 -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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
9a56fe42b7
|
Merge branch 'main' into toolbar-location-adjustments
|
2024-07-19 15:25:44 -04:00 |
|