lume/src-tauri
雨宮蓮 843895d876
Make Lume Faster (#208)
* chore: fix some lint issues

* feat: refactor contact list

* feat: refactor relay hint

* feat: add missing commands

* feat: use new cache layer for react query

* feat: refactor column

* feat: improve relay hint

* fix: replace break with continue in parser

* refactor: publish function

* feat: add reply command

* feat: improve editor

* fix: quote

* chore: update deps

* refactor: note component

* feat: improve repost

* feat: improve cache

* fix: backup screen

* refactor: column manager
2024-06-17 13:52:06 +07:00
..
capabilities Move the event parser and dedup functions to Rust (#206) 2024-06-12 08:27:53 +07:00
gen/schemas Move the event parser and dedup functions to Rust (#206) 2024-06-12 08:27:53 +07:00
icons chore: update tray icon 2024-06-07 09:56:57 +07:00
locales fix: column lose state when navigate back 2024-05-23 08:00:33 +07:00
resources Make Lume Faster (#208) 2024-06-17 13:52:06 +07:00
src Make Lume Faster (#208) 2024-06-17 13:52:06 +07:00
.gitignore
.rustfmt.toml
build.rs
Cargo.lock Make Lume Faster (#208) 2024-06-17 13:52:06 +07:00
Cargo.toml Make Lume Faster (#208) 2024-06-17 13:52:06 +07:00
tauri.conf.json chore: bump version 2024-06-07 10:03:04 +07:00
tauri.linux.conf.json fix: column lose state when navigate back 2024-05-23 08:00:33 +07:00
tauri.macos.conf.json Notification Panel (#200) 2024-06-06 14:32:30 +07:00
tauri.windows.conf.json feat: add windows support for v4 2024-05-18 21:02:04 +07:00