polfan-server-js-client 0.2.43 → 0.2.44
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
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
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="
|
|
7
|
+
<list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Fix for incorrectly emitted RoomUpdated event" />
|
|
8
8
|
<option name="SHOW_DIALOG" value="false" />
|
|
9
9
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
10
10
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
<workItem from="1752705788150" duration="3566000" />
|
|
120
120
|
<workItem from="1752756543261" duration="1956000" />
|
|
121
121
|
<workItem from="1752834023436" duration="2601000" />
|
|
122
|
-
<workItem from="1753062168800" duration="
|
|
122
|
+
<workItem from="1753062168800" duration="4640000" />
|
|
123
123
|
</task>
|
|
124
124
|
<task id="LOCAL-00001" summary="Emoticons objects">
|
|
125
125
|
<option name="closed" value="true" />
|
|
@@ -473,7 +473,23 @@
|
|
|
473
473
|
<option name="project" value="LOCAL" />
|
|
474
474
|
<updated>1753215397205</updated>
|
|
475
475
|
</task>
|
|
476
|
-
<
|
|
476
|
+
<task id="LOCAL-00045" summary="Fix for incorrectly emitted RoomUpdated event">
|
|
477
|
+
<option name="closed" value="true" />
|
|
478
|
+
<created>1753379371012</created>
|
|
479
|
+
<option name="number" value="00045" />
|
|
480
|
+
<option name="presentableId" value="LOCAL-00045" />
|
|
481
|
+
<option name="project" value="LOCAL" />
|
|
482
|
+
<updated>1753379371012</updated>
|
|
483
|
+
</task>
|
|
484
|
+
<task id="LOCAL-00046" summary="Fix for incorrectly emitted RoomUpdated event">
|
|
485
|
+
<option name="closed" value="true" />
|
|
486
|
+
<created>1753379410620</created>
|
|
487
|
+
<option name="number" value="00046" />
|
|
488
|
+
<option name="presentableId" value="LOCAL-00046" />
|
|
489
|
+
<option name="project" value="LOCAL" />
|
|
490
|
+
<updated>1753379410620</updated>
|
|
491
|
+
</task>
|
|
492
|
+
<option name="localTasksCounter" value="47" />
|
|
477
493
|
<servers />
|
|
478
494
|
</component>
|
|
479
495
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -491,7 +507,6 @@
|
|
|
491
507
|
</option>
|
|
492
508
|
</component>
|
|
493
509
|
<component name="VcsManagerConfiguration">
|
|
494
|
-
<MESSAGE value="Emoticons support" />
|
|
495
510
|
<MESSAGE value="Emoticon permissions support" />
|
|
496
511
|
<MESSAGE value="Permission related changes in protocol types" />
|
|
497
512
|
<MESSAGE value="ClassicText room type" />
|
|
@@ -516,6 +531,7 @@
|
|
|
516
531
|
<MESSAGE value="Adapt FilesClient to new files API" />
|
|
517
532
|
<MESSAGE value="Fix global emoticons support" />
|
|
518
533
|
<MESSAGE value="Update schemes" />
|
|
519
|
-
<
|
|
534
|
+
<MESSAGE value="Fix for incorrectly emitted RoomUpdated event" />
|
|
535
|
+
<option name="LAST_COMMIT_MESSAGE" value="Fix for incorrectly emitted RoomUpdated event" />
|
|
520
536
|
</component>
|
|
521
537
|
</project>
|