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
/
irc
/
states.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow /part with a reason
Hubert Hirtz
2020-08-24
1
-3
/
+4
*
Drop username and hostname from TopicWho
Hubert Hirtz
2020-08-24
1
-1
/
+1
*
Improve query display
Hubert Hirtz
2020-08-24
1
-0
/
+1
*
Fix multiple SelfJoinEvent being sent
Hubert Hirtz
2020-08-24
1
-5
/
+1
*
Fix /topic only accepting one word
Hubert Hirtz
2020-08-22
1
-1
/
+1
*
Fix same messages being fetched with CHATHISTORY
Hubert Hirtz
2020-08-22
1
-1
/
+1
*
irc: Don't panic on a NICK from an unknown user
Hubert Hirtz
2020-08-20
1
-4
/
+5
*
ui: Show unhandled messages in debug mode
Hubert Hirtz
2020-08-19
1
-4
/
+6
*
ui: Show the nick when senpai registers with a different one
Hubert Hirtz
2020-08-19
1
-4
/
+1
*
ui: Don't panic when the connection fails
Hubert Hirtz
2020-08-19
1
-5
/
+5
*
Properly close everything in case of error
Hubert Hirtz
2020-08-19
1
-0
/
+6
*
irc: Update TopicWho and TopicTime on TOPIC
Hubert Hirtz
2020-08-18
1
-29
/
+9
*
irc: Send NAMES when multi-prefix is negociated
Hubert Hirtz
2020-08-17
1
-12
/
+21
*
Add /names command
Hubert Hirtz
2020-08-17
1
-41
/
+76
*
irc: Handle CAP NEW/DEL/NAK before registration
Hubert Hirtz
2020-08-17
1
-0
/
+2
*
irc: Also update casefolded nickname on ERR_ERRONEOUSNICKNAME
Hubert Hirtz
2020-08-17
1
-0
/
+1
*
irc: Use a bool instead of an error for validation
Hubert Hirtz
2020-08-16
1
-7
/
+1
*
Handle RPL_TOPICWHOTIME
Hubert Hirtz
2020-08-16
1
-4
/
+14
*
Add a /topic command
Hubert Hirtz
2020-08-16
1
-1
/
+41
*
irc: Delete ConnectionState and use a bool instead
Hubert Hirtz
2020-08-16
1
-14
/
+6
*
irc: Use better names for casefolded variables
Hubert Hirtz
2020-08-16
1
-57
/
+58
*
irc: Use typing constants
Hubert Hirtz
2020-08-16
1
-4
/
+11
*
irc: Simplify debug logging of incoming messages
Hubert Hirtz
2020-08-16
1
-13
/
+4
*
Fill events with original channel case
Hubert Hirtz
2020-08-15
1
-7
/
+10
*
Remove UserEvent and ChannelEvent
Hubert Hirtz
2020-08-15
1
-46
/
+46
*
Show NICK changes
Hubert Hirtz
2020-08-05
1
-0
/
+16
*
Add a -debug flag and show raw messages
Hubert Hirtz
2020-08-05
1
-31
/
+29
*
Tidying
Hubert Hirtz
2020-08-05
1
-2
/
+2
*
Configurable highlights
Hubert Hirtz
2020-08-05
1
-0
/
+4
*
Show incoming NOTICEs
Hubert Hirtz
2020-08-01
1
-2
/
+4
*
Show messages from self when echo-message is disabled
Hubert Hirtz
2020-08-01
1
-0
/
+9
*
Handle self-NICK
Hubert Hirtz
2020-08-01
1
-0
/
+11
*
Add /quote command
Hubert Hirtz
2020-08-01
1
-0
/
+15
*
Make message handlers able to return more than one event
Hubert Hirtz
2020-08-01
1
-22
/
+16
*
Add constants for IRC replies
Hubert Hirtz
2020-08-01
1
-10
/
+10
*
Display typing indicators
Hubert Hirtz
2020-06-23
1
-8
/
+48
*
draft/chathistory support???
Hubert Hirtz
2020-06-13
1
-37
/
+90
*
Also show QUITs
Hubert Hirtz
2020-06-03
1
-0
/
+20
*
Show JOIN and PARTs
Hubert Hirtz
2020-06-03
1
-2
/
+22
*
Part Join Typing
Hubert Hirtz
2020-06-03
1
-15
/
+67
*
Initial commit
Hubert Hirtz
2020-06-03
1
-0
/
+625