bigbuffet-rw/packages/pl-api
Marcin Mikołajczak a015d7264f
Merge pull request #99 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/eslint-plugin-compat-6.0.1
build(deps-dev): bump eslint-plugin-compat from 4.2.0 to 6.0.1 in /packages/pl-api
2024-09-22 16:32:01 +02:00
..
lib Fix "Mark Status as sensitive" menu item is not working 2024-09-17 23:10:46 +02:00
.eslintignore Add pl-api to workspace 2024-08-28 13:43:23 +02:00
.eslintrc.json Add pl-api to workspace 2024-08-28 13:43:23 +02:00
.gitignore Add pl-api to workspace 2024-08-28 13:43:23 +02:00
index.html Add pl-api to workspace 2024-08-28 13:43:23 +02:00
package.json Merge pull request #99 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/eslint-plugin-compat-6.0.1 2024-09-22 16:32:01 +02:00
README.md Add pl-api to workspace 2024-08-28 13:43:23 +02:00
tsconfig-build.json Add pl-api to workspace 2024-08-28 13:43:23 +02:00
tsconfig.json Add pl-api to workspace 2024-08-28 13:43:23 +02:00
vite.config.ts Add pl-api to workspace 2024-08-28 13:43:23 +02:00
yarn.lock Merge pull request #99 from mkljczk/dependabot/npm_and_yarn/packages/pl-api/eslint-plugin-compat-6.0.1 2024-09-22 16:32:01 +02:00

pl-api

This project should be considered unstable before the 1.0.0 release. I will not provide any changelog or information on breaking changes until then.

Projects using pl-api

pl-fe is a web client for Mastodon-compatible servers forked from Soapbox. It uses pl-api for API interactions.

License

pl-api utilizes code from Soapbox and bases off official Mastodon documentation.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.