Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							c9d65fd7e7 
							
						 
					 
					
						
						
							
							Add @MartinJohns as a contributor  
						
						
						
						
							
						
					 
					
						2020-10-03 06:05:15 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							c1f7e3acc9 
							
						 
					 
					
						
						
							
							Merge branch 'cyingfan-master'  
						
						
						
						
							
						
					 
					
						2020-10-03 05:58:44 -07:00 
						 
				 
			
				
					
						
							
							
								Ying Fan Chong 
							
						 
					 
					
						
						
						
						
							
						
						
							0f36063696 
							
						 
					 
					
						
						
							
							Prevent extra empty line in highlightable text  
						
						
						
						
							
						
					 
					
						2020-10-02 20:53:33 +08:00 
						 
				 
			
				
					
						
							
							
								Ying Fan Chong 
							
						 
					 
					
						
						
						
						
							
						
						
							9a366ffeb9 
							
						 
					 
					
						
						
							
							Fix sorting for feed without published date  
						
						
						
						
							
						
					 
					
						2020-10-02 20:35:20 +08:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							772bea0152 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-10-02 04:12:47 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							edf0aa5c14 
							
						 
					 
					
						
						
							
							Add @cyingfan as a contributor  
						
						
						
						
							
						
					 
					
						2020-10-02 04:11:04 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							d46546a86b 
							
						 
					 
					
						
						
							
							Merge branch 'cyingfan-master'  
						
						
						
						
							
						
					 
					
						2020-10-02 04:09:59 -07:00 
						 
				 
			
				
					
						
							
							
								Ying Fan Chong 
							
						 
					 
					
						
						
						
						
							
						
						
							bdf642b773 
							
						 
					 
					
						
						
							
							Fix help text  
						
						
						
						
							
						
					 
					
						2020-10-01 22:24:33 +08:00 
						 
				 
			
				
					
						
							
							
								Ying Fan Chong 
							
						 
					 
					
						
						
						
						
							
						
						
							184b3744c2 
							
						 
					 
					
						
						
							
							Apply gofmt  
						
						
						
						
							
						
					 
					
						2020-10-01 22:16:19 +08:00 
						 
				 
			
				
					
						
							
							
								Ying Fan Chong 
							
						 
					 
					
						
						
						
						
							
						
						
							c4ca3d9b2a 
							
						 
					 
					
						
						
							
							Add capability to switch content between title, link and title+content  
						
						
						
						
							
						
					 
					
						2020-10-01 22:12:31 +08:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e56b8693a2 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-09-29 10:10:37 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							5e44a01699 
							
						 
					 
					
						
						
							
							Sort exchange rates alphabetically and group same base rates by row color  
						
						... 
						
						
						
						Before this, exchange rates were read from a map, which meant the
