tut icon indicating copy to clipboard operation
tut copied to clipboard

feature request: Pleroma and Misskey support

Open tidux opened this issue 3 years ago • 8 comments
trafficstars

tidux avatar Mar 10 '22 01:03 tidux

also https://github.com/superseriousbusiness/gotosocial

c-nv-s avatar Aug 19 '22 12:08 c-nv-s

I can understand that people want this, but I think it would be messy. Tut uses mattn/go-mastodon under the hood to make calls to the Mastodon API and relies on the data types provided by that module. So by adding support for Pleroma, Misskey or any other alternative to Mastodon would require a redesign of tut.

But I will leave this issue open, either if someone is up for this task or can tell me that the difference between Mastodon and e.g. Plemora is small and won't require a redesign.

RasmusLindroth avatar Aug 30 '22 16:08 RasmusLindroth

For pleroma, things mostly work just fine out of the box. The only thing I notice is that I have to manually execute ":newer" to get updates -- it never auto-refreshes the feed.

mricon avatar Nov 15 '22 19:11 mricon

For pleroma, things mostly work just fine out of the box. The only thing I notice is that I have to manually execute ":newer" to get updates -- it never auto-refreshes the feed.

You mean to tell me this was an existing feature all this time?

Ashdemai avatar Nov 15 '22 20:11 Ashdemai

For pleroma, things mostly work just fine out of the box. The only thing I notice is that I have to manually execute ":newer" to get updates -- it never auto-refreshes the feed.

A few months ago it used to auto-refresh even for Pleroma, I'm guessing something has changed.

jalada avatar Dec 29 '22 15:12 jalada