polfan-server-js-client 0.2.93 → 0.2.95

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.
@@ -4,17 +4,10 @@
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="Improve event emitting in TopicHistoryWindow">
8
- <change beforePath="$PROJECT_DIR$/build/index.cjs.js" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.cjs.js" afterDir="false" />
9
- <change beforePath="$PROJECT_DIR$/build/index.cjs.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.cjs.js.map" afterDir="false" />
10
- <change beforePath="$PROJECT_DIR$/build/index.umd.js" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.umd.js" afterDir="false" />
11
- <change beforePath="$PROJECT_DIR$/build/index.umd.js.map" beforeDir="false" afterPath="$PROJECT_DIR$/build/index.umd.js.map" afterDir="false" />
12
- <change beforePath="$PROJECT_DIR$/build/types/state-tracker/TopicHistoryWindow.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/build/types/state-tracker/TopicHistoryWindow.d.ts" afterDir="false" />
13
- <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
14
- <change beforePath="$PROJECT_DIR$/src/state-tracker/TopicHistoryWindow.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/state-tracker/TopicHistoryWindow.ts" afterDir="false" />
7
+ <list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Adjust to followed topics changes in protocol">
8
+ <change afterPath="$PROJECT_DIR$/src/types/src/schemes/commands/SetSessionData.ts" afterDir="false" />
15
9
  <change beforePath="$PROJECT_DIR$/src/types" beforeDir="false" afterPath="$PROJECT_DIR$/src/types" afterDir="false" />
16
- <change beforePath="$PROJECT_DIR$/src/types/src/schemes/commands/GetMessages.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/schemes/commands/GetMessages.ts" afterDir="false" />
17
- <change beforePath="$PROJECT_DIR$/tests/history-window.test.ts" beforeDir="false" afterPath="$PROJECT_DIR$/tests/history-window.test.ts" afterDir="false" />
10
+ <change beforePath="$PROJECT_DIR$/src/types/src/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/index.ts" afterDir="false" />
18
11
  </list>
19
12
  <option name="SHOW_DIALOG" value="false" />
20
13
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -33,6 +26,7 @@
33
26
  <component name="Git.Settings">
34
27
  <option name="RECENT_BRANCH_BY_REPOSITORY">
35
28
  <map>
29
+ <entry key="$PROJECT_DIR$" value="devana-python-client-2308180900199066013" />
36
30
  <entry key="$PROJECT_DIR$/src/types" value="562c7beff95ea1eaf5c236df978f50a614a146af" />
37
31
  </map>
38
32
  </option>
@@ -67,31 +61,32 @@
67
61
  <option name="hideEmptyMiddlePackages" value="true" />
68
62
  <option name="showLibraryContents" value="true" />
69
63
  </component>
