From 911687b1718ad1ea96bc7266ab192ea35f206f84 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 15 Jul 2025 23:48:49 +0530 Subject: [PATCH] chore: document lack of upstream support Signed-off-by: Harsh Shandilya --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8e0201e7..8af0c244 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Unofficial Android app for read-only access to [lobste.rs](https://lobste.rs), built with [Jetpack Compose](https://developer.android.com/jetpack/compose). +> [!WARNING] +> This app uses a JSON API that Lobsters does not expose by choice and [the maintainer has no interest in having](https://github.com/lobsters/lobsters/issues/1663#issuecomment-3074472781), so it may break in any manner at any point in time. File an issue [here](https://github.com/msfjarvis/compose-lobsters/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) if you come across any bugs, do not bother the upstream developers about a feature they don't support. +