-
```javascript
self.addEventListener('push', event => {
event.waitUntil((async () => {
const data = event.data.json()
const { origin } = new URL(data.icon)
try {
const notif…
-
Twitter has issues. Mastodon looks promising.
Learn how it works, estimate the community and advantages of reaching it, set up an account, see if it can be bridged to Twitter in some way.
-
We changed the way that the bouncer service (hyp.is) activates the extension and configures the extension's client to navigate to a particular annotation. This has ended up breaking direct links to an…
-
```
2022-12-26T18:57:46Z app[6bcb7b46] sjc [info]filtered status @inthehands @juddlegum it’s live! Still very alpha but works @nitterbot
2022-12-26T18:57:46Z app[6bcb7b46] sjc [info]no birdsite foun…
-
# Missing Toki features
This list is just some of the features I think Toki should have to at least be somewhat useable.
- [x] Notifications
- [x] Making a migration with a notifications table…
-
It finally happened. Twitter suspended my Mastodon Twitter Sync app for terms of service violations.
Quickly reviving it with a new app did not work, so I think this could be the end of this sync p…
-
### Steps to reproduce the problem
1. Register a client app (POST /api/v1/apps) with a scope including "admin:read:domain_blocks admin:write:domain_blocks"
2. Redirect a user to the authorize URL wi…
-
### Pitch
You have that setting to manually enable, but actually, you can even detect and enable it by default if the user agent (browser) advertises it, because there is a new CSS selector…
-
would like to see it integrated with soundcloud so you can see the full frame with song instead of just a link.
there's some discussion here: https://github.com/tootsuite/mastodon/issues/309
but I…
-
#### The scenario
I have a server that receives twitter-like posts, and twitter-like posts emanate from it.
I have users who use my server, so there must be some way to do identity.
So it's -…