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
/
app.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vertical channel list
Hubert Hirtz
2020-10-26
1
-25
/
+34
*
Show topic changes
Hubert Hirtz
2020-10-19
1
-0
/
+6
*
Update tcell to v2 and
Hubert Hirtz
2020-10-18
1
-7
/
+12
*
Fix crash when completing nicks with special chars
Hubert Hirtz
2020-10-12
1
-2
/
+2
*
Typing indicator timeout
Hubert Hirtz
2020-09-02
1
-11
/
+0
*
Move ui.Home and ui.homeMessages up
Hubert Hirtz
2020-08-26
1
-10
/
+14
*
General refactor yay
Hubert Hirtz
2020-08-26
1
-207
/
+200
*
Allow /part with a reason
Hubert Hirtz
2020-08-24
1
-6
/
+12
*
Improve query display
Hubert Hirtz
2020-08-24
1
-4
/
+14
*
Only fetch history on JOIN and PgUp
Hubert Hirtz
2020-08-24
1
-19
/
+11
*
Fix topic time timezone
Hubert Hirtz
2020-08-22
1
-1
/
+1
*
Don't send @+typing=done in the home buffer
Hubert Hirtz
2020-08-22
1
-1
/
+4
*
Fetch history on join
Hubert Hirtz
2020-08-21
1
-0
/
+1
*
ui: Show an error if on-highlight fails
Hubert Hirtz
2020-08-20
1
-1
/
+5
*
Change %c to %b and add %h
Hubert Hirtz
2020-08-20
1
-7
/
+13
*
ui: Strip formatting codes in notifications
Hubert Hirtz
2020-08-20
1
-1
/
+16
*
ui: Notify on highlight (or execute any command)
Hubert Hirtz
2020-08-19
1
-1
/
+21
*
Fix highlight not following new nick on registration
Hubert Hirtz
2020-08-19
1
-5
/
+3
*
ui: Autocompletion of nicknames
Hubert Hirtz
2020-08-19
1
-0
/
+54
*
ui: Show unhandled messages in debug mode
Hubert Hirtz
2020-08-19
1
-0
/
+2
*
ui: Show the nick when senpai registers with a different one
Hubert Hirtz
2020-08-19
1
-1
/
+5
*
ui: Don't panic when the connection fails
Hubert Hirtz
2020-08-19
1
-65
/
+60
*
Properly close everything in case of error
Hubert Hirtz
2020-08-19
1
-0
/
+3
*
ui: Show self /msg and /r even if echo-message is off
Hubert Hirtz
2020-08-19
1
-1
/
+17
*
Add /R command
Hubert Hirtz
2020-08-18
1
-0
/
+5
*
Add /names command
Hubert Hirtz
2020-08-17
1
-0
/
+18
*
Handle RPL_TOPICWHOTIME
Hubert Hirtz
2020-08-16
1
-2
/
+8
*
ui: Configurable nick column width
Hubert Hirtz
2020-08-16
1
-1
/
+3
*
Fix +typing=active being sent incorrectly
Hubert Hirtz
2020-08-16
1
-1
/
+1
*
Add a /topic command
Hubert Hirtz
2020-08-16
1
-0
/
+12
*
ui: Show /me from self when echo-message is off
Hubert Hirtz
2020-08-16
1
-3
/
+6
*
ui: Reverse color of the nickname on highlight
Hubert Hirtz
2020-08-16
1
-25
/
+30
*
irc: Use better names for casefolded variables
Hubert Hirtz
2020-08-16
1
-2
/
+2
*
irc: Use typing constants
Hubert Hirtz
2020-08-16
1
-6
/
+6
*
Remove UserEvent and ChannelEvent
Hubert Hirtz
2020-08-15
1
-1
/
+3
*
editor: Handle UP and DOWN keys
Hubert Hirtz
2020-08-10
1
-0
/
+4
*
Show NICK changes
Hubert Hirtz
2020-08-05
1
-0
/
+6
*
Add missing color termination character
Hubert Hirtz
2020-08-05
1
-2
/
+2
*
Add a -debug flag and show raw messages
Hubert Hirtz
2020-08-05
1
-1
/
+8
*
Don't request history of the home buffer
Hubert Hirtz
2020-08-05
1
-10
/
+10
*
editor: handle DEL key
Hubert Hirtz
2020-08-05
1
-0
/
+5
*
editor: handle HOME and END keys
Hubert Hirtz
2020-08-05
1
-0
/
+4
*
Also handle numpad's enter key
Hubert Hirtz
2020-08-05
1
-4
/
+4
*
Configurable highlights
Hubert Hirtz
2020-08-05
1
-0
/
+307