Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
93 commits
Select commit Hold shift + click to select a range
7ae253c
First pass
obenland Oct 29, 2025
2838970
Merge branch 'trunk' into add/reader
pfefferle Oct 29, 2025
a2330ed
Merge branch 'trunk' into add/reader
pfefferle Oct 30, 2025
5c608b2
Refactor Social Web UI with three-panel layout (#2393)
obenland Oct 30, 2025
3d3d263
Merge branch 'trunk' into add/reader
obenland Oct 30, 2025
f3807b8
Add SiteHub component to Social Web interface (#2402)
obenland Oct 30, 2025
85c9446
Update Social Web sidebar navigation UI (#2411)
obenland Oct 31, 2025
5810a8a
Merge branch 'trunk' into add/reader
pfefferle Oct 31, 2025
aaee993
Implement DataViews for followers table in Social Web UI (#2404)
obenland Nov 6, 2025
1874767
Merge branch 'trunk' into add/reader
pfefferle Nov 6, 2025
38c1145
Add REST API preload routes for Social Web site-hub component (#2426)
obenland Nov 6, 2025
3c7542b
Merge branch 'trunk' into add/reader
pfefferle Nov 14, 2025
850bed5
Update dependencies in package-lock.json
pfefferle Nov 14, 2025
ada4237
Merge branch 'trunk' into add/reader
pfefferle Nov 14, 2025
70d47c6
Social Web UI: Add feed reader (#2399)
pfefferle Nov 17, 2025
0af9d88
Merge branch 'trunk' into add/reader
pfefferle Nov 17, 2025
c32e867
Improve HTML handling in feed field components (#2483)
obenland Nov 17, 2025
27f7daf
Merge branch 'trunk' into add/reader
pfefferle Nov 17, 2025
b99d2b6
Social Web UI: Remove placeholder interactions and following features…
obenland Nov 17, 2025
e616cc8
Merge branch 'trunk' into add/reader
pfefferle Nov 17, 2025
10a2e5e
Social Web: Fix feed search functionality with URL state management (…
obenland Nov 18, 2025
fb5369f
Remove excerpt truncation in Social Web feed view (#2489)
pfefferle Nov 18, 2025
edb64f2
Fix webpack Chunk.getModules deprecation warning (#2493)
pfefferle Nov 18, 2025
4b1d07a
Enforce canonical field order in Social Web feed DataViews (#2488)
pfefferle Nov 18, 2025
2ab66fc
Remove actions menu from Social Web feed view (#2487)
pfefferle Nov 18, 2025
309eb5a
Remove generic 'handle' prefix from Social Web UI function names (#2485)
obenland Nov 18, 2025
dfb8b3a
Add mutual exclusion between excerpt and content fields (#2496)
obenland Nov 18, 2025
8d5b193
Merge branch 'trunk' into add/reader
pfefferle Nov 18, 2025
4ff314a
Fix Social Web webpack chunk output paths (#2495)
obenland Nov 18, 2025
d205194
Simplify post creation logic in Create handler (#2501)
pfefferle Nov 19, 2025
49541f6
Merge branch 'trunk' into add/reader
obenland Nov 19, 2025
beb6896
Merge branch 'trunk' into add/reader
obenland Nov 19, 2025
ed6312f
Fix Broken Avatars in Social Web reader (#2505)
pfefferle Nov 20, 2025
2e04571
Add actor switching functionality (#2504)
obenland Nov 20, 2025
492fa46
Update feed inspector UI and metadata display (#2503)
obenland Nov 20, 2025
5b87b55
Merge branch 'trunk' into add/reader
pfefferle Nov 20, 2025
2f79acc
Update tests for locale and avatar handling
pfefferle Nov 20, 2025
389d881
Add infinite scroll to Social Web feed (#2511)
obenland Nov 20, 2025
f8f4aec
Merge branch 'trunk' into add/reader
pfefferle Nov 20, 2025
10938c8
Reset feed view when switching actors (#2513)
pfefferle Nov 20, 2025
81de30a
Fix comment date display in Social Web feed inspector (#2514)
pfefferle Nov 20, 2025
51b2bda
Add type filter for feed based on ap_object_type taxonomy (#2510)
pfefferle Nov 21, 2025
382fcbc
Merge branch 'trunk' into add/reader
obenland Nov 21, 2025
d9fef8a
Add block support and WP version check for Social Web page
pfefferle Nov 24, 2025
e6b3687
Revert "Add block support and WP version check for Social Web page"
pfefferle Nov 24, 2025
69498d2
Add gallery flex layout styles for feed content (#2520)
obenland Nov 24, 2025
47fd78e
Change: App Loader logic (#2525)
pfefferle Nov 24, 2025
3217af3
Update WP version check for block support
pfefferle Nov 24, 2025
05458da
Merge branch 'trunk' into add/reader
pfefferle Nov 25, 2025
9dcee5f
Add (popular) tags (sidebar) with filtering (#2512)
pfefferle Nov 25, 2025
d1c51ff
Downscale site icon images to 32px in reader view (#2528)
pfefferle Nov 25, 2025
6b8593d
Reader: Use "smart content" field (#2531)
pfefferle Nov 25, 2025
b22a170
Merge branch 'trunk' into add/reader
pfefferle Nov 25, 2025
348148d
Add object type filtering to Social Web feed sidebar (#2534)
pfefferle Nov 25, 2025
0a5484f
Remove excerpt field and set content as default
pfefferle Nov 25, 2025
64879f4
Remove excerpt field component completely
pfefferle Nov 25, 2025
d1c705b
Hide object type filter when only one type exists (#2538)
pfefferle Nov 25, 2025
d04f529
Add persistent inspector sidebar with default view
pfefferle Nov 26, 2025
800dea7
Refine inspector UI and remove redundant elements
pfefferle Nov 26, 2025
5614db8
Add sidebar description and fix popular tags alignment
pfefferle Nov 26, 2025
ac126d8
Refine inspector styling and move sidebar description
pfefferle Nov 26, 2025
58e9731
Refactor inspector sidebar into modular widget-based system
pfefferle Nov 26, 2025
071b887
Add horizontal padding to widget titles and menu items
pfefferle Nov 26, 2025
da12716
Refine trending widget styling
pfefferle Nov 26, 2025
b4ee329
Add navigation widget to inspector sidebar
pfefferle Nov 26, 2025
de04cb6
Convert navigation widget from buttons to links
pfefferle Nov 26, 2025
a4b5f9b
Match inspector sidebar link styles to left sidebar
pfefferle Nov 26, 2025
7bc1817
Add consistent padding to navigation and trending widget links
pfefferle Nov 26, 2025
ce1b479
Consolidate widget link styles and remove borders
pfefferle Nov 26, 2025
a22b07b
Reorganize widget styles into shared style.scss
pfefferle Nov 26, 2025
a79200a
Minify RTL CSS for blocks and update asset versions
pfefferle Nov 26, 2025
6472e4a
Refactor layout to use CSS variables for panel widths
pfefferle Nov 26, 2025
97a9ad2
Prevent loading indicators for empty filter sections (#2541)
obenland Nov 26, 2025
5c74d87
Prevent loading indicators for empty filter sections (#2541)
obenland Nov 26, 2025
0af2b67
Clear feed when filters return no results (#2540)
pfefferle Nov 26, 2025
4d7eb21
Clear feed when filters return no results (#2540)
pfefferle Nov 26, 2025
b3e6785
Merge branch 'add/reader' into add/persistent-inspector-sidebar
pfefferle Nov 26, 2025
e943a71
Rebuild assets after merge with add/reader
pfefferle Nov 26, 2025
b8dcb97
Rebuild assets after merge with add/reader
pfefferle Nov 26, 2025
0a05321
Minify social-web feed-inspector and feed-stage bundles
pfefferle Nov 26, 2025
01371ad
Merge branch 'add/reader' into add/persistent-inspector-sidebar
pfefferle Nov 26, 2025
01d8106
Add popular tags filter to social web sidebar
pfefferle Nov 26, 2025
bc94c72
Merge trunk and resolve package conflicts
pfefferle Nov 27, 2025
9532bfa
Revert "Merge trunk and resolve package conflicts"
pfefferle Nov 27, 2025
89a806b
Add @wordpress/views dependency for view persistence
pfefferle Nov 27, 2025
15af496
Merge branch 'add/reader' into add/persistent-inspector-sidebar
pfefferle Nov 27, 2025
7a395e8
Merge origin/trunk into add/persistent-inspector-sidebar
pfefferle Apr 10, 2026
28d3240
Remove .distignore, replaced by .gitattributes export-ignore rules
pfefferle Apr 10, 2026
11fe731
Merge origin/trunk — resolve conflicts in class-blocks.php and class-…
pfefferle Apr 10, 2026
cb938ac
Migrate inspector sidebar from social-web to app
pfefferle Apr 10, 2026
7acb19c
Rebuild app assets with inspector sidebar
pfefferle Apr 10, 2026
4928ee6
Replace @wordpress/views with local useView hook
pfefferle Apr 10, 2026
94584e5
Remove unused @wordpress/views dependency
pfefferle Apr 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions build/app/feed-content.399329db.js

This file was deleted.

Loading
Loading