polfan-server-js-client 0.2.92 → 0.2.94

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,8 +4,13 @@
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$/src/state-tracker/RoomsManager.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/state-tracker/RoomsManager.ts" afterDir="false" />
7
+ <list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Add jumpTo message support">
8
+ <change beforePath="$PROJECT_DIR$/src/AbstractChatClient.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/AbstractChatClient.ts" afterDir="false" />
9
+ <change beforePath="$PROJECT_DIR$/src/state-tracker/MessagesManager.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/state-tracker/MessagesManager.ts" afterDir="false" />
10
+ <change beforePath="$PROJECT_DIR$/src/types" beforeDir="false" afterPath="$PROJECT_DIR$/src/types" afterDir="false" />
11
+ <change beforePath="$PROJECT_DIR$/src/types/src/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/index.ts" afterDir="false" />
12
+ <change beforePath="$PROJECT_DIR$/src/types/src/schemes/FollowedTopic.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/schemes/FollowedTopic.ts" afterDir="false" />
13
+ <change beforePath="$PROJECT_DIR$/src/types/src/schemes/commands/UnfollowTopic.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/schemes/commands/UpdateFollowedTopic.ts" afterDir="false" />
9
14
  </list>
10
15
  <option name="SHOW_DIALOG" value="false" />
11
16
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -15,12 +20,16 @@
15
20
  <component name="ComposerSettings">
16
21
  <execution />
17
22
  </component>
23
+ <component name="EmbeddingIndexingInfo">
24
+ <option name="cachedIndexableFilesCount" value="196" />
25
+ </component>
18
26
  <component name="Git.Rebase.Settings">
19
27
  <option name="NEW_BASE" value="origin/main" />
20
28
  </component>
21
29
  <component name="Git.Settings">
22
30
  <option name="RECENT_BRANCH_BY_REPOSITORY">
23
31
  <map>
32
+ <entry key="$PROJECT_DIR$" value="devana-python-client-2308180900199066013" />
24
33
  <entry key="$PROJECT_DIR$/src/types" value="562c7beff95ea1eaf5c236df978f50a614a146af" />
25
34
  </map>
26
35
  </option>
@@ -55,31 +64,32 @@
55
64
  <option name="hideEmptyMiddlePackages" value="true" />
56
65
  <option name="showLibraryContents" value="true" />
57
66
  </component>
