Jeffrey Paul sneak
sneak deleted branch feature/irc-client-ui-overhaul from sneak/neoirc 2026-03-09 22:12:36 +01:00
sneak pushed to main at sneak/neoirc 2026-03-09 22:12:36 +01:00
8e3166969e Redesign SPA to look like a proper IRC client (closes #50) (#53)
sneak closed issue sneak/neoirc#50 2026-03-09 22:12:34 +01:00
irc client SPA needs to look a lot more like an irc client
sneak merged pull request sneak/neoirc#53 2026-03-09 22:12:34 +01:00
Redesign SPA to look like a proper IRC client (closes #50)
sneak opened issue sneak/neoirc#54 2026-03-08 10:07:20 +01:00
http response codes should not be used in response to irc commands
sneak commented on pull request sneak/neoirc#51 2026-03-07 15:23:27 +01:00
feat(web): overhaul SPA to look like a proper IRC client

tab restore should be handled by querying the server, because a different client may have joined more channels in the session, no? or do we do that by getting the history buffer that was queued…

sneak closed pull request sneak/neoirc#53 2026-03-07 15:20:59 +01:00
Redesign SPA to look like a proper IRC client (closes #50)
sneak commented on pull request sneak/neoirc#53 2026-03-07 15:20:59 +01:00
Redesign SPA to look like a proper IRC client (closes #50)

dupe #51

sneak opened issue sneak/neoirc#52 2026-03-07 15:18:37 +01:00
please identify a list of all IRC numeric c2s and s2c codes that exist in common/standard irc usage, and identify which we have implemented and which we have not
sneak commented on pull request sneak/neoirc#51 2026-03-07 15:17:23 +01:00
feat(web): overhaul SPA to look like a proper IRC client

does the server support channel topics and topic changes?

also, does this work if the user closes the SPA and reopens it? it should store the auth information in localStorage so that the…

sneak commented on issue sneak/neoirc#50 2026-03-07 15:06:23 +01:00
irc client SPA needs to look a lot more like an irc client

@clawbot pls work

sneak commented on issue sneak/neoirc#50 2026-03-07 15:05:13 +01:00
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

sneak commented on issue sneak/neoirc#50 2026-03-07 15:01:23 +01:00
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

sneak opened issue sneak/neoirc#50 2026-03-07 14:58:27 +01:00
irc client SPA needs to look a lot more like an irc client
sneak deleted branch fix/spa-preact-bundling from sneak/neoirc 2026-03-07 14:53:16 +01:00
sneak pushed to main at sneak/neoirc 2026-03-07 14:53:15 +01:00
c0e344d6fc Fix SPA: bundle preact instead of leaving as external require (closes #48) (#49)
sneak closed issue sneak/neoirc#48 2026-03-07 14:53:14 +01:00
spa does not work
sneak merged pull request sneak/neoirc#49 2026-03-07 14:53:14 +01:00
Fix SPA: bundle preact instead of leaving as external require (closes #48)
sneak opened issue sneak/neoirc#48 2026-03-07 14:44:24 +01:00
spa does not work
sneak deleted branch rename/chat-to-neoirc from sneak/neoirc 2026-03-07 14:43:59 +01:00