Commit Graph

17 Commits

Author SHA1 Message Date
d8aeec993c chore: replace classnames with clsx 2024-04-28 00:58:40 +08:00
1b291422e7 refactor: api version 2024-04-28 00:44:29 +08:00
257b8add8c chore: localization improvements (#3213)
* localization improvements

* typo fix

* fix linting error
2024-04-12 08:35:14 +08:00
2fe6d606ec feat: handle restore memo when is in archived memo detail page (#3165) 2024-03-30 13:06:08 +08:00
c8baeb86ec chore: fix memo links 2024-03-30 13:04:40 +08:00
c7aaf791e6 chore: tweak props naming 2024-03-29 22:49:19 +08:00
722e356044 chore: update memo store 2024-03-19 20:55:33 +08:00
5f2d6b22be chore: tweak memo structure 2024-03-18 23:23:53 +08:00
ded4da07a3 feat: use @github/relative-time-element to display time 2024-03-13 23:47:34 +08:00
e795149186 chore: tweak memo view display 2024-03-13 22:30:59 +08:00
9a8a1d017e chore: add comments icon 2024-03-02 11:29:21 +08:00
ce32206677 chore: remove unused system setting 2024-02-21 21:15:28 +08:00
d22b772232 chore: add memo actions to memo detail page 2024-02-15 11:16:51 +08:00
606e574e19 chore: update enum type 2024-02-13 09:30:28 +08:00
ebe3678288 feat: add visibility select in ShareMemoDialog (#2941)
In ShareMemoDialog, user can change the visibility
of the memo, so that the memo can be set to public
to be viewed by anyone with the link.
2024-02-13 09:28:16 +08:00
3dddd3ec4c chore: tweak reaction store 2024-02-09 21:59:45 +08:00
60efd3ac32 chore: tweak memo view 2024-02-08 22:52:49 +08:00