mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
The older one is supposedly performing very poorly on the lobsters side and has been modified to serve only cached content for unauthenticated users. Unfortunately the configuration for this caching behaviour has a bug that ignores query parameters and thus every page returns the same set of 20 posts. Cut us over to this new API path that hopefully does not generate too much load for the service. See: https://github.com/lobsters/lobsters/issues/1219 |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle.kts | ||
lint-baseline.xml |