Phalanxia / Maid-IRC

A modern web IRC client. Built on Node. (No longer maintained)

Home Page:http://madi.moe/Maid-IRC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect Screen

tiffany352 opened this issue · comments

  • Close button doesn't work in Firefox
  • Advanced options button doesn't work in Firefox
  • Connect button redirects to 404 page saying "Cannot POST /" in Firefox
  • Advanced options screen has no way to leave
  • Port entry only allows ports 9999 and below. The fix for this one is very simple, just change 9999 to 65535 in client.jade
  • You must connect to exactly one channel, instead of any number of channels

Connecting to channels is no longer a requirement (it needs some improvements though).