Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko | |
- POST /api/v1/push/subscription - PUT /api/v1/push/subscription - DELETE /api/v1/push/subscription - New OAuth scope: "push" (required for the above methods) | |||
2018-01-17 | implement web share target (#6278) | りんすき | |
* web share target * fix * fix | |||
2018-01-02 | Show mastodon on modal (#6129) | Akihiko Odaki | |
2017-08-16 | Make share intent modal to make "signed in as" shown. (#4611) | Clworld | |
* Make share intent modal to make "signed in as" shown. * fix glitch on mobile. | |||
2017-08-14 | Add protocol handler. Handle follow intents (#4511) | Eugen Rochko | |
* Add protocol handler. Handle follow intents * Add share intent * Improve code in intents controller * Adjust share form CSS |