polfan-server-js-client 0.2.91 → 0.2.93

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,17 @@
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="Update Topic on redacted message">
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" />
8
14
  <change beforePath="$PROJECT_DIR$/src/state-tracker/TopicHistoryWindow.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/state-tracker/TopicHistoryWindow.ts" afterDir="false" />
15
+ <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" />
9
18
  </list>
10
19
  <option name="SHOW_DIALOG" value="false" />
11
20
  <option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -15,6 +24,9 @@
15
24
  <component name="ComposerSettings">
16
25
  <execution />
17
26
  </component>
27
+ <component name="EmbeddingIndexingInfo">
28
+ <option name="cachedIndexableFilesCount" value="196" />
29
+ </component>
18
30
  <component name="Git.Rebase.Settings">
19
31
  <option name="NEW_BASE" value="origin/main" />
20
32
  </component>
@@ -190,23 +202,12 @@
190
202
  <workItem from="1776327180094" duration="5055000" />
191
203
  <workItem from="1777136687009" duration="3369000" />
192
204
  <workItem from="1777301595900" duration="1696000" />
193
- <workItem from="1778067371586" duration="10579000" />
194
- </task>
195
- <task id="LOCAL-00041" summary="Adapt FilesClient to new files API">
196
- <option name="closed" value="true" />
197
- <created>1752756683365</created>
198
- <option name="number" value="00041" />
199
- <option name="presentableId" value="LOCAL-00041" />
200
- <option name="project" value="LOCAL" />
201
- <updated>1752756683365</updated>
202
- </task>
203
- <task id="LOCAL-00042" summary="Adapt FilesClient to new files API">
204
- <option name="closed" value="true" />
205
- <created>1752966028333</created>
206
- <option name="number" value="00042" />
207
- <option name="presentableId" value="LOCAL-00042" />
208
- <option name="project" value="LOCAL" />
209
- <updated>1752966028333</updated>
205
+ <workItem from="1778067371586" duration="13165000" />
206
+ <workItem from="1778339707416" duration="3414000" />
207
+ <workItem from="1781017734453" duration="2603000" />
208
+ <workItem from="1781251927873" duration="586000" />
209
+ <workItem from="1781374850619" duration="61000" />
210
+ <workItem from="1781543017114" duration="2360000" />
210
211
  </task>
211
212
  <task id="LOCAL-00043" summary="Fix global emoticons support">
212
213
  <option name="closed" value="true" />
@@ -584,7 +585,23 @@
584
585
  <option name="project" value="LOCAL" />
585
586
  <updated>1778076405751</updated>
586
587
  </task>
587
- <option name="localTasksCounter" value="90" />
588
+ <task id="LOCAL-00090" summary="Improve event emitting in TopicHistoryWindow">
589
+ <option name="closed" value="true" />
590
+ <created>1778087747027</created>
591
+ <option name="number" value="00090" />
592
+ <option name="presentableId" value="LOCAL-00090" />
593
+ <option name="project" value="LOCAL" />
594
+ <updated>1778087747027</updated>
595
+ </task>
596
+ <task id="LOCAL-00091" summary="Improve event emitting in TopicHistoryWindow">
597
+ <option name="closed" value="true" />
598
+ <created>1778088996747</created>
599
+ <option name="number" value="00091" />
600
+ <option name="presentableId" value="LOCAL-00091" />
601
+ <option name="project" value="LOCAL" />
602
+ <updated>1778088996747</updated>
603
+ </task>
604
+ <option name="localTasksCounter" value="92" />
588
605
  <servers />
589
606
  </component>
590
607
  <component name="TypeScriptGeneratedFilesManager">
@@ -602,8 +619,6 @@
602
619
  </option>
603
620
  </component>
604
621
  <component name="VcsManagerConfiguration">
605
- <MESSAGE value="Update deps and improve library building" />
606
- <MESSAGE value="Improvements and fixes to collection mirroring" />
607
622
  <MESSAGE value="Align to custom colors and nicks protocol changes" />
608
623
  <MESSAGE value="Connection handling optimizations" />
609
624
  <MESSAGE value="Ping-pong connection monitoring" />
@@ -627,7 +642,9 @@
627
642
  <MESSAGE value="TopicHistoryWindow retainRatio and event handling improvements" />
628
643
  <MESSAGE value="Remove removed message from Topic last message" />
629
644
  <MESSAGE value="Update Topic on redacted message" />
630
- <option name="LAST_COMMIT_MESSAGE" value="Update Topic on redacted message" />
645
+ <MESSAGE value="Fix room member update event handle" />
646
+ <MESSAGE value="Fix room member update event handle" />
647
+ <option name="LAST_COMMIT_MESSAGE" value="Fix room member update event handle" />
631
648
  </component>
632
649
  <component name="XSLT-Support.FileAssociations.UIState">
633
650
  <expand />