No description
Find a file
dependabot[bot] 2b1c82f0c6
build(deps): bump rollup from 4.19.1 to 4.22.4 in /packages/pl-api
Bumps [rollup](https://github.com/rollup/rollup) from 4.19.1 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.19.1...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 03:36:16 +00:00
.github Add workflow for pl-api build 2024-09-23 11:45:56 +02:00
.husky Switch to workspace 2024-08-28 13:01:08 +02:00
.vscode Call it pl-fe internally 2024-08-28 13:41:08 +02:00
packages build(deps): bump rollup from 4.19.1 to 4.22.4 in /packages/pl-api 2024-09-24 03:36:16 +00:00
.gitignore Call it pl-fe internally 2024-08-28 13:41:08 +02:00
CODE_OF_CONDUCT.md Add pl-api to workspace 2024-08-28 13:43:23 +02:00
LICENSE Add license to main directory 2024-09-15 23:48:43 +02:00
package.json Add pl-api to workspace 2024-08-28 13:43:23 +02:00
README.md Update README.md 2024-09-15 23:43:47 +02:00
yarn.lock Switch to workspace 2024-08-28 13:01:08 +02:00

This repo hosts a few of my projects related to the Fediverse client pl-fe. This includes:

  • pl-fe — a social networking client app forked from Soapbox
  • pl-api — a library for interacting with Mastodon API-compatible servers, focused on support for projects extending the official Mastodon API. It is used by pl-fe.

More projects to be announced.

Follow my Pleroma account to stay up to date on pl-fe development. You can also join the project community on Discord.

This project is tested with BrowserStack.