• Joined on 2024-06-13
clxud pushed to main at clxud/ArchySP 2026-02-17 23:19:02 +00:00
cdb260fc58 Update README with comprehensive project documentation
67665e597f chore: remove Alpine-specific build scripts
c90240d423 feat: add config overlay for auto-login, mounts, X11, and RetroArch
599b4df508 feat: update partition script to include data partition
88c7b17237 feat: add data partition creation with ROM directory structure
Compare 10 commits »
clxud created repository clxud/ArchySP 2026-02-17 23:13:01 +00:00
clxud pushed to main at duskchat/lander 2026-02-17 02:42:52 +00:00
43743bd74a added og embeds and banner
clxud pushed to main at duskchat/app 2026-02-17 02:42:36 +00:00
9c3f7250df feat: add crescent moon image asset to project
clxud pushed to main at duskchat/lander 2026-02-17 02:38:17 +00:00
985e188e32 remove unused imports from App.tsx
clxud created branch main in duskchat/lander 2026-02-17 02:35:18 +00:00
clxud pushed to main at duskchat/lander 2026-02-17 02:35:18 +00:00
98463b900a init commit
clxud created repository duskchat/lander 2026-02-17 02:35:06 +00:00
clxud pushed to main at duskchat/app 2026-02-16 22:17:34 +00:00
8f494fcc60 fix: prevent deadlock by releasing node_handle lock before requesting sync in join_community
clxud pushed to main at duskchat/app 2026-02-16 13:29:38 +00:00
197d8ec16c feat: add IPC logging for all command invocations
clxud pushed to main at duskchat/app 2026-02-16 04:17:53 +00:00
70377f13b8 feat: implement pending join role management for community invites
clxud pushed to main at duskchat/app 2026-02-16 03:47:07 +00:00
11a987e0de feat: enhance DM search functionality and improve message loading
clxud pushed to main at duskchat/app 2026-02-16 02:37:24 +00:00
a4e7e51f50 chore: checkpoint current local changes
clxud pushed to main at duskchat/app 2026-02-16 02:01:08 +00:00
5a61b81811 feat: add mention functionality and improve notification system
clxud pushed to main at duskchat/app 2026-02-16 00:54:31 +00:00
1626a40f32 feat: integrate notification functionality with Tauri plugin
clxud pushed to main at duskchat/app 2026-02-15 23:45:46 +00:00
4bf42706c3 feat: add CommunitySettingsModal component for managing community settings
clxud pushed to main at duskchat/relay 2026-02-15 22:20:21 +00:00
5c8f57e07c add in-memory gif cache and rate limiter to optimize api requests
clxud pushed to main at duskchat/app 2026-02-15 21:46:41 +00:00
26c1563ea9 feat: add GIF search and trending functionality with Tauri commands
e468f5ae44 feat: add GIF search and trending functionality with Tauri commands
Compare 2 commits »
clxud pushed to main at duskchat/relay 2026-02-15 21:46:14 +00:00
d4b558b35b lint fix
5073351fb9 add gif search service using request-response protocol and update dependencies
Compare 2 commits »
clxud pushed to main at duskchat/app 2026-02-15 19:15:03 +00:00
aa640bf81d fix(DMSidebar): change button to div for better accessibility and keyboard navigation