Remote interaction with posts #198

Merged
floatingghost merged 8 commits from norm/akkoma:remote-interaction into develop 2022-09-08 10:19:23 +00:00

8 Commits

Author SHA1 Message Date
Tusooa Zhu aadcd17838
Expose availability of GET /main/ostatus via instance
ci/woodpecker/pr/woodpecker Pipeline was successful Details
2022-09-02 23:06:34 -04:00
Tusooa Zhu f9c39ef9e1
Make remote interaction page translatable 2022-09-02 23:05:51 -04:00
Tusooa Zhu 9e52db493c
Add changelog 2022-09-02 23:05:51 -04:00
Tusooa Zhu 4bf5cc9a4e
Display status link in remote interaction form 2022-09-02 23:05:51 -04:00
Tusooa Zhu 1045bfed0a
Lint 2022-09-02 23:05:51 -04:00
Tusooa Zhu 4bc66605f2
Add GET endpoints for remote subscription forms
There are two reasons for adding a GET endpoint:

0: Barely displaying the form does not change anything on the server.

1: It makes frontend development easier as they can now use a link,
instead of a form, to allow remote users to interact with local ones.
2022-09-02 23:05:51 -04:00
Tusooa Zhu 14dccdf884
Fix form item name in status_interact.html 2022-09-02 23:05:51 -04:00
Tusooa Zhu 413952138c
Add remote interaction ui for posts 2022-09-02 23:05:51 -04:00