Akrasio / Retapped

the revolt.chat client held together by duct tape and bad code (Retaped)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retaped

The revolt.chat client re-taped from the one held together by duct tape and bad code* (Pronounced ree-taped)

*Retaped basically isn't a fork anymore, as I did a full-client rewrite starting in this commit

Features include

  • Websocket connection, for updating the chat without refreshing
  • Replies, for, well, replying
  • Markdown (NOTE: not 1:1 RFM compatible)
  • Unreads
  • Emoji loading (including deprecated ones; you can use :trol: and :1984: to your heart's desire!)
  • Theme loading (no need to set a new theme when you switch clients!)
  • Image loading through Autumn
  • Masquerade loading (including proxying masqueraded avatars through January)
  • Profile loading
  • Written in nothing but vanilla HTML5, JS ES6, and CSS, making it quick to load and light to run
  • Actually looks decent (looking at you, Reduct...)

Preview

Preview Overview of the client, demonstrating the basic layout and message rendering

Preview Theme-loading demonstration

Preview Markdown demo

About

the revolt.chat client held together by duct tape and bad code (Retaped)

License:GNU General Public License v3.0


Languages

Language:JavaScript 70.3%Language:CSS 15.1%Language:HTML 10.5%Language:Shell 4.1%