aboutsummaryrefslogtreecommitdiff
path: root/lib/ansi.js (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-15add configFerass El Hafidi2-1/+6
2024-08-15Adjust fonts so it looks non-horrible on iOS devicesRunxi Yu1-2/+2
2024-08-15Tabs should be 8 spacesRunxi Yu1-1/+1
2024-08-15Fork init/updateRunxi Yu2-19/+8
2024-08-15Uploader, and Password (SASL)Runxi Yu2-2/+9
2024-08-13lib/irc: remove stray hardcoded constantSimon Ser1-1/+1
2024-07-12Downgrade preact to v10.17.1 once againSimon Ser2-5/+5
2024-07-08Upgrade dependenciesSimon Ser1-271/+518
2024-07-08components/buffer-list: fix text color when active and unreadSimon Ser1-8/+8
2024-07-02components/scroll-manager: relax scroll checkSimon Ser1-1/+1
2024-07-02components/scroll-manager: use getSnapshotBeforeUpdateSimon Ser1-6/+6
2024-06-30lib/client: add support for AUTHENTICATE chunkingSimon Ser2-8/+25
2024-06-25components/app: warn when username is missing for OAuth introspectionSimon Ser1-0/+3
2024-05-09doc/url-params: document wildcard in nick paramSimon Ser1-1/+2
2024-04-30components/app: fix STATUSMSG NOTICE when target buffer is closedSimon Ser1-7/+8
2024-04-25components/app: update prevReadReceipt only when switching bufferSimon Ser1-9/+8
2024-04-25Show number of highlights in window titlesitting332-2/+26
2024-04-25components/app: include bouncer network name in window titleSimon Ser1-3/+17
2024-04-25components/app: introduce updateDocumentTitle()Simon Ser1-5/+10
2024-04-25Don't mark messages as read when window is not in focussitting331-1/+6
2024-04-25components/app: split switchBuffer() and markBufferAsRead()sitting331-23/+38
2024-04-18Revert "lib/client.js: hardcode username"Ferass El Hafidi1-1/+1
2024-04-17Hide replies to our own internal WHO commandsSimon Ser2-1/+12
2024-04-17lib/client: fix number of field check in RPL_WHOSPCRPLSimon Ser1-1/+1
2024-04-16Add support for soju.im/filehostSimon Ser3-0/+93
2024-04-10Upgrade dependenciesSimon Ser1-711/+594
2024-04-09Upgrade preact to v10.20.2Simon Ser2-5/+5
2024-03-29components/buffer: fold NICK change chainsSimon Ser1-1/+34
2024-03-24lib/client: 'fix' error reportingFerass El Hafidi1-4/+0
2024-03-24lib/client: add delay before AUTHENTICATE <base64> and CAP ENDFerass El Hafidi1-2/+6
2024-03-23components/connect-form: say 'rx' instead of 'IRC'Ferass El Hafidi1-1/+1
2024-03-22lib/client: disable batch capFerass El Hafidi1-1/+0
2024-03-22lib/client.js: hardcode usernameFerass El Hafidi1-1/+1
2024-03-20Revert "Upgrade preact to v10.20.0"Simon Ser2-5/+5
2024-03-20Upgrade preact to v10.20.0Simon Ser2-5/+5
2024-03-19doc/setup: use plaintext HTTP listener for sojuSimon Ser1-2/+3
2024-03-19docs/setup: proxy pass host header to websocket serverÁngel Castañeda1-0/+1
2024-03-13lib/irc: fix whitespace RegExp test in isURIPrefixSimon Ser1-2/+2
2024-03-12Prevent zalgo in IRC messagesMartijn Braam1-0/+1
2024-03-07lib/irc: fix assignment to undefined variable in isURIPrefixSimon Ser1-1/+1
2024-03-07lib/irc: fix whitespace split in isURIPrefixSimon Ser1-3/+5
2024-03-02lib/irc: ignore highlights in URLsSimon Ser1-1/+25
2024-03-01lib/client: print raw messages in debug modeSimon Ser1-4/+7
2024-02-20components/buffer-list: show realname as tooltipSimon Ser2-3/+13
2024-02-20components/buffer: show realname as tooltipSimon Ser1-3/+22
2024-02-15commands: drop unvoiceSimon Ser1-5/+0
2024-02-15components/help: always show autocomplete keybindSimon Ser1-3/+5
2024-02-15components/help: add autocompleteSimon Ser1-0/+3
2024-01-10Pin preact to v10.17.1Simon Ser2-2/+2
2024-01-10lib/linkify: add geo URI schemeSimon Ser1-0/+1