display order was random.
This ensures that the list of exchange rates displays in a consistent
order and visually denotes rates for the same currency.
Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-09-29 10:06:46 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							787d27b498 
							
						 
					 
					
						
						
							
							go mod tidy  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-09-25 06:58:09 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							71a308b87f 
							
						 
					 
					
						
						
							
							Bump github.com/alecthomas/chroma from 0.8.0 to 0.8.1 ( #971 )  
						
						... 
						
						
						
						Bumps [github.com/alecthomas/chroma](https://github.com/alecthomas/chroma ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/alecthomas/chroma/releases )
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml )
- [Commits](https://github.com/alecthomas/chroma/compare/v0.8.0...v0.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-09-25 06:57:56 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							4a14acd89c 
							
						 
					 
					
						
						
							
							go mod tidy  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-09-25 06:56:42 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							585f6cc64c 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-09-25 06:55:58 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							10ff19ff24 
							
						 
					 
					
						
						
							
							Merge branch 'master' of github.com:wtfutil/wtf  
						
						
						
						
							
						
					 
					
						2020-09-25 06:54:56 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							904df45548 
							
						 
					 
					
						
						
							
							go mod tidy  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-09-25 06:54:53 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6a5f4ba54d 
							
						 
					 
					
						
						
							
							Bump github.com/adlio/trello from 1.7.0 to 1.8.0 ( #970 )  
						
						... 
						
						
						
						Bumps [github.com/adlio/trello](https://github.com/adlio/trello ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/adlio/trello/releases )
- [Commits](https://github.com/adlio/trello/compare/v1.7.0...v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-09-25 06:54:18 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dae9135e1d 
							
						 
					 
					
						
						
							
							Revert "Bump google.golang.org/api from 0.30.0 to 0.32.0 ( #968 )" ( #972 )  
						
						... 
						
						
						
						This reverts commit 48dda57473d4532c34a5bc0b765c74f20fc91ae4. 
						
						
							
						
					 
					
						2020-09-25 06:53:21 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							caa721d6e1 
							
						 
					 
					
						
						
							
							Bump github.com/xanzy/go-gitlab from 0.33.0 to 0.38.1 ( #969 )  
						
						... 
						
						
						
						Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.33.0 to 0.38.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.33.0...v0.38.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-09-25 06:51:44 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							48dda57473 
							
						 
					 
					
						
						
							
							Bump google.golang.org/api from 0.30.0 to 0.32.0 ( #968 )  
						
						... 
						
						
						
						Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.30.0 to 0.32.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.30.0...v0.32.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-09-25 06:50:29 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30b0d8a981 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-09-25 06:49:56 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9fb90c02f0 
							
						 
					 
					
						
						
							
							Bump github.com/digitalocean/godo from 1.42.1 to 1.44.0 ( #967 )  
						
						... 
						
						
						
						Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) from 1.42.1 to 1.44.0.
- [Release notes](https://github.com/digitalocean/godo/releases )
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalocean/godo/compare/v1.42.1...v1.44.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-09-25 06:49:46 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a596fa635 
							
						 
					 
					
						
						
							
							Bump github.com/mmcdole/gofeed from 1.0.0 to 1.1.0 ( #965 )  
						
						... 
						
						
						
						Bumps [github.com/mmcdole/gofeed](https://github.com/mmcdole/gofeed ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/mmcdole/gofeed/releases )
- [Commits](https://github.com/mmcdole/gofeed/compare/v1.0.0...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-09-25 06:48:50 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							d672f57c14 
							
						 
					 
					
						
						
							
							Fix warning with type conversion from rune + int to string  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-09-25 06:47:28 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cae3ae7c4b 
							
						 
					 
					
						
						
							
							Bump github.com/shirou/gopsutil ( #962 )  
						
						... 
						
						
						
						Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil ) from 2.20.7+incompatible to 2.20.8+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v2.20.7...v2.20.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-09-25 06:18:39 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17dc53256a 
							
						 
					 
					
						
						
							
							Bump github.com/gdamore/tcell from 1.3.0 to 1.4.0 ( #960 )  
						
						... 
						
						
						
						Bumps [github.com/gdamore/tcell](https://github.com/gdamore/tcell ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/gdamore/tcell/releases )
- [Commits](https://github.com/gdamore/tcell/compare/v1.3.0...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-09-25 06:18:03 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							9c9446fc0d 
							
						 
					 
					
						
						
							
							fixing goreleaser config  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
 
						
					 
					
						2020-09-23 21:06:19 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							de91ff797e 
							
						 
					 
					
						
						
							
							Work around the issue of etcd/proxy not containing the 'naming' package any more  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-08-28 21:15:12 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							5a2c5e2c59 
							
						 
					 
					
						
						
							
							Revert google grpc update  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-08-28 15:43:18 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							432f4d2a44 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-08-28 15:31:40 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							95e048e40d 
							
						 
					 
					
						
						
							
							Bump github.com/digitalocean/godo from 1.42.0 to 1.42.1 ( #951 )  
						
						... 
						
						
						
						Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) from 1.42.0 to 1.42.1.
- [Release notes](https://github.com/digitalocean/godo/releases )
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalocean/godo/compare/v1.42.0...v1.42.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-08-28 15:31:25 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8af1a077ae 
							
						 
					 
					
						
						
							
							Bump github.com/shirou/gopsutil ( #946 )  
						
						... 
						
						
						
						Bumps [github.com/shirou/gopsutil](https://github.com/shirou/gopsutil ) from 2.20.6+incompatible to 2.20.7+incompatible.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v2.20.6...v2.20.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-08-28 15:29:00 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							ed26de79cc 
							
						 
					 
					
						
						
							
							go mod tidy  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-08-28 15:19:59 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							027439fa3b 
							
						 
					 
					
						
						
							
							Bump google.golang.org/api from 0.29.0 to 0.30.0 ( #945 )  
						
						... 
						
						
						
						Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.29.0 to 0.30.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.29.0...v0.30.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2020-08-28 15:18:36 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a1744d80a 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-07-29 14:33:16 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7aa9106320 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-07-29 14:21:29 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							2ca1be271e 
							
						 
					 
					
						
						
							
							Add @timhwang21 as a contributor  
						
						
						
						
							
						
					 
					
						2020-07-29 14:19:48 -07:00 
						 
				 
			
				
					
						
							
							
								Tim Hwang 
							
						 
					 
					
						
						
						
						
							
						
						
							9b0f4a50e8 
							
						 
					 
					
						
						
							
							fix: fix Jira module title formatting  
						
						... 
						
						
						
						Closes  #942 . Filing to get the ball rolling, happy to change anything. 
					
						2020-07-29 10:32:34 -04:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d0781f2d8 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-07-27 17:24:09 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							510c5d576c 
							
						 
					 
					
						
						
							
							Merge branch 'WTF-897-exchange-rate-alignment'  
						
						
						
						
							
						
					 
					
						2020-07-27 17:22:27 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							fa5b35b27b 
							
						 
					 
					
						
						
							
							WTF-897 Wrap exchange rate error messages for easier viewing  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-07-27 17:22:14 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							fd91a48f58 
							
						 
					 
					
						
						
							
							WTF-897 Exchange Rate improvements  
						
						... 
						
						
						
						Allows the user to set the precision for their exchange rate values.
Config setting:
```
exchangerates:
  precision: 3
```
Default is `7`.
Also aligns converted values along the decimal place for improved
aesthetics.
Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-07-27 17:21:36 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							077b4d078f 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-07-27 17:21:03 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							a0e34507db 
							
						 
					 
					
						
						
							
							Fix merge conflict  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-07-27 17:17:17 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e33ce62d8e 
							
						 
					 
					
						
						
							
							Update CHANGELOG.md  
						
						
						
						
							
						
					 
					
						2020-07-27 17:14:43 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							e15a7b23f2 
							
						 
					 
					
						
						
							
							Add @aeter as a contributor  
						
						
						
						
							
						
					 
					
						2020-07-27 17:14:23 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							2054d7c801 
							
						 
					 
					
						
						
							
							Fix merge conflict  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-07-27 17:11:43 -07:00 
						 
				 
			
				
					
						
							
							
								Chris Cummer 
							
						 
					 
					
						
						
						
						
							
						
						
							df7499940c 
							
						 
					 
					
						
						
							
							go mod tidy  
						
						... 
						
						
						
						Signed-off-by: Chris Cummer <chriscummer@me.com> 
						
						
							
						
					 
					
						2020-07-27 17:10:21 -07:00