| 
							
							
								 Jonas Platte | 5e62369a16 | Fix MSRV in README.md | 2020-04-16 01:43:01 +02:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 0238a72b59 | Serialize an empty JSON object as body for responses without body fields | 2020-04-15 22:04:27 +02:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 2bbcfda3fd | Don't use ruma_api_macros directly in ruma_api tests | 2020-04-15 21:53:27 +02:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 724f799bdf | Update README.md | 2020-04-10 13:42:10 +02:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 111c33c29c | CI: Disable IRC notifications | 2020-04-03 19:11:24 +02:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | b389501465 | Bump versions | 2020-03-29 13:55:54 +02:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 58b142f345 | Update change logs | 2020-03-29 13:55:16 +02:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 9be124f826 | Bump versions | 2020-03-20 11:51:45 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 220d733cc1 | Bump dependencies | 2020-03-20 11:50:13 +01:00 |  | 
			
				
					| 
							
							
								 Ragotzy.devin | 6a0ab987b5 | Enable deserialization of unsuccessful responses Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com> | 2020-03-17 01:07:12 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 6f5e25cb7d | Update dependencies | 2020-03-12 21:38:27 +01:00 |  | 
			
				
					| 
							
							
								 Donough Liu | c346b4f681 | Emit error on non-UTF8 characters in path segments | 2020-03-07 17:06:24 +01:00 |  | 
			
				
					| 
							
							
								 iinuwa | e5e89b8929 | Use raw_bodyfor bytes payload in doc examples. | 2020-02-21 06:53:07 -06:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 1c23df55e4 | Update ruma-events to 0.16.0 | 2020-02-19 00:46:16 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 557be94f3a | Bump versions | 2020-02-18 21:17:18 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 8e7325cdcc | Simplify request path deserialization by removing RequestPath struct | 2020-02-18 21:05:21 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 9e076858af | Update change logs | 2020-02-18 21:02:33 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 810bf56874 | Add strum::ParseError variant to DeserializationError | 2020-02-18 20:58:29 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 9861aa20c8 | Fix path segments being parsed as JSON | 2020-02-17 22:12:18 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | a811a709ec | Implement Debug for Incoming types | 2020-02-10 10:54:56 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | a9abdbc5e9 | Fix typo in changelog | 2020-02-08 22:38:34 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 8be1a4d168 | Bump versions | 2020-02-08 22:02:27 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 89f8d0f656 | Further split the error types | 2020-02-08 21:44:02 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | abb278c85a | Simplify path segment deserialization code | 2020-02-08 20:48:50 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | b72bb25496 | Move attributes after doc comment | 2020-02-08 20:01:08 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | c40735c3e8 | Remove more reduntant imports | 2020-02-07 11:47:34 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | eb7c85325a | Remove redundant imports | 2020-02-07 11:23:52 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | df0e076549 | Update dependencies | 2020-02-07 01:04:31 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 5a8da77ac1 | Add myself to the Cargo.toml authors arrays | 2020-02-07 01:04:31 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 542bef8c4a | Split the Errortype in two | 2020-02-07 01:04:23 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 8a7e533fed | Update ruma_api! documentation | 2020-01-13 20:13:08 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 3b294baf07 | Update change logs, bump versions | 2020-01-13 20:04:15 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 86aa04bc59 | Implement #[ruma_api(raw_body)] | 2020-01-06 23:27:31 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | b6394a32b7 | ruma_client_api: Simplify Response::init_fields | 2020-01-06 12:20:48 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | af7333203a | Use quote::format_ident! | 2019-12-13 20:30:12 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 9063f4c526 | Update change logs | 2019-12-13 12:08:35 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 08a3d820be | Release ruma-api-macros 0.9.0, ruma-api 0.12.0 | 2019-12-12 20:48:40 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | d68c59974d | Bump MSRV | 2019-12-03 22:11:17 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 634eb5f13e | Update http to 0.2.0 | 2019-12-03 12:14:43 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | e8462be7f2 | Use exact version requirement for ruma-api-macros dependency | 2019-12-03 12:09:00 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | f7c6bd7d4e | Update deps, make alpha releases | 2019-11-28 21:58:45 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 81207890b6 | Simplify ruma-api-macros codegen | 2019-11-28 21:52:48 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 3696516679 | Fix support for tuple structs in Outgoing derive | 2019-11-28 21:43:50 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 9fa1305e65 | Incorporate feedback by lu-fennell, Nauxuron | 2019-11-27 19:28:54 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 7d340942a0 | Error when derive(Outgoing) is used on a type with generics | 2019-11-27 19:28:54 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 6f7eb126f6 | Improve tests | 2019-11-27 19:28:54 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | d94e15e38c | Rename SendRecv to Outgoing | 2019-11-27 19:28:54 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | 4c1d6b4b58 | Add documentation for SendRecv | 2019-11-27 19:28:54 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | f558b55692 | Add SendRecv trait + derive macro to allow receiving requests, sending responses | 2019-11-27 19:28:54 +01:00 |  | 
			
				
					| 
							
							
								 Jonas Platte | e383ae98ea | Revert "Remove server-side functionality" This reverts commit 958a0a01c47c051eebf493234c314bc101609f63. | 2019-11-27 19:28:54 +01:00 |  |