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
Plugins (add-ons). Plugin is a web application that connects to a Moera server (at server level or at particular node level). It differs from a script in that, in addition to performing regular operations, it can receive notifications from the server about various events (comment added, post updated etc.), can extend server API and have settings.
Server-level plugins require the root secret for authentication, so only server owner may run them. Node-level plugins may be added by any user on their node - they need to generate an authentication token and pass it to the plugin or to the script. There is now an UI on the Settings page for this.
Rearranged Settings. Settings arranged into groups, layed out in convenient order etc. For numeric settings, the allowed range is shown. Added caching of settings on the client and binding some settings to a particular device or device type (desktop/mobile).
Translation to other languages. Added UI localization mechanism and added translations to Russian and Ukrainian. If you wish to take part in other translations or to make corrections, you are welcome at: https://app.tolgee.io/projects/1120 User's gender (if defined) is now taken into account when formatting messages. The default language is figured out automatically from browser settings and may be changed on Settings page or when signing up.
Fixed bugs (the last ones, I hope) in avatar cropping (thanks to @edjekora for reporting).
Fixed bug when creating link previews in comments to other users' posts.
When returning from a post to the feed, a small part of the feed is now shown above the post (thanks to @Drakoniha[Дракониха] for the proposal).
When viewing a gallery, a message is now shown, when moving from the last image in the gallery back to the first one (thanks to @Drakoniha[Дракониха] for the proposal).
Fixed bug when shortening a post title for displaying in a feed, if the title contains emojis (thanks to @tigra[Tigra] for the reporting).
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
-
Plugins (add-ons). Plugin is a web application that connects to a Moera server (at server level or at particular node level). It differs from a script in that, in addition to performing regular operations, it can receive notifications from the server about various events (comment added, post updated etc.), can extend server API and have settings.
Server-level plugins require the root secret for authentication, so only server owner may run them. Node-level plugins may be added by any user on their node - they need to generate an authentication token and pass it to the plugin or to the script. There is now an UI on the Settings page for this.
Rearranged Settings. Settings arranged into groups, layed out in convenient order etc. For numeric settings, the allowed range is shown. Added caching of settings on the client and binding some settings to a particular device or device type (desktop/mobile).
Translation to other languages. Added UI localization mechanism and added translations to Russian and Ukrainian. If you wish to take part in other translations or to make corrections, you are welcome at: https://app.tolgee.io/projects/1120 User's gender (if defined) is now taken into account when formatting messages. The default language is figured out automatically from browser settings and may be changed on Settings page or when signing up.
This discussion was created from the release Moera node & client 0.14.0-beta2.
Beta Was this translation helpful? Give feedback.
All reactions