mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
[chore] Replace pinafore with semaphore (#1801)
* Replace pinafore with semaphore * Typo
This commit is contained in:
parent
2063d01cdb
commit
9c24dee01f
8 changed files with 11 additions and 11 deletions
10
README.md
10
README.md
|
@ -89,13 +89,13 @@ For a detailed view on what's implemented and what's not, and progress made towa
|
||||||
|
|
||||||
The Mastodon API has become the de facto standard for client communication with federated servers, so GoToSocial has implemented and extended the API with custom functionality.
|
The Mastodon API has become the de facto standard for client communication with federated servers, so GoToSocial has implemented and extended the API with custom functionality.
|
||||||
|
|
||||||
In short, this means full support for modern, beautiful apps like [Tusky](https://tusky.app/) and [Pinafore](https://pinafore.social/).
|
In short, this means full support for modern, beautiful apps like [Tusky](https://tusky.app/) and [Semaphore](https://semaphore.social/).
|
||||||
|
|
||||||
Tusky | Pinafore
|
Tusky | Semaphore
|
||||||
:-----------------------------------------------------------:|:------------------------------------------------------------------:
|
:-----------------------------------------------------------:|:------------------------------------------------------------------:
|
||||||
![An image of GoToSocial in Tusky](./docs/assets/tusky.png) | ![An image of GoToSocial in Pinafore](./docs/assets/pinafore.png)
|
![An image of GoToSocial in Tusky](./docs/assets/tusky.png) | ![An image of GoToSocial in Semaphore](./docs/assets/semaphore.png)
|
||||||
|
|
||||||
If you're used to using Mastodon with Tusky or Pinafore, you'll find using GoToSocial a breeze.
|
If you're used to using Mastodon with Tusky or Semaphore, you'll find using GoToSocial a breeze.
|
||||||
|
|
||||||
### Granular post settings
|
### Granular post settings
|
||||||
|
|
||||||
|
@ -183,7 +183,7 @@ Since GoToSocial is still in alpha, there are plenty of bugs. We use [GitHub iss
|
||||||
|
|
||||||
### Client App Issues
|
### Client App Issues
|
||||||
|
|
||||||
GoToSocial works great with Tusky and Pinafore, but some other client applications still need work or have issues connecting to GoToSocial. We're tracking them [right here](https://github.com/superseriousbusiness/gotosocial/projects/5). It's our goal to make any app that's compatible with the Mastodon API work seamlessly with GoToSocial.
|
GoToSocial works great with Tusky and Semaphore, but some other client applications still need work or have issues connecting to GoToSocial. We're tracking them [right here](https://github.com/superseriousbusiness/gotosocial/projects/5). It's our goal to make any app that's compatible with the Mastodon API work seamlessly with GoToSocial.
|
||||||
|
|
||||||
### Federation Issues
|
### Federation Issues
|
||||||
|
|
||||||
|
|
BIN
docs/assets/semaphore.png
Normal file
BIN
docs/assets/semaphore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 673 KiB |
|
@ -1,6 +1,6 @@
|
||||||
# Frequently Asked Questions
|
# Frequently Asked Questions
|
||||||
|
|
||||||
- **Where's the user interface?** GoToSocial is just a bare server for the most part and is designed to be used thru external applications. [Pinafore](https://pinafore.social) and [Tusky](https://tusky.app/) are the best-supported, but anything that supports the Mastodon API should work, other than the features GoToSocial doesn't yet have. Permalinks and profile pages are served directly thru GoToSocial as well as the settings panel, but most interaction goes thru the apps.
|
- **Where's the user interface?** GoToSocial is just a bare server for the most part and is designed to be used thru external applications. [Semaphore](https://semaphore.social/) and [Tusky](https://tusky.app/) are the best-supported, but anything that supports the Mastodon API should work, other than the features GoToSocial doesn't yet have. Permalinks and profile pages are served directly thru GoToSocial as well as the settings panel, but most interaction goes thru the apps.
|
||||||
|
|
||||||
- **Why aren't my posts showing up on my profile page?** Unlike Mastodon, the default post visibility is Unlisted. If you want something to be visible on your profile page, the post must have Public visibility.
|
- **Why aren't my posts showing up on my profile page?** Unlike Mastodon, the default post visibility is Unlisted. If you want something to be visible on your profile page, the post must have Public visibility.
|
||||||
|
|
||||||
|
|
|
@ -38,7 +38,7 @@ Since GoToSocial is still in alpha, there are plenty of bugs. We use [GitHub iss
|
||||||
|
|
||||||
### Client App Issues
|
### Client App Issues
|
||||||
|
|
||||||
GoToSocial works great with Tusky and Pinafore, but some other client applications still need work or have issues connecting to GoToSocial. We're tracking them [right here](https://github.com/superseriousbusiness/gotosocial/projects/5). It's our goal to make any app that's compatible with the Mastodon API work seamlessly with GoToSocial.
|
GoToSocial works great with Tusky and Semaphore, but some other client applications still need work or have issues connecting to GoToSocial. We're tracking them [right here](https://github.com/superseriousbusiness/gotosocial/projects/5). It's our goal to make any app that's compatible with the Mastodon API work seamlessly with GoToSocial.
|
||||||
|
|
||||||
### Federation Issues
|
### Federation Issues
|
||||||
|
|
||||||
|
|
|
@ -103,7 +103,7 @@ Replace `some_username` with the username of the account you just created.
|
||||||
|
|
||||||
## 6. Login
|
## 6. Login
|
||||||
|
|
||||||
You should now be able to log in to your instance using the email address and password of the account you just created. We recommend using [Pinafore](https://pinafore.social) or [Tusky](https://tusky.app) for this.
|
You should now be able to log in to your instance using the email address and password of the account you just created. We recommend using [Semaphore](https://semaphore.social) or [Tusky](https://tusky.app) for this.
|
||||||
|
|
||||||
## 7. \[Optional\] Enable the systemd service
|
## 7. \[Optional\] Enable the systemd service
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# WebSocket
|
# WebSocket
|
||||||
|
|
||||||
GoToSocial uses the secure [WebSocket protocol](https://en.wikipedia.org/wiki/WebSocket) (aka `wss`) to allow for streaming updates of statuses and notifications via client apps like Pinafore.
|
GoToSocial uses the secure [WebSocket protocol](https://en.wikipedia.org/wiki/WebSocket) (aka `wss`) to allow for streaming updates of statuses and notifications via client apps like Semaphore.
|
||||||
|
|
||||||
In order to use this functionality, you need to ensure that whatever proxy you've configured GoToSocial to run behind allows WebSocket connections through.
|
In order to use this functionality, you need to ensure that whatever proxy you've configured GoToSocial to run behind allows WebSocket connections through.
|
||||||
|
|
||||||
|
|
|
@ -54,7 +54,7 @@ func New(processor *processing.Processor, dTicker time.Duration, wsBuf int) *Mod
|
||||||
ReadBufferSize: wsBuf, // we don't expect reads
|
ReadBufferSize: wsBuf, // we don't expect reads
|
||||||
WriteBufferSize: wsBuf,
|
WriteBufferSize: wsBuf,
|
||||||
|
|
||||||
// we expect cors requests (via eg., pinafore.social) so be lenient
|
// we expect cors requests (via eg., semaphore.social) so be lenient
|
||||||
CheckOrigin: func(r *http.Request) bool { return true },
|
CheckOrigin: func(r *http.Request) bool { return true },
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
)
|
)
|
||||||
|
|
||||||
// CORS returns a new gin middleware which allows CORS requests to be processed.
|
// CORS returns a new gin middleware which allows CORS requests to be processed.
|
||||||
// This is necessary in order for web/browser-based clients like Pinafore to work.
|
// This is necessary in order for web/browser-based clients like Semaphore to work.
|
||||||
func CORS() gin.HandlerFunc {
|
func CORS() gin.HandlerFunc {
|
||||||
cfg := cors.Config{
|
cfg := cors.Config{
|
||||||
// todo: use config to customize this
|
// todo: use config to customize this
|
||||||
|
|
Loading…
Reference in a new issue