index
:
~noa/catgirl
this commit
master
weechat-hashes
Unnamed repository; edit this file 'description' to name the repository.
noa
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-11
Add topic diffing to notable features
1.3
C. McEnroe
2020-11-08
Use wmemcpy/wmemmove
C. McEnroe
2020-11-08
Remove static buffer from colorMentions
C. McEnroe
2020-11-08
Remove static buffer from capList
C. McEnroe
2020-11-08
Highlight changed portion of topic
C. McEnroe
2020-10-12
Avoid eating C-c while connecting
C. McEnroe
2020-10-09
Clear wrapping point at alignment tab
C. McEnroe
2020-10-09
Strip formatting from URLs
C. McEnroe
2020-10-09
Factor out styleStrip
C. McEnroe
2020-10-02
Double up /help for server help
C. McEnroe
2020-09-30
Use WHO for /ops
C. McEnroe
2020-09-30
Add /ops command
C. McEnroe
2020-09-18
Allow 2-param form of /whois, count comma-separated nicks
C. McEnroe
2020-09-18
Switch back to checking for server by nick with '.'
C. McEnroe
2020-09-11
Copy style from wrapping point
C. McEnroe
2020-09-09
Silence set-but-unused warning
1.2
C. McEnroe
2020-09-08
Include DEL in characters ncurses will print in ^A form
C. McEnroe
2020-09-07
Add blank line to unread if there are already unread
C. McEnroe
2020-09-07
Call uiWrite to insert blank lines
C. McEnroe
2020-09-07
Let wrapped lines use the last column
C. McEnroe
2020-09-06
Handle non-alignment tabs in line wrapping
C. McEnroe
2020-09-06
Add C-r, C-s for basic scrollback search
C. McEnroe
2020-09-03
Add M-n, M-p to jump to highlights
C. McEnroe
2020-09-03
Fix M-u behaviour difference before and after reflow
C. McEnroe
2020-09-02
Recalculate unreadHard on reflow
C. McEnroe
2020-09-02
Give blank lines timestamps
C. McEnroe
2020-09-02
Hide ignored messages at the soft -> hard buffer layer
C. McEnroe
2020-09-02
Don't call completeTouch for ignored messages
C. McEnroe
2020-09-02
Preserve style after alignment
C. McEnroe
2020-09-02
Still add ignored lines to unreadHard
C. McEnroe
2020-09-02
Actually insert blank lines in the soft buffer
C. McEnroe
2020-09-02
Reimplement split scrolling
C. McEnroe
2020-09-02
Fix inserting blank lines BEFORE the new message
C. McEnroe
2020-09-02
Only call windowUpdate when the shown window needs updating
C. McEnroe
2020-09-02
Don't consider the alignment tab a wrapping point
C. McEnroe
2020-09-02
Call wclear on resize
C. McEnroe
2020-09-02
Fix line wrapping in various ways
C. McEnroe
2020-09-02
Render one main window from buffers
C. McEnroe
2020-09-01
Implement buffer line wrapping
C. McEnroe
2020-09-01
Invert meaning of unreadHard/unreadSoft to match new buffer code
C. McEnroe
2020-09-01
Factor buffer out of ui
C. McEnroe
2020-09-01
Move styleParse out of ui
C. McEnroe
2020-08-21
Use a static buffer for base directory paths
C. McEnroe
2020-08-20
Document how cert/priv are searched for
C. McEnroe
2020-08-20
Use configPath to load TLS cert/priv
C. McEnroe
2020-08-20
Refactor base dir functions to iterate over paths
C. McEnroe
2020-08-18
Match mentions case-sensitively
C. McEnroe
2020-08-18
Preserve colon from previous tab-complete
C. McEnroe
2020-08-16
Set origin fields to "*" if missing
C. McEnroe
2020-08-06
Set OPENSSL_BIN to /usr/bin/openssl on FreeBSD
1.1p1
C. McEnroe
[next]