Nertivia: Difference between revisions

From Revolt Wiki
(add notable features and information)
mNo edit summary
Line 1: Line 1:
{{Infobox Product|image=[[Nertivia_Logo.png|thumb]]|website=https://nertivia.net|languages=Typescript|repository=https://github.com/Supertigerr/nertivia-client-ts|frameworks=Vue}}
{{Infobox Product|image=[[Nertivia_Logo.png|thumb]]|website=https://nertivia.net|languages=Typescript|repository=https://github.com/Supertigerr/nertivia-client-ts|frameworks=Vue}}
Nertivia is an open-source chat platform that was started in 2018<ref>Early Nertivia https://web.archive.org/web/20220601192407/https://nertivia.net/api/media/1ohC6tALdRsX5_1SIZPX42OnKstU9h7_-/photo_2019-10-30_10-02-50.jpg</ref>
Nertivia is an open-source chat platform that was started in 2018<ref>Early Nertivia https://web.archive.org/web/20220601192407/https://nertivia.net/api/media/1ohC6tALdRsX5_1SIZPX42OnKstU9h7_-/photo_2019-10-30_10-02-50.jpg</ref>
==Notable Features==
==Notable Features==
* Server and Theme explorer, similar to revolt's "discovery" feature.
* Server and Theme explorer, similar to revolt's "discovery" feature.
* A custom markup made specifically for nertivia<ref>Nertivia/markup: A (relatively) simple and (hopefully) performant markup parser made for nertivia (github.com)</ref>
* A custom markup made specifically for nertivia<ref>Nertivia/markup: A (relatively) simple and (hopefully) performant markup parser made for nertivia (github.com)</ref>
Line 9: Line 7:
** Furigana / Ruby
** Furigana / Ruby
** Colors
** Colors
** Supports minecraft's formatting codes, obfuscation was removed at some point due to performance issues.
** Supports minecraft's formatting codes, obfuscation was removed at some point due to performance issues
** Nested quotes
** Nested quotes
* Tabs for active channels
* Tabs for active channels
===== Less notable features =====
===== Less notable features =====
* Message reactions
* Message reactions
* Embeds supporting a limited subset of HTML
* Embeds supporting a limited subset of HTML
* A drawing pad
* A drawing pad
* Channel icons by using Emoji and Custom Emoji
* Channel icons by using Emoji and Custom Emoji
==Screenshots==
==Screenshots==
<gallery widths="320" heights="160">
<gallery widths="320" heights="160">
File:Nertivia Screenshot.png|Screenshot of Nertivia
File:Nertivia Screenshot.png|Screenshot of Nertivia
Line 34: Line 28:
File:Nertivia-drawing-pad-screenshot.png|A screenshot of nertivia's main chat view with the drawing pad in view
File:Nertivia-drawing-pad-screenshot.png|A screenshot of nertivia's main chat view with the drawing pad in view
</gallery>
</gallery>
==Rewrite==
==Rewrite==
Nertivia is currently undergoing a rewrite as of the 17th of April 2022, its new repositories can be found here<ref>Supertigerr/chat-client
Nertivia is currently undergoing a rewrite as of the 17th of April 2022, its new repositories can be found here<ref>Supertigerr/chat-client
https://github.com/Supertigerr/chat-client</ref><ref>Supertigerr/chat-server
https://github.com/Supertigerr/chat-client</ref><ref>Supertigerr/chat-server
Line 47: Line 39:
File:Nertivia Rewrite Invites.webp|Server invites menu
File:Nertivia Rewrite Invites.webp|Server invites menu
</gallery>
</gallery>
==Legacy Client==
==Legacy Client==
Nertivia underwent a client rewrite starting from the 14th of September 2020<ref>Commit on Supertigerr/nertivia-client-ts
Nertivia underwent a client rewrite starting from the 14th of September 2020<ref>Commit on Supertigerr/nertivia-client-ts
https://github.com/Supertigerr/nertivia-client-ts/commit/84adc43d5af500752db02dec5735f3b570d5c22e</ref>.<gallery widths="240" heights="140">
https://github.com/Supertigerr/nertivia-client-ts/commit/84adc43d5af500752db02dec5735f3b570d5c22e</ref>.<gallery widths="240" heights="140">

Revision as of 20:31, 1 June 2022


Nertivia is an open-source chat platform that was started in 2018[1]

Notable Features

  • Server and Theme explorer, similar to revolt's "discovery" feature.
  • A custom markup made specifically for nertivia[2]
    • Vertical Text
    • Furigana / Ruby
    • Colors
    • Supports minecraft's formatting codes, obfuscation was removed at some point due to performance issues
    • Nested quotes
  • Tabs for active channels
Less notable features
  • Message reactions
  • Embeds supporting a limited subset of HTML
  • A drawing pad
  • Channel icons by using Emoji and Custom Emoji

Screenshots

Rewrite

Nertivia is currently undergoing a rewrite as of the 17th of April 2022, its new repositories can be found here[3][4][5].

The branding has also been confirmed to be changing at some point[6].

Legacy Client

Nertivia underwent a client rewrite starting from the 14th of September 2020[7].