aboutsummaryrefslogtreecommitdiff
path: root/src/message.rs
Commit message (Collapse)AuthorAgeFilesLines
* Clean up message.rsTill Hoeppner2015-04-201-120/+0
|
* Something inbetween working and brokenTill Hoeppner2015-04-201-989/+113
|
* Apparently not. Let's try again.Till Hoeppner2015-04-191-7/+11
|
* Cleaned up some parts.Till Hoeppner2015-04-181-1/+1
| | | | | The new code in send_raw is poetry, isn't it? ;) No? Well, I like it...
* Strip \r\n for easier processingTill Hoeppner2015-04-181-4/+6
|
* Strip \u{1} from CTCP messages for easier processing by userTill Hoeppner2015-04-181-4/+9
|
* Fix CTCP recognition/make tests passTill Hoeppner2015-04-181-2/+3
|
* Fix READMETill Hoeppner2015-04-181-1/+0
|
* Make tests/examples compile, not work thoughTill Hoeppner2015-04-181-2/+2
|
* Fix Option/Result confusions + fixes for stabilityTill Hoeppner2015-04-181-10/+10
|
* I forgot to keep track. Embarassing, huh?Till Hoeppner2015-04-181-131/+527
|
* I should make smaller commits.Till Hoeppner2015-01-041-0/+811