Add migration notice
Move from ~taiite to ~senpai
Do not require git for building documentation
Make man pages build reproducible See: https://git.sr.ht/~sircmpwn/scdoc/tree/ca7aad3e74178dda6ff93cadd962594ae0a2c174/item/src/main.c#L77 See: https://reproducible-builds.org/docs/source-date-epoch/ See: https://gitlab.archlinux.org/archlinux/packaging/packages/senpai/-/blob/0.2.0-3/PKGBUILD?ref_type=tags#L52
Add automatic configuration for pyonji
doc: Mention tracker email and pyonji
Bail early if password-cmd returns no data
Fix calling highlight with HERE=1 on different networks
Make buffer indexes for /buffer start at 1 This is more intuitive for users. (A file starts at line 1, a list of buffer starts at buffer 1). It also aligns the number with the shortcut for Alt+$number. Thanks to Eric Bower <me@erock.io> for finding the initial bug. See: https://lists.sr.ht/~delthas/senpai-dev/patches/33541
Drop unnecessary fmt.Sprintf
Cleanup code
Add support for standard readline bindings for C-a and C-e Use Ctrl-A and Ctrl-E to move to the beginning/end of the input line Fixes: https://todo.sr.ht/~taiite/senpai/124
Parse geo: links Totally unrelated to goguma adding support for sharing one's location.
Add additional debug for messages of unknown sessions See: https://todo.sr.ht/~taiite/senpai/120
Prompt for confirmation for messages that look like commands Fixes: https://todo.sr.ht/~taiite/senpai/129
Accept sending unknown command after a confirmation Fixes: https://todo.sr.ht/~taiite/senpai/125
Fix vertical scrolling of buffers when navigating with keyboard
Add miscellaneous commands and replies support See: https://todo.sr.ht/~taiite/senpai/125
Add AWAY and BACK commands Fixes: https://todo.sr.ht/~taiite/senpai/118
Hide RPL_HOSTHIDDEN messages Those are too advanced for senpai.