TGINSIGHT CHAT
ご注文はうさぎですか?
@order_usagi
Recent posts
Page 25 of 84 · 1,000 posts
Posted Mar 24
x xu 在「AI时代的效率悖论:当生产力提升反而带来疲惫」发表了评论:有了AI后越来越累了
Posted Mar 24
「AI时代的效率悖论:当生产力提升反而带来疲惫」有人点赞了哦!
Posted Mar 24
mx-space/core 发布了一个新版本 v11.0.4,前往查看: https://github.com/mx-space/core/releases/tag/v11.0.4
Posted Mar 24
Innei 向 mx-space/core 提交了一个更改 release: v11.0.4
Posted Mar 24
Innei 向 mx-space/core 提交了一个更改 fix(activity): enrich recent posts with category in getRecentPublish
Posted Mar 24
Innei 向 mx-space/core 提交了一个更改 fix(activity): manually look up category for post refs in getRecentComment
Posted Mar 24
Innei 向 mx-space/core 提交了一个更改 fix(activity): add strictPopulate false for polymorphic ref category populate
Posted Mar 24
mx-space/core 发布了一个新版本 v11.0.3,前往查看: https://github.com/mx-space/core/releases/tag/v11.0.3
Posted Mar 24
Innei 向 mx-space/core 提交了一个更改 release: v11.0.3
Posted Mar 24
Innei 向 mx-space/core 提交了一个更改 fix(activity): populate category in getRecentComment and expose in response Include nested category populate for post refs and add category field to the returned comment objects so consumers can build correct post URLs.
Posted Mar 24
stonegate 在「AI时代的效率悖论:当生产力提升反而带来疲惫」发表了评论:感觉压力越来越大了,有时候很想逃离这个 AI 的世界。
Posted Mar 24
Innei 向 mx-space/mx-tg-bot 提交了一个更改 chore: refactor package.json scripts, update dependencies, and add tsdown configuration - Changed build script from `tsc` to `tsdown`. - Updated start script for production to use `dist/server.mjs`. - Added TypeScript configuration for `tsdown` in a new `tsdown.config.ts` file. - Removed unused dependencies from `package.json` and `pnpm-lock.yaml`. - Refactored app initialization in `src/app.ts` to streamline plugin registration. - Enhanced module registration in `src/modules/loader.ts` for better maintainability. Signed-off-by: Innei <[email protected]>