index
:
senpai.git
feat/hrefhref/multiline-hide-nick
href/master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
buffers.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-15
Multi-WIP that I probably should have done in multiples commits:
Jordan Bracco
1
-5
/
+13
2023-01-15
feat(ui): Only show nickname once for multiple consecutive messages
Jordan Bracco
1
-0
/
+16
2022-10-18
Clear highlights from MARKREAD when only NotifyNone lines are left
delthas
1
-8
/
+14
2022-10-13
Scroll to buffer on zoom
Nomeji
1
-0
/
+4
2022-08-28
Always show the date of the top message
delthas
1
-15
/
+20
2022-08-16
Show the message date instead of its time on date change
delthas
1
-1
/
+12
2022-08-10
Add support for soju.im/bouncer-networks-notify
delthas
1
-0
/
+14
2022-07-25
Add pane-widths { text } to limit the max line width
delthas
1
-6
/
+12
2022-07-22
Scroll to the channel when changing the horizontal channel
Nomeji
1
-16
/
+32
2022-05-10
Fix horizontal channel list buffer underline position
delthas
1
-0
/
+1
2022-04-27
Handle IRC read events correctly
ptrcnull
1
-1
/
+1
2022-04-20
Defer parsing URLs until a buffer is opened at least once
delthas
1
-2
/
+11
2022-04-20
Add a config option for unread buffer text color
Tim Culverhouse
1
-3
/
+6
2022-04-20
Enable clicking on a horizontal buffer to switch to it
delthas
1
-0
/
+23
2022-04-20
Scroll horizontal channel list with the mouse wheel
delthas
1
-3
/
+22
2022-04-15
Only send READ for messages received from a channel
delthas
1
-4
/
+11
2022-04-12
Implement SEARCH
delthas
1
-31
/
+65
2022-02-11
Fix event collapsing
delthas
1
-1
/
+1
2022-02-11
Add support for the soju.im/read capability and READ command
delthas
1
-0
/
+34
2022-02-10
ui: buffers: sort buffer list
Kalyan Sriram
1
-24
/
+31
2021-12-12
ui: use reverse colors for current buffer instead of underline
Simon Ser
1
-5
/
+3
2021-12-06
Merge redundant events
Hubert Hirtz
1
-16
/
+23
2021-11-24
Add support for draft/event-playback
delthas
1
-22
/
+31
2021-11-24
Show the current channel topic at the top of the timeline
delthas
1
-13
/
+37
2021-11-16
Fix part-ing a channel with duplicate name in other networks
delthas
1
-12
/
+10
2021-11-05
Revert "Show the current channel topic at the top of the timeline"
Hubert Hirtz
1
-36
/
+12
2021-11-04
Show the current channel topic at the top of the timeline
delthas
1
-12
/
+36
2021-10-31
Mark hyperlinks with the OSC hyperlink terminal escape
delthas
1
-0
/
+6
2021-10-31
Make vertical channel list scrollable
delthas
1
-7
/
+15
2021-10-26
Scroll up/down highlight by highlight
Hubert Hirtz
1
-0
/
+30
2021-10-26
timeline drawing: fix off-by-one error
Hubert Hirtz
1
-6
/
+2
2021-10-24
Support for soju.im/bouncer-networks
Hubert Hirtz
1
-18
/
+61
2021-10-22
Rework vertical lists
Hubert Hirtz
1
-24
/
+18
2021-10-19
Cleanup drawVerticalMemberList
Hubert Hirtz
1
-34
/
+0
2021-10-19
Only show buffer numbers when necessary
Hubert Hirtz
1
-4
/
+12
2021-09-13
Fix horizontal channel bar drawing
Hubert Hirtz
1
-0
/
+4
2021-09-11
Random code improvements/tidying
Hubert Hirtz
1
-2
/
+0
2021-09-11
Fix typos
Hubert Hirtz
1
-4
/
+4
2021-09-08
Fix line wrapping not working on history
Hubert Hirtz
1
-0
/
+7
2021-09-03
Use messageBounds for infinite scroll CHATHISTORY requests
Hubert Hirtz
1
-8
/
+0
2021-09-01
Channel list is horizontal by default
Hubert Hirtz
1
-0
/
+31
2021-09-01
Fetch missed messages on reconnect
Hubert Hirtz
1
-39
/
+10
2021-08-06
Enable scrolling through the vertical member list with the mouse wheel
delthas
1
-3
/
+15
2021-07-15
Make buffers indexed, and refer to indexes with /BUFFER
delthas
1
-1
/
+9
2021-07-14
ui: Introduce a vertical member list on channels
delthas
1
-17
/
+39
2021-07-14
Add notify types for fine-grained control of unread/highlight state
delthas
1
-3
/
+11
2021-07-13
Switch to the buffer of a new user-requested channel join
delthas
1
-5
/
+4
2021-07-11
Do not print empty rows
Hubert Hirtz
1
-0
/
+4
2021-05-26
Pick nick colors in terminal color scheme
Hubert Hirtz
1
-44
/
+40
2021-04-27
Fix duplicate lines when scrolling up
Hubert Hirtz
1
-1
/
+21
[next]