Plume/src
fdb-hiroshima 0d708e1639 Add support for remote interact (#519)
Add support for remote interaction ([this thing](https://eldritch.cafe/users/Barmaid/remote_follow) in mastodon)

- [x] create the endpoint dispatching remote interactions to local pages
- [x] add this endpoint to web-finger
- [x] propose remote interaction when following and not connected
- [x] propose remote interaction when liking/sharing and not connected
- [x] propose remote interaction when commenting and not connected
- [x] fetch posts/comments we don't know but remote interaction was requested for ?
2019-04-17 21:09:07 +01:00
..
api Big refactoring of the Inbox (#443) 2019-04-17 18:31:47 +01:00
routes Add support for remote interact (#519) 2019-04-17 21:09:07 +01:00
inbox.rs Big refactoring of the Inbox (#443) 2019-04-17 18:31:47 +01:00
mail.rs Grammar corrections followup to #510 (#512) 2019-04-02 14:08:07 +01:00
main.rs Add support for remote interact (#519) 2019-04-17 21:09:07 +01:00
template_utils.rs Some corrections to English UI text (#506) 2019-03-29 20:12:21 +01:00
test_routes.rs Add tests for plume webserver (#513) 2019-04-06 17:41:57 +02:00