polfan-server-js-client 0.2.50 → 0.2.51
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,9 +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="
|
|
8
|
-
<change beforePath="$PROJECT_DIR$/
|
|
9
|
-
<change beforePath="$PROJECT_DIR$/src/
|
|
7
|
+
<list default="true" id="831dae43-0da1-47fd-a5f7-33dd5eec2992" name="Changes" comment="Ephemeral room history support">
|
|
8
|
+
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" 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/schemes/events/Session.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/types/src/schemes/events/Session.ts" afterDir="false" />
|
|
10
11
|
</list>
|
|
11
12
|
<option name="SHOW_DIALOG" value="false" />
|
|
12
13
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -49,24 +50,24 @@
|
|
|
49
50
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
50
51
|
<option name="showLibraryContents" value="true" />
|
|
51
52
|
</component>
|
|
52
|
-
<component name="PropertiesComponent"
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
53
|
+
<component name="PropertiesComponent">{
|
|
54
|
+
"keyToString": {
|
|
55
|
+
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
56
|
+
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager": "true",
|
|
57
|
+
"RunOnceActivity.git.unshallow": "true",
|
|
58
|
+
"git-widget-placeholder": "master",
|
|
59
|
+
"ignore.virus.scanning.warn.message": "true",
|
|
60
|
+
"junie.onboarding.icon.badge.shown": "true",
|
|
61
|
+
"last_opened_file_path": "//wsl.localhost/Debian/home/jarek/polfan-js-client-library",
|
|
62
|
+
"node.js.detected.package.eslint": "true",
|
|
63
|
+
"node.js.detected.package.tslint": "true",
|
|
64
|
+
"node.js.selected.package.eslint": "(autodetect)",
|
|
65
|
+
"node.js.selected.package.tslint": "(autodetect)",
|
|
66
|
+
"nodejs_package_manager_path": "npm",
|
|
67
|
+
"ts.external.directory.path": "\\\\wsl.localhost\\Debian\\home\\jarek\\polfan-js-client-library\\node_modules\\typescript\\lib",
|
|
68
|
+
"vue.rearranger.settings.migration": "true"
|
|
68
69
|
}
|
|
69
|
-
}
|
|
70
|
+
}</component>
|
|
70
71
|
<component name="SharedIndexes">
|
|
71
72
|
<attachedChunks>
|
|
72
73
|
<set>
|
|
@@ -125,23 +126,12 @@
|
|
|
125
126
|
<workItem from="1753062168800" duration="4938000" />
|
|
126
127
|
<workItem from="1753441064452" duration="1184000" />
|
|
127
128
|
<workItem from="1753954931871" duration="14805000" />
|
|
128
|
-
<workItem from="1754567895893" duration="
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
<
|
|
132
|
-
<
|
|
133
|
-
<
|
|
134
|
-
<option name="presentableId" value="LOCAL-00007" />
|
|
135
|
-
<option name="project" value="LOCAL" />
|
|
136
|
-
<updated>1738002786100</updated>
|
|
137
|
-
</task>
|
|
138
|
-
<task id="LOCAL-00008" summary="Emoticons support">
|
|
139
|
-
<option name="closed" value="true" />
|
|
140
|
-
<created>1738002805203</created>
|
|
141
|
-
<option name="number" value="00008" />
|
|
142
|
-
<option name="presentableId" value="LOCAL-00008" />
|
|
143
|
-
<option name="project" value="LOCAL" />
|
|
144
|
-
<updated>1738002805203</updated>
|
|
129
|
+
<workItem from="1754567895893" duration="6715000" />
|
|
130
|
+
<workItem from="1755450616809" duration="66000" />
|
|
131
|
+
<workItem from="1755452202060" duration="1749000" />
|
|
132
|
+
<workItem from="1755600989345" duration="1221000" />
|
|
133
|
+
<workItem from="1755609872522" duration="1114000" />
|
|
134
|
+
<workItem from="1756051973155" duration="643000" />
|
|
145
135
|
</task>
|
|
146
136
|
<task id="LOCAL-00009" summary="Emoticons support">
|
|
147
137
|
<option name="closed" value="true" />
|
|
@@ -519,7 +509,23 @@
|
|
|
519
509
|
<option name="project" value="LOCAL" />
|
|
520
510
|
<updated>1754568882638</updated>
|
|
521
511
|
</task>
|
|
522
|
-
<
|
|
512
|
+
<task id="LOCAL-00056" summary="Ephemeral room history support">
|
|
513
|
+
<option name="closed" value="true" />
|
|
514
|
+
<created>1754573943778</created>
|
|
515
|
+
<option name="number" value="00056" />
|
|
516
|
+
<option name="presentableId" value="LOCAL-00056" />
|
|
517
|
+
<option name="project" value="LOCAL" />
|
|
518
|
+
<updated>1754573943778</updated>
|
|
519
|
+
</task>
|
|
520
|
+
<task id="LOCAL-00057" summary="Ephemeral room history support">
|
|
521
|
+
<option name="closed" value="true" />
|
|
522
|
+
<created>1756051989192</created>
|
|
523
|
+
<option name="number" value="00057" />
|
|
524
|
+
<option name="presentableId" value="LOCAL-00057" />
|
|
525
|
+
<option name="project" value="LOCAL" />
|
|
526
|
+
<updated>1756051989192</updated>
|
|
527
|
+
</task>
|
|
528
|
+
<option name="localTasksCounter" value="58" />
|
|
523
529
|
<servers />
|
|
524
530
|
</component>
|
|
525
531
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -537,7 +543,6 @@
|
|
|
537
543
|
</option>
|
|
538
544
|
</component>
|
|
539
545
|
<component name="VcsManagerConfiguration">
|
|
540
|
-
<MESSAGE value="UsersManager" />
|
|
541
546
|
<MESSAGE value="Client data and room stream support" />
|
|
542
547
|
<MESSAGE value="New collections mutationCounter property and map method remove" />
|
|
543
548
|
<MESSAGE value="Private rooms and space summaries" />
|
|
@@ -562,6 +567,7 @@
|
|
|
562
567
|
<MESSAGE value="New member count field in RoomSummary" />
|
|
563
568
|
<MESSAGE value="Version bump" />
|
|
564
569
|
<MESSAGE value="RoomSummaryUpdated event support" />
|
|
565
|
-
<
|
|
570
|
+
<MESSAGE value="Ephemeral room history support" />
|
|
571
|
+
<option name="LAST_COMMIT_MESSAGE" value="Ephemeral room history support" />
|
|
566
572
|
</component>
|
|
567
573
|
</project>
|
package/package.json
CHANGED