Commit Graph

176 Commits

Author SHA1 Message Date
DIYgod fe792fa1c1
perf: delete note content for list quety 2023-04-17 22:38:07 +01:00
UncleBill d7ca395215
chore: setup cspell and fix some typoes (#352)
Co-authored-by: DIYgod <i@diygod.me>
2023-04-16 20:42:00 +01:00
DIYgod 58083e90e0
feat: search sorting and highlight 2023-04-13 00:15:55 +01:00
DIYgod 46fac4df3a
feat: add site search 2023-04-12 02:33:38 +01:00
DIYgod 9a579a05ab
feat: expandCrossbellNote 2023-04-12 01:49:34 +01:00
DIYgod 5c75096893
feat: expand unit lib 2023-04-12 01:46:41 +01:00
DIYgod ccf4bdcde0
feat: add global search input and search page 2023-04-11 23:49:26 +01:00
DIYgod 2f9b224866
feat: hot list in activities 2023-04-08 14:43:11 +01:00
DIYgod 838843fd86
feat: change following notes api 2023-04-07 21:03:31 +01:00
DIYgod 92f04875e7
feat: the showcase is changed to sort by blog update time and only show characters that have blog updates in the last 15 days 2023-04-07 01:13:56 +01:00
DIYgod 6a0ba9c87f
chore: update dependencies 2023-04-06 23:24:06 +01:00
DIYgod 556c20ba68
feat: support editing comment content 2023-04-06 20:39:10 +01:00
DIYgod e17ee61326
fix: types errors 2023-04-06 15:53:25 +01:00
DIYgod 653cf39d24
feat: load comments by page 2023-04-06 00:22:01 +01:00
DIYgod 2fe0254510
fix: score api url 2023-04-01 21:57:54 +01:00
DIYgod 47c92391a7
feat: activities ssr 2023-04-01 20:26:29 +01:00
DIYgod ad0578208a
feat: topic page 2023-03-31 18:43:44 +01:00
DIYgod 1372439e73
refactor: Refactor UI and API interactions for displaying post metadata and tags.
- Remove unused code and simplify logic in MainFeed.tsx for improved performance and UI
- Update interfaces and models for better data management
- Refactor API function and cache key names for clarity and consistency
- Add a new optional parameter to expandPage function in home.model.ts for score retrieval from API
2023-03-30 21:59:16 +01:00
DIYgod ef2f414df3
feat: ai filtering for latest feed 2023-03-30 16:55:12 +01:00
DIYgod 5cbfb73b44
feat: store summary to database 2023-03-29 22:04:01 +01:00
DIYgod baa6aa127c
feat: prohibit multiple imports of mirror 2023-03-24 21:40:00 +00:00
DIYgod 20cec796a2
feat: activities page 2023-03-24 00:44:36 +00:00
DIYgod d58afff5b9
feat: display misalignment when achievements are not consecutive 2023-03-22 19:36:19 +00:00
DIYgod c29f0d5ad5
feat: set 5 reties for dns query 2023-03-22 19:06:08 +00:00
DIYgod 132df6025f
feat: use contract getMiraBalanceOfCharacter 2023-03-22 17:52:27 +00:00
DIYgod eeeada22ff
fix: types errors 2023-03-22 00:50:05 +00:00
DIYgod 23494d1941
feat: check custom domain before redirection and save 2023-03-22 00:43:55 +00:00
DIYgod bb0428cb6f
fix: get mira token decimals error 2023-03-21 02:26:56 +00:00
DIYgod 0b4fe83f17
feat: launch mira 2023-03-17 19:52:47 +00:00
DIYgod 369515c8d1
feat: xlog achievements 2023-03-17 02:09:25 +00:00
DIYgod a54d02270a
feat: achievement page 2023-03-17 00:19:15 +00:00
DIYgod 63a3a1ed7c
feat: tipper limit 2023-03-15 19:27:57 +00:00
DIYgod 2145811350
feat: note tip 2023-03-15 19:16:56 +00:00
DIYgod f820d9a51f
feat: latest patrons 2023-03-15 15:48:49 +00:00
DIYgod be6995b8ae
feat: get mira decimals and address from contract 2023-03-14 19:05:51 +00:00
DIYgod 1b2aad7d48
feat: patron contract 2023-03-14 18:05:46 +00:00
DIYgod 2718fed056
fix: post count excluding comments 2023-03-13 16:05:12 +00:00
DIYgod ec9958a537
fix: single file import 2023-03-13 10:57:14 +00:00
DIYgod 94fc502aec
feat: import from markdown files 2023-03-09 00:42:18 +00:00
DIYgod 20ae6a2091
feat: events page in dashboard 2023-03-08 01:09:34 +00:00
DIYgod 448be81441
feat: operator ignore xSync address 2023-03-03 21:12:49 +00:00
DIYgod e3bc5485e9
fix: edit button url 2023-03-03 16:17:38 +00:00
DIYgod db7574f99b
feat: AI-generated summary 2023-03-02 23:41:45 +00:00
DIYgod 58645e1dfc
feat: social platforms 2023-02-11 01:27:40 +00:00
DIYgod 54f76d2a64
feat: support for multi char 2023-02-08 19:10:29 +00:00
DIYgod cd1828f9f3
feat: add SET_CHARACTER_URI permission for operator 2023-02-01 22:38:16 +00:00
DIYgod 5d2d68671d
feat: site stat 2023-01-19 20:44:26 +00:00
DIYgod 2b9db31546
feat: remove old notifications 2023-01-18 12:45:40 +00:00
DIYgod 209d35d603
feat: newbie profiles and notes updating 2023-01-16 19:34:15 +00:00
Runjuu f6c60aa30a refactor: remove `useAccountAddress` usage
Avoid ambiguous usage of address
2023-01-13 09:58:32 -08:00