summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-14docs: update Ctrl-C behaviourHEADmasterJonathan Halmen
2021-12-12ui: use reverse colors for current buffer instead of underlineSimon Ser
2021-12-09Take NICKs into account when reducing join/part linesHubert Hirtz
2021-12-07Remove old initHubert Hirtz
2021-12-07Implement /kick and /[un]ban commandsAlexey Yerin
2021-12-06Allow selecting buffers with Alt+{1..9}Leon Henrik Plickat
2021-12-06Bump history batch limitsHubert Hirtz
2021-12-06Do not mark the buffer as unread on MODEHubert Hirtz
2021-12-06Merge redundant eventsHubert Hirtz
2021-12-06Don't double-enable capsSimon Ser
2021-11-29Use second precision for bound computationHubert Hirtz
2021-11-29Fetch history for queriesHubert Hirtz
2021-11-29Use RPL_SASLSUCCESS to end registrationSimon Ser
2021-11-29config: remove debugging fmt.PrintlnAlexey Yerin
2021-11-29README: fix syntax of debug option for scfgAlexey Yerin
2021-11-29senpai.5: fix color code in exampleAlexey Yerin
2021-11-29senpai.5: remove mention of no-tlsAlexey Yerin
2021-11-25Finish registration when not using SASLmooff
2021-11-24Merge MODE messagesdelthas
2021-11-24Add support for draft/event-playbackdelthas
2021-11-24Show the current channel topic at the top of the timelinedelthas
2021-11-24Only use first line of `password-cmd` outputAlex McGrath
2021-11-23Tidy thingsHubert Hirtz
2021-11-23config: replace YAML with scfg config formatKalyan Sriram
2021-11-19Add support for CHATHISTORY TARGETSdelthas
2021-11-19Also write the last buffer on SIGTERM, SIGINT and SIGHUPDuc Nguyen
2021-11-19Fix link value, removing debug query stringdelthas
2021-11-19Fix crash when lone slash is enteredPranjal Kole
2021-11-18Handle tcell error events by closingdelthas
2021-11-18OK GitHub: update README.MDHubert Hirtz
2021-11-16Add support for the /QUERY commanddelthas
2021-11-16Add support for user buffersdelthas
2021-11-16Fix part-ing a channel with duplicate name in other networksdelthas
2021-11-16Authenticate on CAP NEW saslHubert Hirtz
2021-11-16Also retrieve username on registrationHubert Hirtz
2021-11-16Eagerly request capabilitiesHubert Hirtz
2021-11-16Allow App.Close() and App.Run() to be run concurrentlyHubert Hirtz
2021-11-07Don't merge message bounds from multiple networksHubert Hirtz
2021-11-06Take mode changes into accountHubert Hirtz
2021-11-05Revert "Show the current channel topic at the top of the timeline"Hubert Hirtz
2021-11-04Show the current channel topic at the top of the timelinedelthas
2021-11-03Remove IRC formatting before printing the topicHubert Hirtz
2021-11-03Fix requried go versiondelthas
2021-11-02Ensure BATCH's first arg is not emptyHubert Hirtz
2021-10-31Mark hyperlinks with the OSC hyperlink terminal escapedelthas
2021-10-31/mode: default channel to the current channeldelthas
2021-10-31Don't show notifications when receiving a message from selfdelthas
2021-10-31Print the topic after the first batch of historyHubert Hirtz
2021-10-31Fix requesting CHATHISTORY of empty channelsdelthas
2021-10-31Make vertical channel list scrollabledelthas