Commit Graph

49 Commits

Author SHA1 Message Date
reya
da8162069b refactor: remove turborepo 2024-08-12 09:07:11 +07:00
reya
e2103ae23a feat: upgrade to tauri v2 rc 2024-08-10 16:45:56 +07:00
reya
113d69a4df chore: update deps 2024-07-18 18:57:28 +07:00
雨宮蓮
8eb01c8bbf
Improve column management (#221)
* wip: redesign store

* feat: update trending column

* feat: add more functions
2024-07-02 12:51:50 +07:00
雨宮蓮
717c3e17df
Event Subscriptions (#218)
* feat: improve create column command

* refactor: thread

* feat: add window virtualized to event screen

* chore: update deps

* fix: window decoration

* feat: improve mention ntoe

* feat: add subscription to event screen
2024-06-26 14:51:50 +07:00
雨宮蓮
18c133d096
Settings Manager (#211)
* refactor: landing screen

* fix: code debt

* feat: add settings screen

* chore: clean up

* feat: settings

* feat: small updates
2024-06-19 14:00:58 +07:00
雨宮蓮
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
雨宮蓮
71be59b2e9
Move the event parser and dedup functions to Rust (#206)
* feat: improve js parser

* feat: move parser and dedup to rust

* fix: parser

* fix: get event function

* feat: improve parser performance (#207)

* feat: improve parser performance

* feat: add test for video parsing

* feat: finish new parser

---------

Co-authored-by: XIAO YU <xyzmhx@gmail.com>
2024-06-12 08:27:53 +07:00
雨宮蓮
90342c552f
Customize Bootstrap Relays (#205)
* feat: add bootstrap relays file

* feat: add save bootstrap relays command

* feat: add customize bootstrap relays screen
2024-06-10 10:48:39 +07:00
reya
f94680e487 fix: column overlapped after change account 2024-05-31 15:25:47 +07:00
reya
5ca9444358 feat: add theme switcher 2024-05-26 16:11:27 +07:00
reya
4dc13385a5 feat: add option for relay hint 2024-05-26 08:23:29 +07:00
雨宮蓮
bba324ea53
refactor: use specta for commands (#192)
* feat: add tauri-specta

* refactor: system library

* chore: format
2024-05-25 15:21:40 +07:00
雨宮蓮
1f38eba2cc
feat: immersive onboarding (#189)
* feat: change the default onboarding column

* feat: add newsfeed onboarding

* feat: add topic onboarding

* feat: add group onboarding

* chore: polish and format

* feat: rename foryou to topic

* fix: array
2024-05-22 10:44:19 +07:00
reya
73f80f27fb feat: add basic relay management in rust 2024-05-11 12:28:07 +07:00
reya
437cd71f7e feat: improve editor 2024-05-07 14:14:21 +07:00
reya
afb7c87fa3 feat: add bell 2024-05-07 08:29:58 +07:00
Ren Amamiya
c755b8d137
feat: add ability change column name on the fly (#180)
Co-authored-by: reya <reya@lume.nu>
2024-04-22 14:33:14 +07:00
reya
94d400cab2 feat: support nip-36 2024-04-16 07:49:44 +07:00
reya
8a7b246315 chore: update deps 2024-04-11 07:47:37 +07:00
reya
c342daecc8 feat: improve 2024-04-10 14:11:05 +07:00
reya
420be77b5c feat: add nstore 2024-04-07 15:11:20 +07:00
reya
89bb8d88f6 feat: settings screens 2024-04-02 13:19:26 +07:00
reya
a02e496b29 chore: update tauri 2024-03-29 07:45:37 +07:00
reya
cbbf5eaf50 feat: add create account flow 2024-03-28 15:12:43 +07:00
reya
dd7155a3a6 feat: update default column informations 2024-03-21 14:53:08 +07:00
reya
cb565ff35b feat: readd default columns 2024-03-20 15:12:54 +07:00
reya
5d59040224 chore: follow up 2024-03-19 15:36:20 +07:00
reya
c8e014f33e chore: clean up 2024-03-16 18:45:54 +07:00
reya
46cc01e0ee feat: child webview 2024-03-16 15:05:06 +07:00
reya
98ef1927f2 feat: editor 2024-02-26 15:10:42 +07:00
reya
84584a4d1f feat: add editor screen 2024-02-23 14:56:24 +07:00
reya
bfe35ad885 wip: multi accounts 2024-02-19 09:58:27 +07:00
reya
1950cb59a2 wip: migrate to desktop2 2024-02-12 09:08:35 +07:00
reya
739ba63e6c wip: migrate frontend to new backend 2024-02-09 15:33:27 +07:00
reya
ec78cf8bf7 feat: migrate frontend to new backend 2024-02-08 21:24:08 +07:00
reya
17052aeeaa feat: add new account management 2024-02-08 17:17:45 +07:00
reya
3c4bd39384 feat: update rust nostr 2024-02-06 19:28:46 +07:00
reya
2a58326cd1 chore: update dependencies 2024-02-05 08:30:06 +07:00
reya
b726ae3c7c feat: add for you column 2024-01-20 09:06:00 +07:00
reya
c0305db5fc chore: update and fix dependencies 2024-01-17 12:39:04 +07:00
reya
e0d4c53098 feat: update onboarding flow 2024-01-12 10:12:06 +07:00
reya
a8cd34d998 chore: small fixes 2024-01-11 07:56:28 +07:00
reya
f2504071cd feat: update login flow 2024-01-10 09:22:13 +07:00
reya
f4cbcee8b4 feat: add editor 2024-01-04 08:52:45 +07:00
reya
56fab1dda6 feat: the last commit of year 2023-12-31 20:53:51 +07:00
reya
be333260f2 refactor(column): use context for manage column 2023-12-29 13:12:37 +07:00
reya
e1edba8a78 chore: update dependencies 2023-12-29 08:26:13 +07:00
reya
227c2ddefa chore: monorepo 2023-12-25 14:28:39 +07:00