NodeBB 4.2.0
-
@julian no worries...
-
@julian said in NodeBB 4.2.0:
> added an additional setting for a remote-only addendum for local categoriesA request I meant to raise several times, that I never seemed to remember to do. Amazing!
-
@julian said in NodeBB 4.2.0:
> added an additional setting for a remote-only addendum for local categoriesA request I meant to raise several times, that I never seemed to remember to do. Amazing!
@Kichae you can thank @panos@catodon.social for that one!
️
-
Is "Better integration with Ghost
" using the comments plugin for Ghost? Just wondering more about this.
-
Is "Better integration with Ghost
" using the comments plugin for Ghost? Just wondering more about this.
@2TonWaffle ah, nah, it means that prior to this release, posts from Ghost didn't come in properly and were dropped. Now they work:
-
Theres improvement, more in my World now on the tags Im following, but these posts all say by 'Guest'.
When Im looking at the same thing from Lemmy there is more detail?
Are some of the fields not being picked up? -
Theres improvement, more in my World now on the tags Im following, but these posts all say by 'Guest'.
When Im looking at the same thing from Lemmy there is more detail?
Are some of the fields not being picked up?@eeeee are you running v4.2.0?
-
@julian Yes the World posts with no details came in before upgrade to v4.2, looks like its fixed
However when I click on a Lemmy group Im following, I still see 'no posts'
How do I follow a groups posts?Edit: The problem may be on Lemmy side. I have notifications that dont go well from Lemmy to anywhere else. As mentioned before I have found Lemmy frustrating as it is good for searching and finding things, but so far its been unreliable in federating out to other places.
Another annoyance is I followed myself on Lemmy from here but it only says 'cancel follow request' not 'following'. But I never got an option to accept follow request on Lemmy side. -
What is the process to follow a federated account?
-
What is the process to follow a federated account?
@CWSmith You can search for a user either via the search bar or in the
/users
page. Just paste in their handle (e.g.@julian@community.nodebb.org
.) The follow button is then in their profile much like following a local user on NodeBB. -
@eeeee if you have successfully followed the Lemmy community, then any new topics they share will be shown in the "Shares" page of their profile.
It's less-than-ideal, so I am refactoring that entire system now so that you will be able to "browse" that community like a regular NodeBB category.
Ability to browse remote categories · Issue #13255 · NodeBB/NodeBB
Description Currently, NodeBB processes the main actor types (Application, Group, Organization, Person, and Service) into "remote users", who can be followed and whose content appear in /world. A non-insignificant part of the open social...
GitHub (github.com)
As for the follow issue, try cancelling the follow, waiting perhaps a minute, and then following again, then wait a minute, and then refresh the page
-
@julian said in NodeBB 4.2.0:
> Added button to view original profile of remote usersCould this button be made to open the original profile in a new tab?
Actually, it occurs to me that the "View Original Post" behaves the same. I'd much rather all "view original ..." buttons opened the remote content in a new tab.
-
@julian said in NodeBB 4.2.0:
> Added button to view original profile of remote usersCould this button be made to open the original profile in a new tab?
Actually, it occurs to me that the "View Original Post" behaves the same. I'd much rather all "view original ..." buttons opened the remote content in a new tab.
@AltCode you can middle click it
-
@julian Can’t middle-click with MacBook’s trackpad
But I could cmd-click it for the same effect, yes (and I already do that); it’s just I’d rather it opened in a new tab by default.
That how any other external link is treated after all, e.g. example.com <- clicking that opens in a new tab by default.
-
@julian Can’t middle-click with MacBook’s trackpad
But I could cmd-click it for the same effect, yes (and I already do that); it’s just I’d rather it opened in a new tab by default.
That how any other external link is treated after all, e.g. example.com <- clicking that opens in a new tab by default.
@AltCode ackchyually... it opens in the same tab for me.
... because there's a user setting for it
I'll update it to respect that user setting.