Commit Graph

226 Commits

Author SHA1 Message Date
b778822247 🐛 Fix search with tag & category 2024-07-07 13:57:31 +08:00
fe339e722f Allow other words appear in tag 2024-07-07 12:35:46 +08:00
4fa351b923 Load related post tags & categories 2024-07-07 12:31:05 +08:00
74cfd7ed23 🐛 Fix list post didn't preload tags & categories 2024-07-07 11:58:30 +08:00
15d8449d2e Preloading categories and tags 2024-07-07 11:34:37 +08:00
e836a97435 Mixed feed API 2024-07-06 21:40:50 +08:00
02d6801a7f 🐛 Fix mis spells 2024-07-05 21:06:54 +08:00
0015952f92 🐛 Fix batch list reactions cannot work properly 2024-07-05 21:06:18 +08:00
d7113b5237 🐛 Fix back compability of draft state 2024-07-05 20:56:41 +08:00
5b8eff7a42 ⬆️ Follow the permission nodes naming guidelines 2024-07-03 23:26:57 +08:00
93285e3ac1 Articles & Article CRUD APIs 2024-07-03 22:16:23 +08:00
8e38735ad8 🐛 Forgot add external id translator to feed API 2024-06-23 01:24:28 +08:00
c198565ced 🐛 Fix unable to list posts with realm id 2024-06-23 01:18:12 +08:00
608c52ace6 🐛 Fix check realm member issue 2024-06-23 01:07:03 +08:00
a4ad17b038 🐛 Bug fixes on server register 2024-06-22 21:16:56 +08:00
c79c8d3618 ⬆️ Upgrade to support the latest version Hydrogen Project standard 2024-06-22 17:29:53 +08:00
52c864b11f 🐛 Fix notify type 2024-06-08 16:28:34 +08:00
fc493e82c3 ⬆️ Upgrade the Passport notify module 2024-06-08 12:33:10 +08:00
850efcdc8b 🐛 Bug fixes 2024-06-01 22:15:10 +08:00
890148d580 🐛 Fix list posts have no reply count 2024-05-25 17:43:26 +08:00
fe8c5d2821 ⬆️ Use the latest version of paperclip 2024-05-20 22:33:39 +08:00
c656dc184a 🐛 Fix list post cannot get reaction list 2024-05-19 20:15:28 +08:00
d75131cab4 🐛 Bug fixes thought postId is alias 2024-05-19 20:05:44 +08:00
4b8bc3e09b 🐛 Bug fixes in check attachment 2024-05-18 20:28:40 +08:00
7d36755a72 ⬆️ Use faster way to check attachment it exists 2024-05-18 16:59:58 +08:00
827423ae3f ⬆️ Using Paperclip as attachment provider 2024-05-17 20:52:13 +08:00
80a8a31726 🐛 Bug fixes of won't accept reply id 2024-05-15 20:31:25 +08:00
4709760edc 🗑️ Clean up code 2024-05-15 19:45:49 +08:00
da557fbe60 🐛 Fix delete moment issue 2024-05-08 21:42:36 +08:00
744a2511e9 🐛 Fix cannot edit moment 2024-05-08 21:42:06 +08:00
fa87a8e838 🐛 Use alias instead of id to link realm 2024-05-05 19:54:47 +08:00
dc7e83eb61 🐛 Fix create post need cloned realm id 2024-05-05 19:09:44 +08:00
1542507715 🚑 Fix import wrong services package cause server blew up 2024-05-05 17:13:25 +08:00
4fb31ef20e 🐛 Fix link external realm 2024-05-05 16:35:41 +08:00
69716216eb 🐛 Fix on import wrong package 2024-05-05 00:29:37 +08:00
f78a1447d5 ♻️ Move realm system to Passport 2024-05-04 22:22:58 +08:00
1181b1e5ce 🐛 Bug fixes of edit comment
 Comments now supports attachment!
2024-05-01 11:16:23 +08:00
82a6c6dd31 🐛 Fix notifier 2024-04-27 00:13:47 +08:00
017b67d738 🐛 Fix attitude 0 detected as non-provided 2024-04-15 23:22:54 +08:00
4aae5700e0 🐛 Fix attachment transfer issue 2024-04-13 19:26:44 +08:00
ed9066ca7b 🐛 Fix friend detection 2024-04-06 23:23:29 +08:00
49363c801a Only can invite friends now 2024-04-06 12:05:54 +08:00
e74d38f479 Leave realm API 2024-04-06 11:58:48 +08:00
f36592dd37 Database Cleaner 2024-04-06 11:47:58 +08:00
f8377e7029 🐛 Fix notify 2024-03-31 22:49:32 +08:00
36bb84e48c Notify is back! 2024-03-31 21:46:59 +08:00
ef3aa99827 Add SolarAgent launcher
🗑️ Remove the embed frontend
2024-03-30 12:56:18 +08:00
2116e5b390 Fix link account always update cache record 2024-03-26 22:49:12 +08:00
97e1d1f87e 🐛 Fix reaction and comment didn't count in spec api 2024-03-25 19:47:51 +08:00
562af023f1 Realm posts mixed in feed
💩 The feed api didn't respect the visibility level
2024-03-25 19:40:43 +08:00
fb0c7860e0 Instant upload 2024-03-24 19:01:18 +08:00
93d959e7a6 Real attachment deletion 2024-03-24 18:31:36 +08:00
bdfd74eaf4 Better attachment displaying
 Audio file support
