Commit f3ffa1f
npub1mn7jgtj4w2pd0g0zeuhxsa6jy6p0rewxz4kujt98my82ahfmp72sxjexk7
Merge remote-tracking branch 'origin/main' into wpfleger/persona-events
* origin/main: (50 commits)
chore(release): release version 0.3.24 (#1074)
feat(desktop): refine thread-unread badge to two-token form (#1069)
fix(buzz): prevent reconnect storms from reaped ephemeral channels (#1071)
fix(buzz-acp): trim oversized observer frames to fit instead of dropping (#1072)
perf(ci): speed up PR CI wall clock and local dev builds (#1028)
chore(deps): update react monorepo (#1048)
Polish desktop visual details (#1067)
ci: use running postgres for pgschema desired-state planning (#1070)
fix(desktop): anchor active-turn badge to skew-corrected agent start (#1068)
feat(desktop): add configurable transport reconnect hook (#1059)
Add automatic database migrations (#988)
Add composer spoiler formatting (#1055)
feat(desktop): in-channel and in-thread unread indicators (#1008)
perf(timeline): gate heavy message render behind useDeferredValue (#1022)
Add animated profile avatars (#1031)
Polish direct message and members modals (#1054)
Polish huddles UI (#1041)
Fix video review comments in threads (#1056)
Polish message reaction tray (#1002)
Refine app loading skeletons (#1001)
...
Co-authored-by: Will Pfleger <pfleger.will@gmail.com>
Signed-off-by: Will Pfleger <pfleger.will@gmail.com>
# Conflicts:
# desktop/src-tauri/Cargo.lock325 files changed
Lines changed: 26659 additions & 5342 deletions
File tree
- .cargo
- .github/workflows
- .vscode
- crates
- buzz-acp
- src
- buzz-admin/src
- buzz-agent
- src
- tests
- buzz-cli/src/commands
- buzz-core/src
- buzz-db/src
- buzz-relay/src
- handlers
- git-sign-nostr/src
- deploy/compose
- desktop
- scripts
- src-tauri
- src
- commands
- huddle
- src
- app
- features
- agent-memory/ui
- agents
- ui
- channels
- lib
- readState
- ui
- chat/ui
- forum/ui
- home/ui
- huddle
- components
- lib
- mesh-compute/ui
- messages
- lib
- ui
- onboarding
- ui
- profile
- lib
- ui
- projects/ui
- pulse/ui
- relay-members/ui
- search/ui
- settings
- ui
- sidebar
- lib
- ui
- user-status/ui
- workflows/ui
- workspaces
- ui
- testing
- tests
- e2e
- helpers
- docs/nips
- migrations
- mobile
- lib/features/custom_emoji
- test/features/custom_emoji
- schema
- scripts
- web/src/features/repos/ui
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
102 | 107 | | |
103 | 108 | | |
104 | 109 | | |
| 110 | + | |
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
| |||
264 | 270 | | |
265 | 271 | | |
266 | 272 | | |
| 273 | + | |
267 | 274 | | |
268 | 275 | | |
269 | 276 | | |
| |||
358 | 365 | | |
359 | 366 | | |
360 | 367 | | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
361 | 375 | | |
362 | 376 | | |
363 | 377 | | |
| |||
501 | 515 | | |
502 | 516 | | |
503 | 517 | | |
504 | | - | |
505 | | - | |
506 | | - | |
| 518 | + | |
507 | 519 | | |
508 | 520 | | |
509 | 521 | | |
| |||
576 | 588 | | |
577 | 589 | | |
578 | 590 | | |
| 591 | + | |
| 592 | + | |
579 | 593 | | |
580 | | - | |
| 594 | + | |
581 | 595 | | |
582 | 596 | | |
583 | 597 | | |
| |||
0 commit comments