]> Pileus Git - ~andy/lamechat/shortlog
~andy/lamechat
2019-04-08 Andy SpencerMake logfile optional. master
2019-04-04 Andy SpencerAllow setting channel name.
2019-04-04 Andy SpencerCleanup unused colors.
2019-04-04 Andy SpencerFix xmpp escape display.
2019-04-04 Andy SpencerAdd autojoin config group.
2019-04-04 Andy SpencerAdd spell checking.
2019-04-04 Andy SpencerAdd util_exit function.
2019-04-04 Andy SpencerAdd ctrl-c handler.
2019-04-04 Andy SpencerAdd watch groups.
2019-04-04 Andy SpencerAdd regex helpers.
2019-04-04 Andy SpencerAdd slash escape for XMPP.
2019-04-04 Andy SpencerAdd arguemnt to /open.
2019-04-04 Andy SpencerShow channels without braces.
2019-04-04 Andy SpencerAdd full date toggle.
2019-04-04 Andy SpencerAdd line limit toggle.
2019-04-04 Andy SpencerIgnore topics when quiet.
2019-04-04 Andy SpencerUse bash for tests.
2019-04-04 Andy SpencerAllow SSL without SASL.
2019-04-04 Andy SpencerAdd inline completion.
2019-04-04 Andy SpencerAdd more completion.
2019-04-04 Andy SpencerAdd completion utils.
2018-07-30 Andy SpencerAdd tab completion.
2018-07-30 Andy SpencerAdd watch regex.
2018-07-30 Andy SpencerAdd cmdline helpers.
2018-07-30 Andy SpencerQuery XMPP server info.
2018-07-30 Andy SpencerFlag new windows.
2018-07-06 Andy SpencerFull failure diffs.
2018-06-02 Andy SpencerIgnore up and down keys.
2018-05-24 Andy SpencerAbbreviate full names.
2018-05-24 Andy SpencerDefer vCard query.
2018-03-25 Andy SpencerAdd IRC reconnect.
2018-02-20 Andy SpencerAdd poll debugging.
2018-02-20 Andy SpencerAdd idle helper.
2018-02-20 Andy SpencerAdd IRC timeout.
2018-01-24 Andy SpencerAdd test scripts.
2017-11-17 Andy SpencerUpdate window flagging.
2017-11-17 Andy SpencerIRC Colors.
2017-11-17 Andy SpencerUnicode support.
2017-10-31 Andy SpencerSupport pre-formatted text.
2017-10-31 Andy SpencerMove word loop to printer
2017-10-31 Andy SpencerSave bind jid
2017-10-30 Andy SpencerAdd home/end/delete.
2017-10-30 Andy SpencerEscape XMPP html
2017-10-30 Andy SpencerStrip HTML tags.
2017-10-30 Andy SpencerCleanup xmpp users.
2017-10-29 Andy SpencerSupport GnuTLS
2017-10-29 Andy SpencerMore word wrapping
2017-10-29 Andy SpencerAdd defocus option.
2017-10-29 Andy SpencerRemove null pointers.
2017-10-29 Andy SpencerSimplify chat setup.
2017-10-29 Andy SpencerStart on users
2017-10-27 Andy SpencerAdd vCard support
2017-10-27 Andy SpencerAdd XMPP message IDs.
2017-10-23 Andy SpencerAdd channel topics
2017-10-23 Andy SpencerRemove calendar args.
2017-10-23 Andy SpencerFix color schemes
2017-10-22 Andy SpencerAdd scrolling
2017-10-21 Andy SpencerXMPP whitespace idle
2017-10-21 Andy SpencerFix timestamps
2017-10-21 Andy SpencerEdge triggered input.
2017-10-21 Andy SpencerSend XMPP sessions.
2017-10-21 Andy SpencerDebug changes
2017-10-20 Andy SpencerImprove colors
2017-10-20 Andy SpencerUsability fixes.
2017-10-19 Andy SpencerFixup commands.
2017-10-18 Andy SpencerAdd log files
2017-10-18 Andy SpencerWork on channel cycling.
2017-10-17 Andy SpencerWindow management
2017-10-16 Andy SpencerWork on windows.
2017-10-02 Andy SpencerCombine state machines.
2017-10-02 Andy SpencerXMPP improvements
2017-10-01 Andy SpencerSplit chat by channels.
2017-10-01 Andy SpencerRefactor chat.
2017-09-24 Andy SpencerUse TLS/SASL for IRC
2017-09-24 Andy SpencerUse net for IRC
2017-09-24 Andy SpencerXMPP MUC
2017-09-24 Andy SpencerXMPP Chat
2017-09-13 Andy SpencerXMPP SASL
2017-09-13 Andy SpencerXMPP OpenSSL
2017-09-12 Andy SpencerXMPP Connect
2017-09-10 Andy SpencerGet IRC working.
2017-08-27 Andy SpencerImport and basic UI working.