Accessible, simple and fast web client for Mastodon
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Nick Colley a7eaec3391
Dont reduce size of meta info on small screens
2 months ago
.github Point to new repo location 2 months ago
.husky chore: commit vercel.json, update husky (#1896) 2 years ago
bin Move profile options next to follow button 2 months ago
docs Point to new repo location 2 months ago
src Dont reduce size of meta info on small screens 2 months ago
static Fix maskable size 2 months ago
tests Pinafore to Semaphore 2 months ago
webpack feat: translation into Spanish (#2281) 3 months ago
.dockerignore fix: internationalize manifest.json (#2034) 2 years ago
.editorconfig
.gitignore chore: use node 14 in CI, update mocha, fix gitignore (#2191) 4 months ago
.testcaferc.json test: improve testcafe test flakiness, use config file (#1627) 3 years ago
.vercelignore fix: internationalize manifest.json (#2034) 2 years ago
BREAKING_CHANGES.md Update BREAKING_CHANGES.md 2 months ago
CHANGELOG.md Point to new repo location 2 months ago
CONTRIBUTING.md Point to new repo location 2 months ago
Dockerfile Pinafore to Semaphore 2 months ago
LICENSE
README.md Update wording in README 2 months ago
docker-compose.yml Pinafore to Semaphore 2 months ago
package.json 1.0.0 2 months ago
server.js fix!: remove esm package, use native Node ES modules (#2064) 2 years ago
vercel.json Update vercel config 2 months ago
yarn.lock chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#2289) 4 months ago

README.md

Semaphore

Accessible, simple and fast web client for Mastodon.

Semaphore is available at semaphore.social. Beta releases are at beta.semaphore.social.

For updates and support, follow @semaphore@fosstodon.org.

See the user guide for basic usage. See the admin guide if Semaphore cannot connect to your instance.

With thanks to

Semaphore continues the Pinafore project and would not exist without the exemplary work of Nolan Lawson and the original contributors.

Changelog

For a changelog, see the GitHub releases.

For a list of breaking changes, see BREAKING_CHANGES.md.

Developing and testing

See CONTRIBUTING.md for how to run Semaphore in dev mode and run tests.