Aaron Weiss
|
880870770e
|
Moved protocol-related stuff to new proto module.
|
2017-01-15 13:41:16 -05:00 |
|
Geordon Worley
|
baef34f947
|
make tag members public
|
2016-06-19 00:37:58 -04:00 |
|
Aaron Weiss
|
863946ecb8
|
Implemented Display for Message.
|
2016-03-17 21:39:58 -04:00 |
|
Aaron Weiss
|
e4495940fc
|
Made a whole lot of linting changes to improve code.
Small API changes:
1. Message::into_string -> Message:to_string
2. NetStream::UnsecuredTcpStream -> NetStream::Unsecured
3. NetStream::SslTcpStream -> NetStream::Ssl
|
2016-03-17 21:35:35 -04:00 |
|
Aaron Weiss
|
2cf0b26dca
|
Cleaned up new comments on source_nickname.
|
2016-02-07 11:33:45 -05:00 |
|
angelsl
|
022b4af86c
|
Fix Message::source_nickname
|
2016-02-07 16:01:05 +08:00 |
|
angelsl
|
54cb41a616
|
User idents and hostnames actually can have dots
|
2016-02-07 16:00:35 +08:00 |
|
Aaron Weiss
|
20338f881f
|
Renamed getter functions to not include get as is common practice.
|
2016-01-30 12:00:25 -05:00 |
|
Aaron Weiss
|
b6ce088693
|
Updated examples after Command redesign.
|
2016-01-30 05:00:16 -05:00 |
|
Aaron Weiss
|
2eb0e63d59
|
Performed the great Command redesign (fixes #16).
|
2016-01-30 04:56:32 -05:00 |
|
Aaron Weiss
|
8104894c28
|
Updated get_source_nickname behavior to match spec (fixes #40).
|
2015-11-26 13:11:02 -05:00 |
|
Aaron Weiss
|
05186cf670
|
Removed trailing whitespace.
|
2015-06-22 12:03:57 -04:00 |
|
Aaron Weiss
|
7d39a12142
|
Added parsing support for IRCv3.2 message tags.
|
2015-06-04 12:35:43 -04:00 |
|
Aaron Weiss
|
fcca39a98d
|
Fixed test compilation.
|
2015-04-26 00:11:51 -04:00 |
|
Aaron Weiss
|
87f3b65649
|
Replaced ToMessage with Into<Message>.
|
2015-04-26 00:01:33 -04:00 |
|
Aaron Weiss
|
d3ac72d513
|
Removed unnecessary copies in Command's ToMessage impl.
|
2015-04-25 23:43:16 -04:00 |
|
Aaron Weiss
|
83243ffec3
|
ToMessage now consumes the struct in the conversion.
|
2015-04-25 23:13:56 -04:00 |
|
Aaron Weiss
|
2505cc5784
|
Removed stability attributes.
|
2015-04-24 02:10:05 -04:00 |
|
Aaron Weiss
|
b7912ee592
|
Fixed warnings on Rust master.
|
2015-03-21 23:08:41 -04:00 |
|
Aaron Weiss
|
aaf5013407
|
Updated parsing to support colons within arguments.
|
2015-03-09 22:06:43 -04:00 |
|
Aaron Weiss
|
6404bef80a
|
More clean-up, and warning fixes.
|
2015-02-21 10:31:46 -05:00 |
|
Aaron Weiss
|
dd4635d39f
|
Updated for Rust master.
|
2015-02-21 09:28:12 -05:00 |
|
Aaron Weiss
|
f91912af7f
|
Updated stabilization.
|
2015-02-17 14:28:38 -05:00 |
|
Aaron Weiss
|
2f79f180d8
|
Updated for Rust master.
|
2015-02-03 13:11:33 -05:00 |
|
Aaron Weiss
|
7fe36d8fd4
|
Updated stabliziation.
|
2015-01-30 11:50:03 -05:00 |
|
Aaron Weiss
|
8a4a7d3414
|
Added more stability markers.
|
2015-01-13 03:51:18 -05:00 |
|
Aaron Weiss
|
2a8170b3ba
|
Updated stability markers more.
|
2015-01-13 03:37:38 -05:00 |
|
Aaron Weiss
|
c9a767c8ff
|
Refactored library in preparation for server work.
|
2015-01-13 02:39:59 -05:00 |
|