Commit 91e52ca
revert: remove SSE split-subscription changes that belong to PR tiann#694
The following files were accidentally included from work intended for a
separate PR (session-list-status / SSE split subscriptions) due to that
branch being submitted from main rather than its own worktree branch:
- web/src/App.tsx (reverted to upstream/main)
- web/src/hooks/useSSE.ts (reverted to upstream/main)
- web/src/hooks/useSSE.test.ts (removed — added by other branch)
- web/src/lib/appSseSubscriptions.ts (removed — added by other branch)
- web/src/lib/appSseSubscriptions.test.ts (removed — added by other branch)
- hub/src/sync/syncEngine.ts (reverted to upstream/main)
Apologies for the noise. This PR (tiann#692) is scoped to the pluggable voice
backend only.
via [HAPI](https://hapi.run)
Co-Authored-By: HAPI <noreply@hapi.run>1 parent f9a9105 commit 91e52ca
6 files changed
Lines changed: 15 additions & 110 deletions
File tree
- hub/src/sync
- web/src
- hooks
- lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
368 | 367 | | |
369 | 368 | | |
370 | 369 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
296 | 295 | | |
297 | 296 | | |
298 | 297 | | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
305 | 304 | | |
306 | | - | |
307 | | - | |
| 305 | + | |
| 306 | + | |
308 | 307 | | |
309 | 308 | | |
310 | | - | |
311 | | - | |
| 309 | + | |
312 | 310 | | |
313 | 311 | | |
314 | | - | |
| 312 | + | |
315 | 313 | | |
316 | 314 | | |
317 | 315 | | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | 316 | | |
334 | 317 | | |
335 | | - | |
336 | | - | |
| 318 | + | |
| 319 | + | |
337 | 320 | | |
338 | 321 | | |
339 | 322 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 24 | | |
37 | 25 | | |
38 | 26 | | |
| |||
117 | 105 | | |
118 | 106 | | |
119 | 107 | | |
120 | | - | |
121 | 108 | | |
122 | 109 | | |
123 | 110 | | |
| |||
164 | 151 | | |
165 | 152 | | |
166 | 153 | | |
167 | | - | |
168 | 154 | | |
169 | 155 | | |
170 | | - | |
171 | | - | |
| 156 | + | |
| 157 | + | |
172 | 158 | | |
173 | 159 | | |
174 | 160 | | |
| |||
439 | 425 | | |
440 | 426 | | |
441 | 427 | | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | 428 | | |
451 | 429 | | |
452 | 430 | | |
| |||
597 | 575 | | |
598 | 576 | | |
599 | 577 | | |
600 | | - | |
| 578 | + | |
601 | 579 | | |
602 | 580 | | |
603 | 581 | | |
This file was deleted.
This file was deleted.
0 commit comments