NodeBB 4.2.0
-
Congratulations!
-
Congratulations!
@mario@hub.somaton.com I have yet to test Hubzilla updates with the payload example you sent. I have not forgotten! The topic is sitting unread in my NodeBB inbox for over a week now
-
@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? I wasn't seeing that here, so I assumed it was a regression that was fixed.
-
Wow, wild! It's been incredible seeing how quickly NodeBB has been getting updates. You're hard to keep up with!
-
@julian I have upgraded to v4.2, but the world posts with no details came in before upgrade. I will keep eye on that as it could be fixed when something new comes in
-
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.
-
@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.
-
@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.