Commit Graph

  • 6b8eeb6814 feat(chat): Implement end-to-end encrypted swarm messaging system Christomatt 2026-01-26 20:00:17 +01:00
  • c5a5985aa6 feat(api): Filter remote placeholder users from swarm timeline Christomatt 2026-01-26 19:43:18 +01:00
  • 20055e5d2b feat(api): Filter out remote placeholder users from local queries Christomatt 2026-01-26 19:27:42 +01:00
  • bb9245ab99 feat(admin): Enhance Turnstile configuration UI and add GitHub commit links Christomatt 2026-01-26 19:11:09 +01:00
  • a3b158099d feat(admin): Add version API endpoint and refactor admin/moderation layouts Christomatt 2026-01-26 18:58:34 +01:00
  • 02e7987512 refactor(admin): Extract moderation features into dedicated page Christomatt 2026-01-26 18:30:33 +01:00
  • 052c5909c6 Fixed build error Christomatt 2026-01-26 18:15:19 +01:00
  • 5b0269af34 feat(auth): Integrate Cloudflare Turnstile bot protection and enhance swarm tracking Christomatt 2026-01-26 18:10:48 +01:00
  • cf0dfa4b66 feat: Implement dynamic node title metadata and enhance swarm user and post hydration. Christomatt 2026-01-26 17:09:21 +01:00
  • 3ba60cadf5 refactor: reformat PostCard component for improved readability and consistent styling. Christomatt 2026-01-26 15:04:37 +01:00
  • 38ddede873 feat: Enable deletion of swarm-originated posts and replies by propagating requests to remote nodes and improve swarm ID parsing. Christomatt 2026-01-26 14:56:05 +01:00
  • 74ec163625 feat: Implement infinite scrolling for posts and replies on the main feed and user profile pages using cursor-based pagination. Christomatt 2026-01-26 14:34:45 +01:00
  • a2ec470354 feat(posts): Add user replies tab and improve reply management Christomatt 2026-01-26 14:22:32 +01:00
  • 141b99747a feat(posts): Add swarm reply tracking and thread visualization Christomatt 2026-01-26 13:50:15 +01:00
  • 5d2c05dcbf fix(posts): Decode URL-encoded post IDs in API routes Christomatt 2026-01-26 13:31:23 +01:00
  • 9581fd2810 feat(swarm): Add real-time post fetching and reply aggregation for federated nodes Christomatt 2026-01-26 13:25:54 +01:00
  • 08d507c196 feat(swarm): Add remote like tracking and federated like status queries Christomatt 2026-01-26 13:16:59 +01:00
  • f361e13e53 feat(swarm): Add direct swarm interaction delivery for likes, reposts, and unreosts Christomatt 2026-01-26 13:04:05 +01:00
  • 12f515b7fb feat(notifications): Refactor notification system and consolidate interaction handlers Christomatt 2026-01-26 12:45:35 +01:00
  • 17c68a99bf feat(notifications): Add notifications page with real-time updates and UI Christomatt 2026-01-26 12:21:37 +01:00
  • 8eee3b19c6 feat(users): Add remote placeholder refresh logic to user profile endpoint Christomatt 2026-01-26 12:10:46 +01:00
  • 2fdcfce804 feat(db): Add favicon support and improve remote followers uniqueness constraint Christomatt 2026-01-26 11:20:32 +01:00
  • a15933596c fix(swarm): Add error handling for notification creation in interactions Christomatt 2026-01-26 11:12:32 +01:00
  • 1c235e2027 feat(notifications): Add bot owner notifications for interactions Christomatt 2026-01-26 10:57:32 +01:00
  • 5efd3adbfd feat(swarm): Add federated followers and following endpoints Christomatt 2026-01-26 10:43:08 +01:00
  • fce820d59a feat(users): Add bot owner tracking to user profiles Christomatt 2026-01-26 10:30:42 +01:00
  • 728dda6b52 feat(timeline,background): Add live remote post fetching and background sync Christomatt 2026-01-26 10:14:07 +01:00
  • e98221e81a feat(bots): Consolidate bot posting into autonomous module and improve caching Christomatt 2026-01-26 09:39:12 +01:00
  • 731838dd48 Merge branch 'main' of https://github.com/cyph3rasi/Synapsis commit root 2026-01-26 08:36:08 +01:00
  • 387314581f Initial commit root 2026-01-26 08:34:48 +01:00
  • ac5e11ed38 Fix route issue AskIt 2026-01-26 07:24:08 +01:00
  • 599225a17d More AskIt 2026-01-26 06:07:38 +01:00
  • 2372f5c054 feat(swarm,interactions): Add federated interaction endpoints and update branding AskIt 2026-01-26 06:01:27 +01:00
  • 5e75482ec1 feat(bots): Add initial post trigger and improve scheduler logging AskIt 2026-01-26 05:23:43 +01:00
  • 76e7d7fd55 feat(swarm,profile): Add swarm user profile endpoint and improve navigation AskIt 2026-01-26 04:49:03 +01:00
  • 498f6bfccf feat(ui): Add node info loading state and increase post character limit AskIt 2026-01-26 04:31:39 +01:00
  • 3a5ebb66db feat(swarm,timeline): Add debug logging and improve localhost protocol handling AskIt 2026-01-26 04:06:42 +01:00
  • f17ffd8c88 fix(swarm,timeline): Include node NSFW status in post filtering AskIt 2026-01-26 03:53:25 +01:00
  • 53b573b28d fix(swarm,timeline): Remove node-level NSFW cascade from post filtering AskIt 2026-01-26 03:42:50 +01:00
  • a6019844b4 refactor(swarm,timeline): Move NSFW filtering from node selection to post level AskIt 2026-01-26 03:36:52 +01:00
  • b7e8727986 feat(swarm,posts): Add NSFW filtering and link preview enrichment AskIt 2026-01-26 03:27:14 +01:00
  • dc9ed98091 feat(swarm,posts): Add federated reply support for swarm posts AskIt 2026-01-26 03:18:49 +01:00
  • 302ee41cd8 fixed video blur AskIt 2026-01-26 02:58:05 +01:00
  • 3f79490d4d style(video): Refactor blurred video container layout and improve sync handling AskIt 2026-01-26 02:52:28 +01:00
  • b7b6076846 feat(admin,branding): Add favicon support and video blur component AskIt 2026-01-26 02:47:33 +01:00
  • 7a95086161 Fixed video aspect ratio AskIt 2026-01-26 02:39:35 +01:00
  • af93ac8f47 feat(api,media,auth): Add video upload support and improve media handling AskIt 2026-01-26 02:26:16 +01:00
  • 981441bfe5 feat(auth,explore): Add NSFW content gating and age verification AskIt 2026-01-26 01:54:02 +01:00
  • 091c85080b feat(auth,ui): Add dynamic node branding and NSFW content gating AskIt 2026-01-26 01:44:51 +01:00
  • ff891af927 feat(branding,auth): Update app description and improve authentication flow AskIt 2026-01-26 01:03:55 +01:00
  • 87db418ade chore(config): Remove hardcoded PORT from start script AskIt 2026-01-26 00:30:57 +01:00
  • 52e7360c1f chore(config): Remove PORT environment variable configuration AskIt 2026-01-26 00:27:53 +01:00
  • e7342087a5 chore(config,manifest): Update start script with PORT environment variable and theme color to white AskIt 2026-01-26 00:17:54 +01:00
  • f1c94069fd chore(config,admin,api): Update default accent color to white and add PORT environment variable AskIt 2026-01-26 00:01:51 +01:00
  • 07abce79b1 Remove .kiro and .vscode from tracking AskIt 2026-01-25 23:08:12 +01:00
  • e2fa572e84 feat(swarm): Implement decentralized node discovery and content federation system AskIt 2026-01-25 23:01:29 +01:00
  • 765845bd89 Made link AskIt 2026-01-25 20:24:11 +01:00
  • b9316552c2 feat(db,admin): Add logo URL support and refactor bot schema with owner relationships AskIt 2026-01-25 20:15:35 +01:00
  • d36c1c93e5 feat: Add user likes tab and local timeline, update branding assets AskIt 2026-01-25 19:45:34 +01:00
  • 465bd8b60c chore(.env.example): Remove commented accent color configuration AskIt 2026-01-25 17:01:57 +01:00
  • 3fc772c53c docs: Consolidate installation guide to external documentation AskIt 2026-01-25 16:38:40 +01:00
  • ca53cfbc3b chore: Add environment configuration template and clean up utility scripts AskIt 2026-01-25 16:35:41 +01:00
  • 8ad3b97b7e feat(bots): Implement comprehensive bot system with autonomous posting, content management, and API endpoints AskIt 2026-01-25 16:22:41 +01:00
  • cfb558fff1 Many improvments and bug fixes AskIt 2026-01-23 07:09:35 +01:00
  • 4b5a0a85f4 Updated the guide page AskIt 2026-01-23 05:03:15 +01:00
  • cef7dbba72 Fixed activity pub discoverability bug AskIt 2026-01-23 04:44:38 +01:00
  • a6e0ef2278 feat: Implement post deletion functionality across feeds and profiles, and refactor PostCard component into a shared module. Christopher 2026-01-22 19:26:47 -08:00
  • 66cd763c30 feat: format and display full federated user handles across the application. Christopher 2026-01-22 19:11:00 -08:00
  • f08ac13138 style: enhance compose media button with dedicated styling, hover effects, and an increased icon size. Christopher 2026-01-22 18:58:59 -08:00
  • 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. Christopher 2026-01-22 18:53:02 -08:00
  • 590bd8647e Video in post preview Christopher 2026-01-22 18:43:10 -08:00
  • 59ba9f7d8b feat: Add video embedding for YouTube and Vimeo links in PostCard. Christopher 2026-01-22 18:40:26 -08:00
  • 72d148066e feat: Enable fetching and caching of remote ActivityPub posts in the post details API. Christopher 2026-01-22 18:32:37 -08:00
  • fdb6cfbd35 Fixed rich media posts Christopher 2026-01-22 16:58:12 -08:00
  • 09df0ab9d3 More fixes Christopher 2026-01-22 16:50:09 -08:00
  • e79c7513a5 Deduplication of posts Christopher 2026-01-22 16:45:16 -08:00
  • 4fe99a04c7 Fixed post duplication Christopher 2026-01-22 16:41:26 -08:00
  • 7ff8b36ead Fixed post duplication Christopher 2026-01-22 16:36:32 -08:00
  • d2d8d9b746 Cachine recent posts Christopher 2026-01-22 16:25:25 -08:00
  • c7af395755 Fixes to federation Christopher 2026-01-22 16:15:23 -08:00
  • 2f4cb132e3 External link enhancment Christopher 2026-01-22 16:01:55 -08:00
  • 2df45e164a External link enhancment Christopher 2026-01-22 15:55:57 -08:00
  • 482acf1ff6 Fixed remote link previews Christopher 2026-01-22 15:50:37 -08:00
  • 898125a131 Remote follow fix Christopher 2026-01-22 15:42:15 -08:00
  • 2906063411 Remote follow fix 2 Christopher 2026-01-22 15:35:47 -08:00
  • b2d594d212 Fixed federation search Christopher 2026-01-22 15:26:39 -08:00
  • 1ed8e2c4db Fixed post clicking issue Christopher 2026-01-22 15:05:33 -08:00
  • 7bc2b1c7e6 Post deletion, profile link Christopher 2026-01-22 14:57:42 -08:00
  • 205ec5b5cf Removed scrollbars Christopher 2026-01-22 14:03:35 -08:00
  • 38a6b88e7e Fixed various build errors Christopher 2026-01-22 14:00:12 -08:00
  • cc302c73d4 Fixed bug Christopher 2026-01-22 13:56:15 -08:00
  • 825c026743 Fixed route bug Christopher 2026-01-22 13:53:53 -08:00
  • c9951caa95 Various fixes and improvments Christopher 2026-01-22 13:50:55 -08:00
  • fc86bc1901 Fix for url previews Christopher 2026-01-22 13:25:15 -08:00
  • 67a97ea8c4 Rich media link previews Christopher 2026-01-22 13:14:58 -08:00
  • 8300001e75 Dynamic Branding, Instance name and description on log in sign up page. Christopher 2026-01-22 12:34:15 -08:00
  • 3c904997fa UI Refinments Auth Improvments Christopher 2026-01-22 12:23:15 -08:00
  • 812a986d0f Fixed banner upload bug Christopher 2026-01-22 12:05:51 -08:00
  • ee3d75d6b5 Favicon update Christopher 2026-01-22 11:46:12 -08:00
  • 3394488198 Account migration Christopher 2026-01-22 11:45:21 -08:00