polfan-server-js-client 0.2.99 → 0.2.101
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.idea/workspace.xml +30 -25
- package/build/index.cjs.js.map +1 -1
- package/build/index.umd.js.map +1 -1
- package/build/types/AbstractChatClient.d.ts +5 -1
- package/build/types/types/src/index.d.ts +5 -1
- package/build/types/types/src/schemes/SessionData.d.ts +4 -0
- package/build/types/types/src/schemes/commands/GetSessionData.d.ts +2 -0
- package/build/types/types/src/schemes/commands/SetSessionData.d.ts +3 -2
- package/package.json +1 -1
- package/src/AbstractChatClient.ts +10 -1
- package/src/types/src/index.ts +8 -0
- package/src/types/src/schemes/SessionData.ts +5 -0
- package/src/types/src/schemes/commands/GetSessionData.ts +3 -0
- package/src/types/src/schemes/commands/SetSessionData.ts +3 -2
- package/src/types/src/schemes/commands/UnfollowTopic.ts +5 -0
package/.idea/workspace.xml
CHANGED
|
@@ -4,7 +4,11 @@
|
|
|
4
4
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
5
5
|
</component>
|
|
6
6
|
<component name="ChangeListManager">
|
|
7
|
-
<list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Adjust
|
|
7
|
+
<list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Adjust session data changes">
|
|
8
|
+
<change afterPath="$PROJECT_DIR$/src/types/src/schemes/commands/UnfollowTopic.ts" afterDir="false" />
|
|
9
|
+
<change beforePath="$PROJECT_DIR$/src/types" beforeDir="false" afterPath="$PROJECT_DIR$/src/types" afterDir="false" />
|
|
10
|
+
<change beforePath="$PROJECT_DIR$/src/types/src/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/index.ts" afterDir="false" />
|
|
11
|
+
</list>
|
|
8
12
|
<option name="SHOW_DIALOG" value="false" />
|
|
9
13
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
10
14
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
@@ -14,7 +18,7 @@
|
|
|
14
18
|
<execution />
|
|
15
19
|
</component>
|
|
16
20
|
<component name="EmbeddingIndexingInfo">
|
|
17
|
-
<option name="cachedIndexableFilesCount" value="
|
|
21
|
+
<option name="cachedIndexableFilesCount" value="198" />
|
|
18
22
|
</component>
|
|
19
23
|
<component name="Git.Rebase.Settings">
|
|
20
24
|
<option name="NEW_BASE" value="origin/main" />
|
|
@@ -26,7 +30,7 @@
|
|
|
26
30
|
<entry key="$PROJECT_DIR$/src/types" value="562c7beff95ea1eaf5c236df978f50a614a146af" />
|
|
27
31
|
</map>
|
|
28
32
|
</option>
|
|
29
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR
|
|
33
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/src/types" />
|
|
30
34
|
<option name="ROOT_SYNC" value="DONT_SYNC" />
|
|
31
35
|
</component>
|
|
32
36
|
<component name="GitHubPullRequestSearchHistory">{
|
|
@@ -67,7 +71,7 @@
|
|
|
67
71
|
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
|
|
68
72
|
"codeWithMe.voiceChat.enabledByDefault": "false",
|
|
69
73
|
"com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true",
|
|
70
|
-
"git-widget-placeholder": "
|
|
74
|
+
"git-widget-placeholder": "main",
|
|
71
75
|
"git.auto.fetch.suggestion.counter": "1",
|
|
72
76
|
"ignore.virus.scanning.warn.message": "true",
|
|
73
77
|
"junie.onboarding.icon.badge.shown": "true",
|
|
@@ -205,23 +209,8 @@
|
|
|
205
209
|
<workItem from="1782579738743" duration="1279000" />
|
|
206
210
|
<workItem from="1782664203095" duration="5539000" />
|
|
207
211
|
<workItem from="1782909199211" duration="2404000" />
|
|
208
|
-
<workItem from="1783939298935" duration="
|
|
209
|
-
|
|
210
|
-
<task id="LOCAL-00050" summary="Fix a relationship type">
|
|
211
|
-
<option name="closed" value="true" />
|
|
212
|
-
<created>1754173777653</created>
|
|
213
|
-
<option name="number" value="00050" />
|
|
214
|
-
<option name="presentableId" value="LOCAL-00050" />
|
|
215
|
-
<option name="project" value="LOCAL" />
|
|
216
|
-
<updated>1754173777653</updated>
|
|
217
|
-
</task>
|
|
218
|
-
<task id="LOCAL-00051" summary="Fix mutationCounter doesn't increment on delete">
|
|
219
|
-
<option name="closed" value="true" />
|
|
220
|
-
<created>1754176233412</created>
|
|
221
|
-
<option name="number" value="00051" />
|
|
222
|
-
<option name="presentableId" value="LOCAL-00051" />
|
|
223
|
-
<option name="project" value="LOCAL" />
|
|
224
|
-
<updated>1754176233412</updated>
|
|
212
|
+
<workItem from="1783939298935" duration="21428000" />
|
|
213
|
+
<workItem from="1784102649250" duration="4695000" />
|
|
225
214
|
</task>
|
|
226
215
|
<task id="LOCAL-00052" summary="Changes in chat protocol and schemes">
|
|
227
216
|
<option name="closed" value="true" />
|
|
@@ -599,7 +588,23 @@
|
|
|
599
588
|
<option name="project" value="LOCAL" />
|
|
600
589
|
<updated>1784052539335</updated>
|
|
601
590
|
</task>
|
|
602
|
-
<
|
|
591
|
+
<task id="LOCAL-00099" summary="Fix roles checking in spaceless rooms">
|
|
592
|
+
<option name="closed" value="true" />
|
|
593
|
+
<created>1784149719292</created>
|
|
594
|
+
<option name="number" value="00099" />
|
|
595
|
+
<option name="presentableId" value="LOCAL-00099" />
|
|
596
|
+
<option name="project" value="LOCAL" />
|
|
597
|
+
<updated>1784149719292</updated>
|
|
598
|
+
</task>
|
|
599
|
+
<task id="LOCAL-00100" summary="Adjust session data changes">
|
|
600
|
+
<option name="closed" value="true" />
|
|
601
|
+
<created>1784225321435</created>
|
|
602
|
+
<option name="number" value="00100" />
|
|
603
|
+
<option name="presentableId" value="LOCAL-00100" />
|
|
604
|
+
<option name="project" value="LOCAL" />
|
|
605
|
+
<updated>1784225321435</updated>
|
|
606
|
+
</task>
|
|
607
|
+
<option name="localTasksCounter" value="101" />
|
|
603
608
|
<servers />
|
|
604
609
|
</component>
|
|
605
610
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -644,8 +649,6 @@
|
|
|
644
649
|
</option>
|
|
645
650
|
</component>
|
|
646
651
|
<component name="VcsManagerConfiguration">
|
|
647
|
-
<MESSAGE value="Remove AuthClient, export AbstractRestClient" />
|
|
648
|
-
<MESSAGE value="Add possibility to pass custom headers in AbstractRestClient" />
|
|
649
652
|
<MESSAGE value="Fix URL parameter handling in GET and DELETE requests" />
|
|
650
653
|
<MESSAGE value="Improve hasOldest behavior when resetToLatest used" />
|
|
651
654
|
<MESSAGE value="Align permissions to server changes" />
|
|
@@ -669,7 +672,9 @@
|
|
|
669
672
|
<MESSAGE value="Optimize and fix followed topic caching and summarizing" />
|
|
670
673
|
<MESSAGE value="Introduce FollowedTopicsManager" />
|
|
671
674
|
<MESSAGE value="Adjust method names" />
|
|
672
|
-
<
|
|
675
|
+
<MESSAGE value="Fix roles checking in spaceless rooms" />
|
|
676
|
+
<MESSAGE value="Adjust session data changes" />
|
|
677
|
+
<option name="LAST_COMMIT_MESSAGE" value="Adjust session data changes" />
|
|
673
678
|
</component>
|
|
674
679
|
<component name="XSLT-Support.FileAssociations.UIState">
|
|
675
680
|
<expand />
|