]> git.madduck.net Git - etc/awesome.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

lain.imap: various improvements
authorlcpz <luca.cpz@gmail.com>
Sat, 24 Nov 2018 14:08:04 +0000 (14:08 +0000)
committerlcpz <luca.cpz@gmail.com>
Sat, 24 Nov 2018 15:03:36 +0000 (15:03 +0000)
commit8112df667d6c56dfec90695341f22af8718a6eb6
tree5bc1a59f70c8aa1890e0d8e461fa3edf86166a35
parent4f3babced781559863e7300491c8d6f0e228810e
lain.imap: various improvements

1. allow special chars in password
2. make it gmail/yandex compliant
3. fetch additional data (MESSAGES and RECENT)
4. support DBus Secret Service authentication method
widget/imap.lua
wiki