about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Fix style character handling bug HEAD masterpara2024-03-21
* Be specific about which file is at an unexpected endJune McEnroe2024-01-29
* Document /o as alias of /openJune McEnroe2023-10-11
* Remove kiosk modeJune McEnroe2023-10-11
* Move sandman to top-level, add --enable-sandman 2.2June McEnroe2023-07-09
* Fix README files listJune McEnroe2023-07-07
* Revert "Work-in-progress showing prefixes"June McEnroe2023-07-07
* Work-in-progress showing prefixesJune McEnroe2023-07-07
* Fix what went wrong, part 3June McEnroe2023-02-05
* Fix what went wrong, part 2June McEnroe2023-02-05
* Fix what went wrong, part 1June McEnroe2023-02-05
* Flatten cache structsJune McEnroe2023-02-03
* Handle missing LIST reply topic parameterJune McEnroe2022-09-23
* Make IRC Suite author consistentJune McEnroe2022-09-18
* Remove WHO reply handlersJune McEnroe2022-09-11
* Generate /ops from cacheJune McEnroe2022-09-11
* Set pointer to Entry in CursorJune McEnroe2022-09-11
* Use tparm, not tiparmJune McEnroe2022-08-17
* Don't use cached color to route away replyJune McEnroe2022-08-06
* Track prefix bitsJune McEnroe2022-08-02
* Move cache color to an Entry structJune McEnroe2022-07-31
* Only set cache color if not DefaultJune McEnroe2022-07-30
* Rename cache{Prefix,Substr} to cache{Complete,Search}June McEnroe2022-07-30
* Switch to cache interfacesJune McEnroe2022-07-30
* "Rename" complete to cache, refactor interfacesJune McEnroe2022-07-30
* Show STATUSMSG prefixJune McEnroe2022-07-30
* Refactor colorMentions to be seprintf-likeJune McEnroe2022-07-30
* Update copyrights, authorsJune McEnroe2022-07-30
* Remove EditModeJune McEnroe2022-07-30
* Use tiparm on to_status_lineJune McEnroe2022-07-28
* Only show old topic if something was removedJune McEnroe2022-06-26
* Use two lines to show topic diffsJune McEnroe2022-06-24
* Allow setting fallback nicks and highlight on anyJune McEnroe2022-05-29
* Document visibility of unknown repliesJune McEnroe2022-05-29
* Put unknown numerics in parenthesesJune McEnroe2022-05-29
* Route unknown channel replies to channelsJune McEnroe2022-05-08
* Show "You arrive" message only onceJune McEnroe2022-05-08
* Write unknown replies to Network with Ice heatJune McEnroe2022-05-08
* Sanitize leading dots from log path componentsJune McEnroe2022-04-20
* Add screenshot to READMEJune McEnroe2022-03-31
* Skip non-spacing when moving and deleting by "character"June McEnroe2022-03-16
* Document using -S to connect over IPv4 or IPv6June McEnroe2022-03-13
* Always refresh the screen with ^LChristian Kellermann2022-03-09
* Update STANDARDS section authors, titles and URLsJune McEnroe2022-03-05
* Show own nick on /nick without paramsJune McEnroe2022-03-02
* Specify commands which depend on capsJune McEnroe2022-02-26
* Only add available commands to completeJune McEnroe2022-02-26
* Factor out commandAvailableJune McEnroe2022-02-26
* Give examples of "general events" 2.1June McEnroe2022-02-23
* Add missing unistd.h include in input.cJune McEnroe2022-02-23