New here?
Create an account to submit posts, participate in discussions and chat with people.
Sign up
Note that this is still a work in progress, so expect some things to not work as expected or potentially break entirely. In the worst case scenario I will revert the site to its current state. More changes may be coming in the next few days.
 
The main part of this update are technical changes that would likely not interest you, namely the rewrite of a significant portion of the backend code, database structure, logging system and protocols for interprocess communication. This project may become open source when this update is complete.
 
There are however some other additions:
 
 - A shorter page header which should improve the user experience on mobile
 - Some button icons were changed, minor color scheme tweaks and an entirely new spritesheet file
 - Chat now supports Markdown formatting (with the same syntax as elsewhere)
 - Dropdown menus on posts, comments and chat messages to remove clutter
 - You no longer have to be the owner of a chatroom to manage its whitelist
 - The ability to block users
  
---
 
[Canary](https://arete.network/b/Meta/p/2239/canary)
You are viewing a single comment's thread. View all
1 year ago 1 point (+1 / -0 ) 1 child
Any plans to do embedded video similar to 4Chan?
 
 Video threads would be a blast.
1 year ago 1 point (+1 / -0 )
Maybe, but I'd have to implement that on my own instead of relying on the markdown parsing library. Which isn't too far of from what I'm already doing (formatting of plain text links, sanitization of the text to prevent JS injection, etc.)
Toast message