aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* components/buffer: drop leading asterisk for MODE messagesSimon Ser2024-09-081-1/+1
* components/buffer: add human-readable channel mode changesSimon Ser2024-09-082-1/+79
* components/membership: fix operator colorSimon Ser2024-09-081-1/+1
* components/membership: fix missing importSimon Ser2024-09-071-0/+1
* components/buffer: use case-mapping when displaying MODE messagesSimon Ser2024-09-071-2/+1
* lib/irc: unexport STD_MEMBERSHIPS and STD_CHANTYPESSimon Ser2024-09-071-3/+3
* lib/irc: move over STD_MEMBERSHIP_NAMESSimon Ser2024-09-072-11/+11
* components/member-list: remove dead codeSimon Ser2024-09-071-19/+0
* readme: accept patches on CodebergSimon Ser2024-09-031-2/+3
* lib/irc: remove stray hardcoded constantSimon Ser2024-08-131-1/+1
* Downgrade preact to v10.17.1 once againSimon Ser2024-07-122-5/+5
* Upgrade dependenciesSimon Ser2024-07-081-271/+518
* components/buffer-list: fix text color when active and unreadSimon Ser2024-07-081-8/+8
* components/scroll-manager: relax scroll checkSimon Ser2024-07-021-1/+1
* components/scroll-manager: use getSnapshotBeforeUpdateSimon Ser2024-07-021-6/+6
* lib/client: add support for AUTHENTICATE chunkingSimon Ser2024-06-302-8/+25
* components/app: warn when username is missing for OAuth introspectionSimon Ser2024-06-251-0/+3
* doc/url-params: document wildcard in nick paramSimon Ser2024-05-091-1/+2
* components/app: fix STATUSMSG NOTICE when target buffer is closedSimon Ser2024-04-301-7/+8
* components/app: update prevReadReceipt only when switching bufferSimon Ser2024-04-251-9/+8
* Show number of highlights in window titlesitting332024-04-252-2/+26
* components/app: include bouncer network name in window titleSimon Ser2024-04-251-3/+17
* components/app: introduce updateDocumentTitle()Simon Ser2024-04-251-5/+10
* Don't mark messages as read when window is not in focussitting332024-04-251-1/+6
* components/app: split switchBuffer() and markBufferAsRead()sitting332024-04-251-23/+38
* Hide replies to our own internal WHO commandsSimon Ser2024-04-172-1/+12
* lib/client: fix number of field check in RPL_WHOSPCRPLSimon Ser2024-04-171-1/+1
* Add support for soju.im/filehostSimon Ser2024-04-163-0/+93
* Upgrade dependenciesSimon Ser2024-04-101-711/+594
* Upgrade preact to v10.20.2Simon Ser2024-04-092-5/+5
* components/buffer: fold NICK change chainsSimon Ser2024-03-291-1/+34
* Revert "Upgrade preact to v10.20.0"Simon Ser2024-03-202-5/+5
* Upgrade preact to v10.20.0Simon Ser2024-03-202-5/+5
* doc/setup: use plaintext HTTP listener for sojuSimon Ser2024-03-191-2/+3
* docs/setup: proxy pass host header to websocket serverÁngel Castañeda2024-03-191-0/+1
* lib/irc: fix whitespace RegExp test in isURIPrefixSimon Ser2024-03-131-2/+2
* Prevent zalgo in IRC messagesMartijn Braam2024-03-121-0/+1
* lib/irc: fix assignment to undefined variable in isURIPrefixSimon Ser2024-03-071-1/+1
* lib/irc: fix whitespace split in isURIPrefixSimon Ser2024-03-071-3/+5
* lib/irc: ignore highlights in URLsSimon Ser2024-03-021-1/+25
* lib/client: print raw messages in debug modeSimon Ser2024-03-011-4/+7
* components/buffer-list: show realname as tooltipSimon Ser2024-02-202-3/+13
* components/buffer: show realname as tooltipSimon Ser2024-02-201-3/+22
* commands: drop unvoiceSimon Ser2024-02-151-5/+0
* components/help: always show autocomplete keybindSimon Ser2024-02-151-3/+5
* components/help: add autocompleteSimon Ser2024-02-151-0/+3
* Pin preact to v10.17.1Simon Ser2024-01-102-2/+2
* lib/linkify: add geo URI schemeSimon Ser2024-01-101-0/+1
* Upgrade linkifyjs to v4Simon Ser2024-01-104-34/+30
* Upgrade dependenciesSimon Ser2024-01-101-472/+552