| Commit message (Expand) | Author | Age |
* | Remove kiosk mode | June McEnroe | 2023-10-11 |
* | Move sandman to top-level, add --enable-sandman 2.2 | June McEnroe | 2023-07-09 |
* | Fix README files list | June McEnroe | 2023-07-07 |
* | Revert "Work-in-progress showing prefixes" | June McEnroe | 2023-07-07 |
* | Work-in-progress showing prefixes | June McEnroe | 2023-07-07 |
* | Fix what went wrong, part 3 | June McEnroe | 2023-02-05 |
* | Fix what went wrong, part 2 | June McEnroe | 2023-02-05 |
* | Fix what went wrong, part 1 | June McEnroe | 2023-02-05 |
* | Flatten cache structs | June McEnroe | 2023-02-03 |
* | Handle missing LIST reply topic parameter | June McEnroe | 2022-09-23 |
* | Make IRC Suite author consistent | June McEnroe | 2022-09-18 |
* | Remove WHO reply handlers | June McEnroe | 2022-09-11 |
* | Generate /ops from cache | June McEnroe | 2022-09-11 |
* | Set pointer to Entry in Cursor | June McEnroe | 2022-09-11 |
* | Use tparm, not tiparm | June McEnroe | 2022-08-17 |
* | Don't use cached color to route away reply | June McEnroe | 2022-08-06 |
* | Track prefix bits | June McEnroe | 2022-08-02 |
* | Move cache color to an Entry struct | June McEnroe | 2022-07-31 |
* | Only set cache color if not Default | June McEnroe | 2022-07-30 |
* | Rename cache{Prefix,Substr} to cache{Complete,Search} | June McEnroe | 2022-07-30 |
* | Switch to cache interfaces | June McEnroe | 2022-07-30 |
* | "Rename" complete to cache, refactor interfaces | June McEnroe | 2022-07-30 |
* | Show STATUSMSG prefix | June McEnroe | 2022-07-30 |
* | Refactor colorMentions to be seprintf-like | June McEnroe | 2022-07-30 |
* | Update copyrights, authors | June McEnroe | 2022-07-30 |
* | Remove EditMode | June McEnroe | 2022-07-30 |
* | Use tiparm on to_status_line | June McEnroe | 2022-07-28 |
* | Only show old topic if something was removed | June McEnroe | 2022-06-26 |
* | Use two lines to show topic diffs | June McEnroe | 2022-06-24 |
* | Allow setting fallback nicks and highlight on any | June McEnroe | 2022-05-29 |
* | Document visibility of unknown replies | June McEnroe | 2022-05-29 |
* | Put unknown numerics in parentheses | June McEnroe | 2022-05-29 |
* | Route unknown channel replies to channels | June McEnroe | 2022-05-08 |
* | Show "You arrive" message only once | June McEnroe | 2022-05-08 |
* | Write unknown replies to Network with Ice heat | June McEnroe | 2022-05-08 |
* | Sanitize leading dots from log path components | June McEnroe | 2022-04-20 |
* | Add screenshot to README | June McEnroe | 2022-03-31 |
* | Skip non-spacing when moving and deleting by "character" | June McEnroe | 2022-03-16 |
* | Document using -S to connect over IPv4 or IPv6 | June McEnroe | 2022-03-13 |
* | Always refresh the screen with ^L | Christian Kellermann | 2022-03-09 |
* | Update STANDARDS section authors, titles and URLs | June McEnroe | 2022-03-05 |
* | Show own nick on /nick without params | June McEnroe | 2022-03-02 |
* | Specify commands which depend on caps | June McEnroe | 2022-02-26 |
* | Only add available commands to complete | June McEnroe | 2022-02-26 |
* | Factor out commandAvailable | June McEnroe | 2022-02-26 |
* | Give examples of "general events" 2.1 | June McEnroe | 2022-02-23 |
* | Add missing unistd.h include in input.c | June McEnroe | 2022-02-23 |
* | Document the interface | June McEnroe | 2022-02-22 |
* | Clean up unimplemented editing mode stuff | June McEnroe | 2022-02-20 |
* | Save input buffer contents | June McEnroe | 2022-02-20 |