DIYgod mirror
Go to file
Innei 11b4027dfd
refactor(mobile): Improve WebView architecture and state management
Refactored the WebView implementation in the mobile app to:
- Separate concerns in WebView delegate and configuration
- Simplify WebView initialization and state management
- Improve JavaScript injection and custom URL scheme handling
- Add content height change event support

Signed-off-by: Innei <tukon479@gmail.com>
2025-03-03 17:50:14 +08:00
.github chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
.vscode chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
api chore: remove tsconfig present to fix `vercel dev` 2024-11-08 00:22:38 +08:00
apps refactor(mobile): Improve WebView architecture and state management 2025-03-03 17:50:14 +08:00
configs chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
constants
icons/mgc feat(mobile): audio player (#2801) 2025-02-20 20:40:44 +08:00
packages chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
patches feat(mobile): audio player (#2801) 2025-02-20 20:40:44 +08:00
plugins/eslint chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
scripts chore: move script apply-changelog 2025-03-02 21:52:20 +08:00
wiki
.editorconfig
.gitignore chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
.npmrc chore: update dependencies 2025-02-19 15:27:20 +08:00
.nvmrc
.prettierignore style: use prettier-plugin-tailwindcss and disable sort in lint 2024-12-23 22:19:45 +08:00
.prettierrc.mjs chore: disbale prettier objectWrap 2025-02-20 18:03:18 +08:00
CHANGELOG.md chore(release): release v0.3.7 2025-02-24 12:07:39 +08:00
CODE_OF_CONDUCT.md chore: add CODE_OF_CONDUCT 2024-10-31 20:27:46 +08:00
CONTRIBUTING.md chore: rename 2025-01-10 10:04:51 +08:00
LICENSE
README.md docs: update slogan 2025-02-18 21:03:58 +08:00
SECURITY.md chore: add CODE_OF_CONDUCT 2024-10-31 20:27:46 +08:00
bump.hotfix.config.js fix: bump config 2024-11-09 18:33:33 +08:00
changelogithub.config.ts chore: update changelogithub 2024-10-12 15:16:18 +08:00
eslint.config.mjs chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
package.json chore: move script apply-changelog 2025-03-02 21:52:20 +08:00
pnpm-lock.yaml feat: clear root devDependencies (#2934) 2025-03-02 21:22:23 +08:00
pnpm-workspace.yaml chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
tsconfig.json chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00
tsslint.config.ts chore: use tsslint for lint rule require type check 2025-01-17 21:49:51 +08:00
turbo.json chore: desktop dir (#2924) 2025-03-02 17:19:22 +08:00
vercel.json chore: rewrite for vercel 2024-12-16 20:06:39 +08:00
vitest.workspace.ts

README.md

Logo

Follow

Discord · Twitter · Releases

RSSNext%2Ffollow | Trendshift RSSNext%2Ffollow | Trendshift RSSNext%2Ffollow | Trendshift

As they say, your thoughts are what you read—and weve been consuming noisy feeds for too long! Follow organizes content into one timeline, keeping you updated on what matters, noise-free. Share lists, explore collections, and enjoy distraction-free browsing.

👋🏻 Getting Started & Join Our Community

Whether for users or professional developers, Follow will be your open information playground. Please be aware that Follow is currently under active development, and feedback is welcome for any issue encountered.

Feel free to try it using the following methods:

No installation necessary! Visit our web app to experience it firsthand.
Download and install the desktop client for a smoother experience and enhanced features.

You can also install using the following methods maintained by our community:

Discord Join our Discord server to connect with developers, request features, and receive support.
Follow us on X/Twitter for product updates and to join in on reward activities.
!IMPORTANT]

**Star Us**, You will receive all release notifications from GitHub without any delay \~
Performance Stats of RSSNext/Follow - Last 28 days

Features

Customized Information Hub

Subscribe to a vast range of feeds and curated lists. Curate your favorites and keep track of what matters most to you.

AI At Your Fingertips

A smarter and more efficient browsing with AI-powered features like translation, summary, and more.

Dynamic Content Support

Because we know content is more than just text. From articles to videos, images to audio — Follow gets it all covered.

$POWER An Ownership Economy

Tip creators across instantly with $POWER, support content you love, and unlock value in your own work. Your content, your power.

More Than Just An App

This isnt just another app. Follow is a community — introducing a new era of openness and community-driven experience.

🤝 Contributing

If you are eligible to use Follow, you are welcome to join the open source community to build together.

Before you start, make sure you have enabled Corepack. Corepack makes sure you are using the correct version (packageManager field in package.json) for package manager when you run corresponding commands.

corepack enable

Install dependencies.

pnpm install

Develop in the browser

pnpm run dev

Then the browser opens https://app.follow.is/__debug_proxyyou can access the online API environment to development and debugging.

Develop in the electron

You need to fill in the required environment variables first.

cp .env.example .env

Then set VITE_API_URL to https://api.follow.is and run:

pnpm run dev:electron

Since it is not very convenient to develop in Electron, the first way to develop and contribute is recommended at this stage.

[!TIP] If you can't log in to the app, copy the __Secure-better-auth.session_token in the cookie from your browser into the app.

📝 License

Follow is licensed under the GNU General Public License version 3 with the addition of the following special exception:

All content in the icons/mgc directory is copyrighted by https://mgc.mingcute.com/ and cannot be redistributed.

All content in the lottie directory is distributed under the Lottie Simple License.