Commit graph

7297 commits

Author SHA1 Message Date
ggurdin
64e35d746a
Merge branch 'main' into fix-toolbar-text-color 2024-06-14 13:09:52 -04:00
ggurdin
f958a3650c
Merge pull request #334 from pangeachat/fix-span-cache
Fix span cache
2024-06-14 13:08:34 -04:00
ggurdin
cce5b483e1 Merge branch 'main' into fix-span-cache 2024-06-14 13:08:09 -04:00
ggurdin
01dc89f199 clear cache on send and before getting language help, update span data hashcode 2024-06-14 13:07:26 -04:00
Kelrap
0983b11857 Bot_style uses theme color for text 2024-06-14 12:39:32 -04:00
ggurdin
01385b085b
Merge pull request #284 from pangeachat/analytics-rooms-data
Analytics rooms data
2024-06-14 12:19:07 -04:00
ggurdin
95135273cd Merge branch 'main' into analytics-rooms-data 2024-06-14 12:18:25 -04:00
ggurdin
df611e5f82 only show top-level spaces in analytics 2024-06-14 12:17:57 -04:00
Kelrap
83d7842e94 More specific cache calculation 2024-06-14 11:38:58 -04:00
ggurdin
7c12c87876
Merge pull request #335 from pangeachat/it-hint-text
If in IT mode, change 'write a message...' to it instructions
2024-06-14 10:18:44 -04:00
ggurdin
37f4bb053c If in IT mode, change 'write a message...' to it instructions 2024-06-14 10:18:03 -04:00
Kelrap
3766d28206 Fetched choices don't affect cache 2024-06-14 10:04:51 -04:00
ggurdin
9886173e23
Merge pull request #333 from pangeachat/top-level-spaces
Don't show subspaces in top-level spaces lists
2024-06-14 09:33:33 -04:00
ggurdin
c96671b29b Don't show subspaces in top-level spaces lists 2024-06-14 09:32:47 -04:00
ggurdin
a9105c0804 Merge branch 'main' into analytics-rooms-data 2024-06-13 16:37:22 -04:00
ggurdin
2fbb40c8fd
Merge pull request #300 from pangeachat/add-capacity
Add capacity feature
2024-06-13 16:35:59 -04:00
ggurdin
513226f2e4 merge conflicts 2024-06-13 16:35:39 -04:00
ggurdin
94aaaf6963 update room capacity when going between different rooms 2024-06-13 16:25:38 -04:00
ggurdin
c8b38ab073 fix for construct caching issues with other user's analytics showing up in the logged in user's analytics 2024-06-13 16:06:07 -04:00
Kelrap
c64829cd3c Fix class analytics overflow 2024-06-13 15:48:46 -04:00
Kelrap
d8dc864616 Present full room error differently 2024-06-13 14:00:15 -04:00
ggurdin
859c283ba3 added class name to analytics title 2024-06-13 13:58:08 -04:00
ggurdin
e96c0e34db constructs data model updates 2024-06-13 09:09:24 -04:00
ggurdin
c6186fcdc9 update analytics in lastUpdate is null 2024-06-12 15:16:14 -04:00
ggurdin
7163076390 Merge branch 'main' into analytics-rooms-data 2024-06-12 14:43:12 -04:00
ggurdin
7db9a33b29
Merge pull request #326 from pangeachat/power-level-hotfix
remove setting of bot power on invite
2024-06-12 14:40:22 -04:00
ggurdin
8f557f7740
Merge branch 'main' into power-level-hotfix 2024-06-12 14:40:07 -04:00
ggurdin
e3281b46d6 remove setting of bot power on invite 2024-06-12 14:39:38 -04:00
ggurdin
46728023e1
Merge pull request #325 from pangeachat/toolbar-stay-onscreen
Toolbar stay onscreen
2024-06-12 13:41:17 -04:00
ggurdin
f640cf364c
Merge branch 'main' into toolbar-stay-onscreen 2024-06-12 13:41:04 -04:00
ggurdin
2fbe7e7960 moved overlay message into widget variable to reduce repetition 2024-06-12 13:40:39 -04:00
Kelrap
d6b9273605 Toolbar shows below message if high on screen 2024-06-12 11:25:13 -04:00
ggurdin
2e372916c8
Merge pull request #324 from pangeachat/precall-igc
added caching for span details api responses, also pre-calling of spa…
2024-06-12 10:00:39 -04:00
ggurdin
14f4192b6f added caching for span details api responses, also pre-calling of span details endpoint for each match after fetching IGC data 2024-06-12 09:58:12 -04:00
ggurdin
0309feb03d
Merge pull request #323 from pangeachat/igc-button
small tweak to start IGC button
2024-06-11 16:33:17 -04:00
ggurdin
64084fd327 small tweak to start IGC button 2024-06-11 16:31:25 -04:00
ggurdin
81ec46ed4d
Merge pull request #310 from pangeachat/save-selection
Save span card selection
2024-06-10 16:59:05 -04:00
ggurdin
3b645b023e
Merge branch 'main' into save-selection 2024-06-10 16:58:48 -04:00
ggurdin
7dc8ee238b
Merge pull request #314 from pangeachat/no-duplicate-selection
No duplicate selection
2024-06-10 16:52:24 -04:00
ggurdin
4620677cac
Merge pull request #315 from pangeachat/persistent-displayname
Edited displayname shows when return to settings
2024-06-10 16:46:53 -04:00
Kelrap
96da73c2e9 Edited displayname shows when return to settings 2024-06-10 15:46:13 -04:00
Kelrap
71e710c777 Added explanation for room capacity 2024-06-10 15:07:51 -04:00
Kelrap
429d4a97ec Check for eventId match when selecting/deselecting 2024-06-10 13:24:58 -04:00
ggurdin
0110d3c802 use msg datetime in toVocabUse 2024-06-10 12:16:02 -04:00
ggurdin
2b4ada3202 switch from children / grandchilden to full space tree. Resolve error with data from visible chats also being counted in private chat analytics 2024-06-10 10:33:38 -04:00
Kelrap
11c986131f Changed capacity to int 2024-06-10 09:55:34 -04:00
Kelrap
ddb4209123 Uncommented a line 2024-06-10 08:57:09 -04:00
ggurdin
9b6466c09c Merge branch 'main' into analytics-rooms-data 2024-06-07 16:37:46 -04:00
ggurdin
f0424d508e
Merge pull request #309 from pangeachat/small-ui-fixes
allow leaving for all selected chats
2024-06-07 16:36:39 -04:00
ggurdin
363a91a193 allow leaving for all selected chats 2024-06-07 16:35:54 -04:00