2024-03-24 17:19:22 +08:00
19be4e2a67 Removable members 2024-03-23 16:52:00 +08:00
327941455e Invite accounts 2024-03-23 16:23:21 +08:00
311700db04 Realm members api 2024-03-23 13:05:05 +08:00
2b4ffb6811 🐛 Fix editor won't reset after posted post 2024-03-23 00:46:34 +08:00
1664fa62c4 🧪 More detailed debug config 2024-03-23 00:41:32 +08:00
36afe6ce3f 🐛 Fix UI bugs 2024-03-20 23:20:00 +08:00
b2ed560019 💄 Optimized UI styles 2024-03-20 23:15:46 +08:00
8c7338a752 💄 Now create post in realm will auto linking 2024-03-20 23:06:50 +08:00
87603e8bc5 🐛 Fix comment api 2024-03-20 22:33:39 +08:00
30e55a5c6e Moment editor C-V upload attachment 2024-03-20 22:32:50 +08:00
298e1fe617 ⬆️ Upgrade to latest identity 2024-03-20 21:42:14 +08:00
1eb7e88362 🚚 Update domain 2024-03-20 20:57:21 +08:00
12cbb670df 🐛 Fix code in wrong place 2024-03-19 22:54:21 +08:00
920492d5a6 Deletable realm
🐛 Fix data won't reload after go to another realm
2024-03-19 22:52:38 +08:00
a61da4f65e 🚨 Fix somewhere affected due refactored realm store 2024-03-19 22:08:56 +08:00
c14d3f70a3 Editable realm 2024-03-19 22:03:58 +08:00
2f87f9bc32 More places will show menu 2024-03-19 20:35:05 +08:00
b1518f030b 🍱 Fix favicon 2024-03-18 19:54:57 +08:00
437c2e5b4b 🐛 Fix didn't handle invalid auth sessions 2024-03-17 23:13:44 +08:00
ea460c3623 🚀 Realm alpha 2024-03-17 22:59:31 +08:00
d954cb87e6 Realm page 2024-03-17 22:43:31 +08:00
cbea87f74d Realm list 2024-03-17 22:08:33 +08:00
ad863b4844 Fit Hydrogen.Identity 2024-03-16 16:14:45 +08:00
4d593fa20a 🐛 Fix bugs 2024-03-11 23:55:00 +08:00
73aaa6af56 Better navigator 2024-03-11 23:50:36 +08:00
7f89b36efd Better details page 2024-03-11 23:47:19 +08:00
f5ebc1748a Deletion 2024-03-11 23:03:07 +08:00
7b2a6c3709 🗑️ Remove trash files 2024-03-10 23:36:29 +08:00
8391c95abc Editable 2024-03-10 23:35:38 +08:00
965feaa26d Paste media 2024-03-10 20:58:05 +08:00
c1fe67bb75 💄 Optimize UX 2024-03-10 20:29:33 +08:00
38ba4d9c75 Attachments 2024-03-10 18:38:42 +08:00
192d0c40bb 🎨 Optimized structure 2024-03-09 17:47:39 +08:00
1f69fcbfb4 Article editor 2024-03-09 17:32:45 +08:00
fa5b166d88 🐛 Fix feed API sorting issue 2024-03-07 23:39:51 +08:00
ad88fe312f Sidebar userinfo 2024-03-07 23:22:40 +08:00
3300e46e88 Post & Comment Editors 2024-03-07 22:41:00 +08:00
f9438b4d89 Comments 2024-03-06 23:31:22 +08:00
450c1e4450 Comments API 2024-03-06 22:35:10 +08:00
69ced62715 ♻️ Use the universal post api replace some duplicated apis 2024-03-05 23:40:54 +08:00
1e366af3b8 Reactions 2024-03-04 22:13:25 +08:00
932bdf1e5a Reaction info 2024-03-03 22:57:17 +08:00
1725724758 Frontend move to union feed 2024-03-03 21:24:08 +08:00
e1822e5363 💩 Randomly write some SQL and create feed API 2024-03-03 19:10:08 +08:00
a528f293f6 Other datasets CRUD 2024-03-03 16:10:25 +08:00
bb565965da ♻️ Reaction instead of like / dislike 2024-03-03 12:17:18 +08:00
c23bde901b New datasets 2024-03-03 01:23:11 +08:00