| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git.causal.agency:pub/catgirl into somasis/tokipona | Kylie McClain | 2022-03-01 |
|\ |
|
| * | 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 |
| * | Factor out window management to window.c | June McEnroe | 2022-02-19 |
* | | command.c: o pana e nimi sin tawa toki ilo | Kylie McClain | 2022-01-27 |
* | | command.c: kepeken ala e nimi pali o ante e toki | Kylie McClain | 2022-01-27 |
* | | command.c: sona ala e nimi pali la o pona e pakala toki | Kylie McClain | 2022-01-27 |
* | | mi pana e toki pona tawa ilo Meli Soweli! | Kylie McClain | 2022-01-27 |
|/ |
|
* | Increment replies for list modes with /mode | June McEnroe | 2021-10-17 |
* | Disable /exec in Kiosk mode (as documented) | Klemens Nanni | 2021-07-13 |
* | Use CS command for paramless /op and /voice | June McEnroe | 2021-07-13 |
* | Save invited channel for /join | June McEnroe | 2021-07-02 |
* | Use NS and CS server aliases | June McEnroe | 2021-06-21 |
* | Match windows by substring in /window | June McEnroe | 2021-06-17 |
* | /exec without controlling terminal | Klemens Nanni | 2021-06-13 |
* | List windows with /window 1.8 | June McEnroe | 2021-05-28 |
* | Improve missing param behavior for /msg, /whois, /ns, /cs | June McEnroe | 2021-05-28 |
* | Set id color from completion in /msg | June McEnroe | 2021-04-16 |
* | Show where too-long-messages will be automatically split | June McEnroe | 2021-03-17 |
* | Allow multi-line /me and split long /me messages | June McEnroe | 2021-03-14 |
* | Fix /help LESS setting for updated manual | June McEnroe | 2021-02-08 |
* | Fix /unignore command | June McEnroe | 2021-01-23 |
* | Separate kiosk mode from restrict mode | June McEnroe | 2021-01-23 |
* | Add -I highlight option and /highlight | June McEnroe | 2021-01-16 |
* | Rename ignore code to filter | June McEnroe | 2021-01-16 |
* | Use execl rather than execlp for shell | June McEnroe | 2021-01-07 |
* | Split ignore fields to avoid over-eager * matching | June McEnroe | 2021-01-01 |
* | Factor out reply count checking and decrementing | June McEnroe | 2020-12-30 |
* | Add /whowas | June McEnroe | 2020-12-30 |
* | Show setnames like nick changes | June McEnroe | 2020-12-30 |
* | Add /setname command | June McEnroe | 2020-12-29 |
* | Double up /help for server help | June McEnroe | 2020-10-02 |
* | Use WHO for /ops | June McEnroe | 2020-09-30 |
* | Add /ops command | June McEnroe | 2020-09-30 |
* | Allow 2-param form of /whois, count comma-separated nicks | June McEnroe | 2020-09-18 |
* | Say "OpenSSL" in additional permission notices | June McEnroe | 2020-08-04 |
* | Bump ParamCap to 254 | June McEnroe | 2020-06-24 |
* | Add null terminator to modes in channelListMode | June McEnroe | 2020-06-15 |
* | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
* | Voice, devoice self on /voice, /devoice with no params | June McEnroe | 2020-04-06 |
* | Op, deop self on /op, /deop without params | June McEnroe | 2020-04-06 |
* | Use gnu-case-range and gnu-conditional-omitted-operand extensions | June McEnroe | 2020-04-03 |
* | Only treat /open param as count if single digit | June McEnroe | 2020-04-03 |
* | Add /ignore message filtering patterns | June McEnroe | 2020-03-31 |
* | Add text macros | June McEnroe | 2020-03-30 |
* | Add /o alias for /open | June McEnroe | 2020-03-30 |
* | Add /op, /deop, /voice, /devoice | June McEnroe | 2020-03-29 |
* | Track MODE in replies | June McEnroe | 2020-03-23 |
* | Fix non-multiline command newline handling | June McEnroe | 2020-03-23 |