Things are roughly working again after refactor.
[lurk.git] / lirc.el
2021-06-28 Tim VaughanThings are roughly working again after refactor.
2021-06-23 Tim VaughanSwitched to alternative data structure for channels.
2021-06-21 Tim VaughanAdded /connect and included filling.
2021-06-21 Tim VaughanImproved PART handling.
2021-06-21 Tim VaughanCleaner connection code.
2021-06-21 Tim VaughanNow using TLS, improved handling of joins/quits.
2021-06-20 Tim VaughanImplemented CTCP version and ping.
2021-06-19 Tim VaughanCommand entering now separates cmd from params.
2021-06-17 Tim VaughanAdded channel registration and user list tracking.
2021-06-16 Tim VaughanWorking on message evaluation.
2021-06-16 Tim VaughanFixed package name.
2021-06-16 Tim VaughanCommands are removed from prompt after sending.
2021-06-15 Tim VaughanCan now send no-argument server commands.
2021-06-15 Tim VaughanRead-only behaviour is now correct.
2021-06-15 Tim VaughanBetter message handling.
2021-06-15 Tim VaughanInitial commit.