70
- <component name="PropertiesComponent">{
71
- &quot;keyToString&quot;: {
72
- &quot;RunOnceActivity.MCP Project settings loaded&quot;: &quot;true&quot;,
73
- &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
74
- &quot;RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager&quot;: &quot;true&quot;,
75
- &quot;RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252&quot;: &quot;true&quot;,
76
- &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
77
- &quot;RunOnceActivity.typescript.service.memoryLimit.init&quot;: &quot;true&quot;,
78
- &quot;codeWithMe.voiceChat.enabledByDefault&quot;: &quot;false&quot;,
79
- &quot;com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1&quot;: &quot;true&quot;,
80
- &quot;git-widget-placeholder&quot;: &quot;master&quot;,
81
- &quot;ignore.virus.scanning.warn.message&quot;: &quot;true&quot;,
82
- &quot;junie.onboarding.icon.badge.shown&quot;: &quot;true&quot;,
83
- &quot;last_opened_file_path&quot;: &quot;//wsl.localhost/Debian/home/jarek/polfan-js-client-library&quot;,
84
- &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
85
- &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
86
- &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
87
- &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
88
- &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
89
- &quot;settings.editor.selected.configurable&quot;: &quot;com.github.copilot.settings.chat.ChatConfigurable&quot;,
90
- &quot;to.speed.mode.migration.done&quot;: &quot;true&quot;,
91
- &quot;ts.external.directory.path&quot;: &quot;\\\\wsl.localhost\\Debian\\home\\jarek\\polfan-js-client-library\\node_modules\\typescript\\lib&quot;,
92
- &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
64
+ <component name="PropertiesComponent"><![CDATA[{
65
+ "keyToString": {
66
+ "RunOnceActivity.MCP Project settings loaded": "true",
67
+ "RunOnceActivity.ShowReadmeOnStart": "true",
68
+ "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager": "true",
69
+ "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
70
+ "RunOnceActivity.git.unshallow": "true",
71
+ "RunOnceActivity.typescript.service.memoryLimit.init": "true",
72
+ "codeWithMe.voiceChat.enabledByDefault": "false",
73
+ "com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true",
74
+ "git-widget-placeholder": "master",
75
+ "git.auto.fetch.suggestion.counter": "1",
76
+ "ignore.virus.scanning.warn.message": "true",
77
+ "junie.onboarding.icon.badge.shown": "true",
78
+ "last_opened_file_path": "//wsl.localhost/Debian/home/jarek/polfan-js-client-library",
79
+ "node.js.detected.package.eslint": "true",
80
+ "node.js.detected.package.tslint": "true",
81
+ "node.js.selected.package.eslint": "(autodetect)",
82
+ "node.js.selected.package.tslint": "(autodetect)",
83
+ "nodejs_package_manager_path": "npm",
84
+ "settings.editor.selected.configurable": "com.github.copilot.settings.chat.ChatConfigurable",
85
+ "to.speed.mode.migration.done": "true",
86
+ "ts.external.directory.path": "\\\\wsl.localhost\\Debian\\home\\jarek\\polfan-js-client-library\\node_modules\\typescript\\lib",
87
+ "vue.rearranger.settings.migration": "true"
93
88
  }
94
- }</component>
89
+ }]]></component>
95
90
  <component name="SharedIndexes">
96
91
  <attachedChunks>
97
92
  <set>
@@ -207,23 +202,14 @@
207
202
  <workItem from="1781017734453" duration="2603000" />
208
203
  <workItem from="1781251927873" duration="586000" />
209
204
  <workItem from="1781374850619" duration="61000" />
210
- <workItem from="1781543017114" duration="2360000" />
211
- </task>
212
- <task id="LOCAL-00043" summary="Fix global emoticons support">
213
- <option name="closed" value="true" />
214
- <created>1753062311408</created>
215
- <option name="number" value="00043" />
216
- <option name="presentableId" value="LOCAL-00043" />
217
- <option name="project" value="LOCAL" />
218
- <updated>1753062311409</updated>
219
- </task>
220
- <task id="LOCAL-00044" summary="Update schemes">
221
- <option name="closed" value="true" />
222
- <created>1753215397205</created>
223
- <option name="number" value="00044" />
224
- <option name="presentableId" value="LOCAL-00044" />
225
- <option name="project" value="LOCAL" />
226
- <updated>1753215397205</updated>
205
+ <workItem from="1781543017114" duration="3116000" />
206
+ <workItem from="1781647547595" duration="221000" />
207
+ <workItem from="1782321981607" duration="4250000" />
208
+ <workItem from="1782460278873" duration="1374000" />
209
+ <workItem from="1782579738743" duration="1279000" />
210
+ <workItem from="1782664203095" duration="5539000" />
211
+ <workItem from="1782909199211" duration="2404000" />
212
+ <workItem from="1783939298935" duration="6652000" />
227
213
  </task>
228
214
  <task id="LOCAL-00045" summary="Fix for incorrectly emitted RoomUpdated event">
229
215
  <option name="closed" value="true" />
@@ -601,26 +587,67 @@
601
587
  <option name="project" value="LOCAL" />
602
588
  <updated>1778088996747</updated>
603
589
  </task>
604
- <option name="localTasksCounter" value="92" />
590
+ <task id="LOCAL-00092" summary="Add jumpTo message support">
591
+ <option name="closed" value="true" />
592
+ <created>1781545613528</created>
593
+ <option name="number" value="00092" />
594
+ <option name="presentableId" value="LOCAL-00092" />
595
+ <option name="project" value="LOCAL" />
596
+ <updated>1781545613528</updated>
597
+ </task>
598
+ <task id="LOCAL-00093" summary="Adjust to followed topics changes in protocol">
599
+ <option name="closed" value="true" />
600
+ <created>1783945724386</created>
601
+ <option name="number" value="00093" />
602
+ <option name="presentableId" value="LOCAL-00093" />
603
+ <option name="project" value="LOCAL" />
604
+ <updated>1783945724386</updated>
605
+ </task>
606
+ <option name="localTasksCounter" value="94" />
605
607
  <servers />
606
608
  </component>
607
609
  <component name="TypeScriptGeneratedFilesManager">
608
610
  <option name="version" value="3" />
609
611
  </component>
610
612
  <component name="Vcs.Log.Tabs.Properties">
613
+ <option name="RECENT_FILTERS">
614
+ <map>
615
+ <entry key="Branch">
616
+ <value>
617
+ <list>
618
+ <RecentGroup>
619
+ <option name="FILTER_VALUES">
620
+ <option value="master" />
621
+ </option>
622
+ </RecentGroup>
623
+ </list>
624
+ </value>
625
+ </entry>
626
+ </map>
627
+ </option>
611
628
  <option name="TAB_STATES">
612
629
  <map>
613
630
  <entry key="MAIN">
614
631
  <value>
615
- <State />
632
+ <State>
633
+ <option name="FILTERS">
634
+ <map>
635
+ <entry key="branch">
636
+ <value>
637
+ <list>
638
+ <option value="master" />
639
+ </list>
640
+ </value>
641
+ </entry>
642
+ </map>
643
+ </option>
644
+ </State>
616
645
  </value>
617
646
  </entry>
618
647
  </map>
619
648
  </option>
620
649
  </component>
621
650
  <component name="VcsManagerConfiguration">
622
- <MESSAGE value="Align to custom colors and nicks protocol changes" />
623
- <MESSAGE value="Connection handling optimizations" />
624
651
  <MESSAGE value="Ping-pong connection monitoring" />
625
652
  <MESSAGE value="Improve reconnect on timeout" />
626
653
  <MESSAGE value="Bump version" />
@@ -644,7 +671,9 @@
644
671
  <MESSAGE value="Update Topic on redacted message" />
645
672
  <MESSAGE value="Fix room member update event handle" />
646
673
  <MESSAGE value="Fix room member update event handle" />
647
- <option name="LAST_COMMIT_MESSAGE" value="Fix room member update event handle" />
674
+ <MESSAGE value="Add jumpTo message support" />
675
+ <MESSAGE value="Adjust to followed topics changes in protocol" />
676
+ <option name="LAST_COMMIT_MESSAGE" value="Adjust to followed topics changes in protocol" />
648
677
  </component>
649
678
  <component name="XSLT-Support.FileAssociations.UIState">
650
679
  <expand />