| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-06 | [ruby/net-imap] Many documentation improvements | nicholas a. evans | |
| * updated obsoleted RFCs to current versions * linked most references to their RFCs * linked extension commands to their RFCs * removed unidiomatic `()` from instance method links * escaped `IMAP` in a few places * converted all response structs to explicit classes: this makes much nicer rdoc output than listing them all under "constants" * grouped flags constants into their own sections https://github.com/ruby/net-imap/commit/9cd562ac84 | |||
| 2021-05-06 | [ruby/net-imap] move response data structs to net/imap/response_data | nicholas a. evans | |
| Partially implements #10. https://github.com/ruby/net-imap/commit/746757b936 | |||