58
- <component name="PropertiesComponent">{
59
- &quot;keyToString&quot;: {
60
- &quot;RunOnceActivity.MCP Project settings loaded&quot;: &quot;true&quot;,
61
- &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
62
- &quot;RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager&quot;: &quot;true&quot;,
63
- &quot;RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252&quot;: &quot;true&quot;,
64
- &quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
65
- &quot;RunOnceActivity.typescript.service.memoryLimit.init&quot;: &quot;true&quot;,
66
- &quot;codeWithMe.voiceChat.enabledByDefault&quot;: &quot;false&quot;,
67
- &quot;com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1&quot;: &quot;true&quot;,
68
- &quot;git-widget-placeholder&quot;: &quot;master&quot;,
69
- &quot;ignore.virus.scanning.warn.message&quot;: &quot;true&quot;,
70
- &quot;junie.onboarding.icon.badge.shown&quot;: &quot;true&quot;,
71
- &quot;last_opened_file_path&quot;: &quot;//wsl.localhost/Debian/home/jarek/polfan-js-client-library&quot;,
72
- &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
73
- &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
74
- &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
75
- &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
76
- &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
77
- &quot;settings.editor.selected.configurable&quot;: &quot;com.github.copilot.settings.chat.ChatConfigurable&quot;,
78
- &quot;to.speed.mode.migration.done&quot;: &quot;true&quot;,
79
- &quot;ts.external.directory.path&quot;: &quot;\\\\wsl.localhost\\Debian\\home\\jarek\\polfan-js-client-library\\node_modules\\typescript\\lib&quot;,
80
- &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
67
+ <component name="PropertiesComponent"><![CDATA[{
68
+ "keyToString": {
69
+ "RunOnceActivity.MCP Project settings loaded": "true",
70
+ "RunOnceActivity.ShowReadmeOnStart": "true",
71
+ "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager": "true",
72
+ "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
73
+ "RunOnceActivity.git.unshallow": "true",
74
+ "RunOnceActivity.typescript.service.memoryLimit.init": "true",
75
+ "codeWithMe.voiceChat.enabledByDefault": "false",
76
+ "com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true",
77
+ "git-widget-placeholder": "master",
78
+ "git.auto.fetch.suggestion.counter": "1",
79
+ "ignore.virus.scanning.warn.message": "true",
80
+ "junie.onboarding.icon.badge.shown": "true",
81
+ "last_opened_file_path": "//wsl.localhost/Debian/home/jarek/polfan-js-client-library",
82
+ "node.js.detected.package.eslint": "true",
83
+ "node.js.detected.package.tslint": "true",
84
+ "node.js.selected.package.eslint": "(autodetect)",
85
+ "node.js.selected.package.tslint": "(autodetect)",
86
+ "nodejs_package_manager_path": "npm",
87
+ "settings.editor.selected.configurable": "com.github.copilot.settings.chat.ChatConfigurable",
88
+ "to.speed.mode.migration.done": "true",
89
+ "ts.external.directory.path": "\\\\wsl.localhost\\Debian\\home\\jarek\\polfan-js-client-library\\node_modules\\typescript\\lib",
90
+ "vue.rearranger.settings.migration": "true"
81
91
  }
82
- }</component>
92
+ }]]></component>
83
93
  <component name="SharedIndexes">
84
94
  <attachedChunks>
85
95
  <set>
@@ -190,23 +200,19 @@
190
200
  <workItem from="1776327180094" duration="5055000" />
191
201
  <workItem from="1777136687009" duration="3369000" />
192
202
  <workItem from="1777301595900" duration="1696000" />
193
- <workItem from="1778067371586" duration="12382000" />
194
- </task>
195
- <task id="LOCAL-00042" summary="Adapt FilesClient to new files API">
196
- <option name="closed" value="true" />
197
- <created>1752966028333</created>
198
- <option name="number" value="00042" />
199
- <option name="presentableId" value="LOCAL-00042" />
200
- <option name="project" value="LOCAL" />
201
- <updated>1752966028333</updated>
202
- </task>
203
- <task id="LOCAL-00043" summary="Fix global emoticons support">
204
- <option name="closed" value="true" />
205
- <created>1753062311408</created>
206
- <option name="number" value="00043" />
207
- <option name="presentableId" value="LOCAL-00043" />
208
- <option name="project" value="LOCAL" />
209
- <updated>1753062311409</updated>
203
+ <workItem from="1778067371586" duration="13165000" />
204
+ <workItem from="1778339707416" duration="3414000" />
205
+ <workItem from="1781017734453" duration="2603000" />
206
+ <workItem from="1781251927873" duration="586000" />
207
+ <workItem from="1781374850619" duration="61000" />
208
+ <workItem from="1781543017114" duration="3116000" />
209
+ <workItem from="1781647547595" duration="221000" />
210
+ <workItem from="1782321981607" duration="4250000" />
211
+ <workItem from="1782460278873" duration="1374000" />
212
+ <workItem from="1782579738743" duration="1279000" />
213
+ <workItem from="1782664203095" duration="5539000" />
214
+ <workItem from="1782909199211" duration="2404000" />
215
+ <workItem from="1783939298935" duration="5715000" />
210
216
  </task>
211
217
  <task id="LOCAL-00044" summary="Update schemes">
212
218
  <option name="closed" value="true" />
@@ -584,7 +590,23 @@
584
590
  <option name="project" value="LOCAL" />
585
591
  <updated>1778087747027</updated>
586
592
  </task>
587
- <option name="localTasksCounter" value="91" />
593
+ <task id="LOCAL-00091" summary="Improve event emitting in TopicHistoryWindow">
594
+ <option name="closed" value="true" />
595
+ <created>1778088996747</created>
596
+ <option name="number" value="00091" />
597
+ <option name="presentableId" value="LOCAL-00091" />
598
+ <option name="project" value="LOCAL" />
599
+ <updated>1778088996747</updated>
600
+ </task>
601
+ <task id="LOCAL-00092" summary="Add jumpTo message support">
602
+ <option name="closed" value="true" />
603
+ <created>1781545613528</created>
604
+ <option name="number" value="00092" />
605
+ <option name="presentableId" value="LOCAL-00092" />
606
+ <option name="project" value="LOCAL" />
607
+ <updated>1781545613528</updated>
608
+ </task>
609
+ <option name="localTasksCounter" value="93" />
588
610
  <servers />
589
611
  </component>
590
612
  <component name="TypeScriptGeneratedFilesManager">
@@ -602,8 +624,6 @@
602
624
  </option>
603
625
  </component>
604
626
  <component name="VcsManagerConfiguration">
605
- <MESSAGE value="Improvements and fixes to collection mirroring" />
606
- <MESSAGE value="Align to custom colors and nicks protocol changes" />
607
627
  <MESSAGE value="Connection handling optimizations" />
608
628
  <MESSAGE value="Ping-pong connection monitoring" />
609
629
  <MESSAGE value="Improve reconnect on timeout" />
@@ -626,8 +646,10 @@
626
646
  <MESSAGE value="TopicHistoryWindow retainRatio and event handling improvements" />
627
647
  <MESSAGE value="Remove removed message from Topic last message" />
628
648
  <MESSAGE value="Update Topic on redacted message" />
629
- <MESSAGE value="Improve event emitting in TopicHistoryWindow" />
630
- <option name="LAST_COMMIT_MESSAGE" value="Improve event emitting in TopicHistoryWindow" />
649
+ <MESSAGE value="Fix room member update event handle" />
650
+ <MESSAGE value="Fix room member update event handle" />
651
+ <MESSAGE value="Add jumpTo message support" />
652
+ <option name="LAST_COMMIT_MESSAGE" value="Add jumpTo message support" />
631
653
  </component>
632
654
  <component name="XSLT-Support.FileAssociations.UIState">
633
655
  <expand />