It has been nearly five months since the first version of Moments appeared.
The initial test build already gave a glimpse of the idea, and now the full release is here. This version rounds out the subscription system, improves overall performance, and puts a lot of work into stability. The interface has also been redesigned to feel closer to WeChat Moments, making the experience more intuitive and approachable.
Demo: https://moments.shiyu.dev
What’s included in the official release:
- RSS and ATOM subscriptions
- Friend-link API and article subscription API
- A view for checking friends’ latest updates
- A more complete admin system
- Logging support
- Friend-link visibility controls
- Self-service friend-link applications
- Automatic verification of friend-link status
- Scheduled background updates for subscriptions
If you want to try it yourself, the installation instructions are available at: https://github.com/Drizzle365/Moments
If you tested an earlier build, make sure to remove the old image files and any mounted directories first. The data structure in the official release is different from the previous test version, so avoiding data conflicts is important.
Docker is the recommended way to deploy it in one step. A deployment guide is available here: Moments 教程之Docker部署 – 云烟成雨 (shiyu.dev)
If the project is useful to you, consider giving it a star or opening an issue with feedback. Reasonable pull requests and issue reports are welcome.
