- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
irc client SPA needs to look a lot more like an irc client
leaving a channel is called "part" - make sure to use IRC semantics and vocabulary
irc client SPA needs to look a lot more like an irc client
the text from a user displayed in query windows, or in channels, should have the user's message on the same line, after the nick - not on a separate line
irc client SPA needs to look a lot more like an irc client
Fix SPA: bundle preact instead of leaving as external require (closes #48)
Rename app from chat to neoirc, binary to neoircd (closes #46)
fix: change appname to neoirc, default DB to /var/lib/neoirc/state.db
bug: app slack/ntfy settings are not saved or properly displayed on edit
maybe it's not being properly saved on app creation - that could be the issue