Christopher
3f097268bf
feat: Add click event stop propagation to video embed containers and replace the "Add media" button text with an icon in the compose component.
2026-01-22 18:53:02 -08:00
Christopher
590bd8647e
Video in post preview
2026-01-22 18:43:10 -08:00
Christopher
59ba9f7d8b
feat: Add video embedding for YouTube and Vimeo links in PostCard.
2026-01-22 18:40:26 -08:00
Christopher
72d148066e
feat: Enable fetching and caching of remote ActivityPub posts in the post details API.
2026-01-22 18:32:37 -08:00
Christopher
fdb6cfbd35
Fixed rich media posts
2026-01-22 16:58:12 -08:00
Christopher
09df0ab9d3
More fixes
2026-01-22 16:50:09 -08:00
Christopher
e79c7513a5
Deduplication of posts
2026-01-22 16:45:16 -08:00
Christopher
4fe99a04c7
Fixed post duplication
2026-01-22 16:41:26 -08:00
Christopher
7ff8b36ead
Fixed post duplication
2026-01-22 16:36:32 -08:00
Christopher
d2d8d9b746
Cachine recent posts
2026-01-22 16:25:25 -08:00
Christopher
c7af395755
Fixes to federation
2026-01-22 16:15:23 -08:00
Christopher
2f4cb132e3
External link enhancment
2026-01-22 16:01:55 -08:00
Christopher
2df45e164a
External link enhancment
2026-01-22 15:55:57 -08:00
Christopher
482acf1ff6
Fixed remote link previews
2026-01-22 15:50:37 -08:00
Christopher
898125a131
Remote follow fix
2026-01-22 15:42:15 -08:00
Christopher
2906063411
Remote follow fix 2
2026-01-22 15:35:47 -08:00
Christopher
b2d594d212
Fixed federation search
2026-01-22 15:26:39 -08:00
Christopher
1ed8e2c4db
Fixed post clicking issue
2026-01-22 15:05:33 -08:00
Christopher
7bc2b1c7e6
Post deletion, profile link
2026-01-22 14:57:42 -08:00
Christopher
205ec5b5cf
Removed scrollbars
2026-01-22 14:03:35 -08:00
Christopher
38a6b88e7e
Fixed various build errors
2026-01-22 14:00:12 -08:00
Christopher
cc302c73d4
Fixed bug
2026-01-22 13:56:15 -08:00
Christopher
825c026743
Fixed route bug
2026-01-22 13:53:53 -08:00
Christopher
c9951caa95
Various fixes and improvments
2026-01-22 13:50:55 -08:00
Christopher
fc86bc1901
Fix for url previews
2026-01-22 13:25:15 -08:00
Christopher
67a97ea8c4
Rich media link previews
2026-01-22 13:14:58 -08:00
Christopher
8300001e75
Dynamic Branding, Instance name and description on log in sign up page.
2026-01-22 12:34:15 -08:00
Christopher
3c904997fa
UI Refinments Auth Improvments
2026-01-22 12:23:15 -08:00
Christopher
812a986d0f
Fixed banner upload bug
2026-01-22 12:05:51 -08:00
Christopher
ee3d75d6b5
Favicon update
2026-01-22 11:46:12 -08:00
Christopher
3394488198
Account migration
2026-01-22 11:45:21 -08:00
Christopher
b0b765b3ae
Scrollbar fixed
2026-01-22 10:53:43 -08:00
Christopher
f589635d03
feat: implement AutoTextarea component for dynamic height adjustment in text areas
2026-01-22 10:47:44 -08:00
Christopher
64fbca7fbb
feat: enhance file upload UI for avatar and header images with improved styling and error handling
2026-01-22 09:53:13 -08:00
Christopher
6cd74e1cc2
feat: add S3 file upload functionality and update profile image handling
...
- Added @aws-sdk/client-s3 dependency for S3 interactions.
- Refactored ProfilePage to allow file uploads for avatar and header images, replacing URL inputs with file inputs.
- Implemented loading state and error handling during image uploads.
- Created new API route for handling file uploads to S3, including public URL generation.
- Enhanced RightSidebar to show loading skeleton while fetching data.
2026-01-22 09:36:26 -08:00
Christopher
1f24c3ab09
feat: add pathname retrieval in LayoutWrapper for improved routing logic
2026-01-22 09:19:09 -08:00
Christopher
1f907a4ace
feat: improve loading state handling in LayoutWrapper and adjust ProfilePage layout
2026-01-22 09:16:51 -08:00
Christopher
4bcfff52bc
feat: replace SynapsisLogo SVG with styled span for improved performance and consistency
2026-01-22 05:47:06 -08:00
Christopher
ccda3736ec
Updated Logo
2026-01-22 05:36:11 -08:00
Christopher
0ccacecd8a
feat: add accent color setting and apply it dynamically across components
2026-01-22 05:21:30 -08:00
Christopher
ce16f6e8dd
Fixed bug updated gitignore
2026-01-22 05:12:21 -08:00
Christopher
bb1d31c1e7
feat: enhance admin settings handling and update RightSidebar to use dynamic node description
2026-01-22 05:08:15 -08:00
Christopher
52883ba380
feat: update admin page to use banner image upload and modify button styles for better UI
2026-01-22 05:00:32 -08:00
Christopher
890d54c011
feat: add banner upload functionality and replace SynapsisLogo with logo image in admin and login pages
2026-01-22 04:39:28 -08:00
Christopher
7213f08b64
feat: implement authentication context, admin node settings, and core layout components
2026-01-22 04:26:23 -08:00
Christopher
c5f2d9c128
refactor: Simplify user query to filter by isSuspended boolean instead of status string.
2026-01-22 04:10:46 -08:00
Christopher
76bc648028
refactor: Update user profile routing from @[handle] to [handle], add an explore page, and introduce a user API route.
2026-01-22 04:03:09 -08:00
Christopher
72a3562b50
Migrate DB driver from Neon-HTTP to node-postgres for improved compatibility
2026-01-22 03:41:41 -08:00
Christopher
3b872b0042
Add Architecture & Concepts section to README
2026-01-22 03:36:12 -08:00
Christopher
57ad21ede2
Consolidate installation and deployment instructions
2026-01-22 03:32:56 -08:00