app/src-tauri
cloudwithax 26c1563ea9 feat: add GIF search and trending functionality with Tauri commands
- Implemented `search_gifs` and `get_trending_gifs` commands in Tauri for GIF retrieval.
- Created a new protocol for GIF requests and responses.
- Added `EmojiPicker` component for emoji selection with recent emoji storage.
- Developed `GifPicker` component for searching and selecting GIFs.
- Introduced emoji data management with recent emoji tracking.
- Added markdown conversion utilities for rendering formatted text.
- Updated Vite configuration to optimize dependencies for Prosemirror.
2026-02-15 16:46:31 -05:00
..
capabilities init commit 2026-02-13 18:12:13 -05:00
icons started implementing core features (profiles, dms, servers, text/voice, settings, etc) 2026-02-14 19:54:55 -05:00
src feat: add GIF search and trending functionality with Tauri commands 2026-02-15 16:46:31 -05:00
.gitignore init commit 2026-02-13 18:12:13 -05:00
Cargo.lock feat(dev-server): add development-only HTTP API for programmatic access 2026-02-15 12:37:42 -05:00
Cargo.toml feat(dev-server): add development-only HTTP API for programmatic access 2026-02-15 12:37:42 -05:00
build.rs init commit 2026-02-13 18:12:13 -05:00
tauri.conf.json feat: add GIF search and trending functionality with Tauri commands 2026-02-15 16:46:19 -05:00