You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Friends. Made possible to add other users to friends and to create groups of friends. It means you are able to write "friends only" posts or you can enable commenting to friends or to a group of friends only etc. Friends and groups of friends may be visible to you, to the members of the group or to everybody else. Also it is now possible to write posts "only for those who I'm subscribed to" and to assign other permissions to them.
Subscription button now allows not only to subscribe, but also to add to friends and to choose groups of friends. And a separate menu item was added there: ask a user to subscribe to you or to add you to his/her friends. It is possible to attach a short message to the request. Notifications have been also upgraded: now there are buttons in notifications about you have been subscribed to, added to friends or asked about something. These buttons allow to subscribe back or add to friends immediately.
The People page has been rewritten and now contains lists of friends, groups of friends and those who added you to friends. Icons next to the name show that the friendship is mutual or that the subscriber is your friend etc. Advanced management tools are shown to those who have more than 12 subscriptions or friends. They allow to find a person by name, select several persons and perform an operation on them: subscribe/unsubscribe, friend/unfriend, change their groups of friends. People are now arranged in the list in the order of closeness to you - those you interact with more often are displayed first. But there is a button to order them alphabetically.
Internal mechanism of subscriptions is rewritten. Two concepts are now separate: "user's subscriptions" - those the user asked for and controls directly, and "machine's subscriptions" - those are part of interactions between nodes and not visible to the user. This separation allows to extend user's abilities: for example, to subscribe to updates of a post - the user will receive notifications when the post was edited. But this feature was not added to the UI yet.
Now you can also unfollow comments to your own post.
Added REST API documentation in OpenAPI format. It is located at /moera/api-docs. At /moera/api-ui.html you can see it in a more user-friendly form.
Provider can now receive mails about registration of new users.
Provider can now subscribe all new users to some blog.
Click on Moera logo in the top-left corner now opens your Newsfeed (thanks @Orbb1974[Orbb_1974] for the proposal).
Added new "Tired" reaction.
Context menu of a post is now located at the bottom of the post also.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Beta release
Friends. Made possible to add other users to friends and to create groups of friends. It means you are able to write "friends only" posts or you can enable commenting to friends or to a group of friends only etc. Friends and groups of friends may be visible to you, to the members of the group or to everybody else. Also it is now possible to write posts "only for those who I'm subscribed to" and to assign other permissions to them.
Subscription button now allows not only to subscribe, but also to add to friends and to choose groups of friends. And a separate menu item was added there: ask a user to subscribe to you or to add you to his/her friends. It is possible to attach a short message to the request. Notifications have been also upgraded: now there are buttons in notifications about you have been subscribed to, added to friends or asked about something. These buttons allow to subscribe back or add to friends immediately.
The People page has been rewritten and now contains lists of friends, groups of friends and those who added you to friends. Icons next to the name show that the friendship is mutual or that the subscriber is your friend etc. Advanced management tools are shown to those who have more than 12 subscriptions or friends. They allow to find a person by name, select several persons and perform an operation on them: subscribe/unsubscribe, friend/unfriend, change their groups of friends. People are now arranged in the list in the order of closeness to you - those you interact with more often are displayed first. But there is a button to order them alphabetically.
Internal mechanism of subscriptions is rewritten. Two concepts are now separate: "user's subscriptions" - those the user asked for and controls directly, and "machine's subscriptions" - those are part of interactions between nodes and not visible to the user. This separation allows to extend user's abilities: for example, to subscribe to updates of a post - the user will receive notifications when the post was edited. But this feature was not added to the UI yet.
Now you can also unfollow comments to your own post.
/moera/api-docs
. At/moera/api-ui.html
you can see it in a more user-friendly form.@Orbb1974[Orbb_1974]
for the proposal).This discussion was created from the release Moera node & client 0.14.0-beta3.
Beta Was this translation helpful? Give feedback.
All reactions