Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								291f316022 
								
							 
						 
						
							
							
								
								Fix accounts search by full/partial display name and others ( #11580 )  
							
							... 
							
							
							
							- Restrict followers counts to local users to minimize local advantage
- Fix emoji shortcodes causing error in search
- Fix search syntax parse errors not being caught 
							
						 
						
							2019-08-16 13:00:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								88ef061da1 
								
							 
						 
						
							
							
								
								Fix 422 being returned instead of 404 when POSTing ( #11574 )  
							
							
							
						 
						
							2019-08-16 02:08:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								b1f116335c 
								
							 
						 
						
							
							
								
								Fix media host not being included in connect-src for OCR ( #11577 )  
							
							
							
						 
						
							2019-08-16 01:54:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								6393a094c6 
								
							 
						 
						
							
							
								
								Add more accurate account search ( #11537 )  
							
							... 
							
							
							
							* Add more accurate account search
When ElasticSearch is available, a more accurate search is implemented:
- Using edge n-gram index for acct and display name
- Using asciifolding and cjk width normalization on display names
- Using Gaussian decay on account activity for additional scoring (recency)
- Using followers/friends ratio for additional scoring (spamminess)
- Using followers number for additional scoring (size)
The exact match precedence only takes effect when the input conforms
to the username format and the username part of it is complete, i.e.
when the user started typing the domain part.
* Support single-letter usernames
* Fix tests
* Fix not picking up account updates
* Add weights and normalization for scores, skip zero terms queries
* Use local counts for accounts index, adjust search parameters
* Fix mistakes
* Using updated_at of accounts is inadequate for remote accounts 
							
						 
						
							2019-08-16 01:24:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								dc83169865 
								
							 
						 
						
							
							
								
								Improve focal point modal on mobile ( #11575 )  
							
							... 
							
							
							
							* Reduce padding around report modal and focal point modal title
* Increase max allowed height for focal point modal content 
							
						 
						
							2019-08-15 22:49:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								a886bf3808 
								
							 
						 
						
							
							
								
								Allow clicking behind preview ( #11576 )  
							
							
							
						 
						
							2019-08-15 22:47:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								375f2f3864 
								
							 
						 
						
							
							
								
								Fix edit media modal on small screens, touch events ( #11573 )  
							
							
							
						 
						
							2019-08-15 20:28:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								9b1568c466 
								
							 
						 
						
							
							
								
								Change title bar to only show unread notifications ( #11572 )  
							
							
							
						 
						
							2019-08-15 20:28:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Arnout Engelen 
								
							 
						 
						
							
							
							
							
								
							
							
								bd43bd8925 
								
							 
						 
						
							
							
								
								Include max image dimensions in error ( #11552 )  
							
							
							
						 
						
							2019-08-15 20:20:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sasha Sorokin 
								
							 
						 
						
							
							
							
							
								
							
							
								406f2f7d57 
								
							 
						 
						
							
							
								
								Fix trending counter width ( #11569 )  
							
							... 
							
							
							
							Trending counter used to be constant 100px in width, which caused
issues in languages like Russian, where because of that, "talking"
text was cut to the size where actual count is not visible at all:
> 6 people talking
> Популярно у... 
							
						 
						
							2019-08-15 20:20:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								fe52fca65c 
								
							 
						 
						
							
							
								
								Fix tesseract.js being part of the common chunk ( #11571 )  
							
							... 
							
							
							
							* Fix tesseract.js being part of the common chunk
Besides being 620 KB large, it also causes a modules-related runtime
error in production...
* Fix code style issue
* Fix modules error 
							
						 
						
							2019-08-15 17:24:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								41b188dce6 
								
							 
						 
						
							
							
								
								Add OCR tool to media editing modal ( #11566 )  
							
							
							
						 
						
							2019-08-15 15:13:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								0fd7f8315f 
								
							 
						 
						
							
							
								
								Fix client-side resizing of image uploads ( #11570 )  
							
							... 
							
							
							
							Fixes  #11567  
						
							2019-08-15 11:52:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								da208e7d9b 
								
							 
						 
						
							
							
								
								Add media editing modal ( #11563 )  
							
							... 
							
							
							
							Move media description input to a modal and unite that modal with
the focal point modal. Add a hint about choosing focal points, as
well as a preview of a 16:9 thumbnail. Enable the user to watch
the video next to the media description input.
Fix  #8320 
Fix  #6713  
							
						 
						
							2019-08-14 04:07:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								cfc3fc6bcd 
								
							 
						 
						
							
							
								
								Fix reverse-proxy caching of instance actor object ( #11561 )  
							
							
							
						 
						
							2019-08-13 15:30:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								954840740e 
								
							 
						 
						
							
							
								
								Fix short number formatting for numbers above million in web UI ( #11559 )  
							
							
							
						 
						
							2019-08-13 12:22:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								a398045539 
								
							 
						 
						
							
							
								
								Add indicator of unread content to window title when web UI is out of focus ( #11560 )  
							
							... 
							
							
							
							Fix  #1288  
						
							2019-08-13 12:22:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								93e6461e66 
								
							 
						 
						
							
							
								
								Fix more ActivityPub queries setting cookies and preventing caching ( #11557 )  
							
							
							
						 
						
							2019-08-12 22:26:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								c656426415 
								
							 
						 
						
							
							
								
								Revert bcrypt to 3.1.12 ( #11555 )  
							
							
							
						 
						
							2019-08-12 17:52:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								02dc03f843 
								
							 
						 
						
							
							
								
								Bump sass from 1.22.7 to 1.22.9 ( #11545 )  
							
							... 
							
							
							
							Bumps [sass](https://github.com/sass/dart-sass ) from 1.22.7 to 1.22.9.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.22.7...1.22.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-08-12 21:19:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								b977373304 
								
							 
						 
						
							
							
								
								Bump parallel_tests from 2.29.1 to 2.29.2 ( #11549 )  
							
							... 
							
							
							
							Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.29.1...v2.29.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-08-12 20:14:22 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								e7188e0cce 
								
							 
						 
						
							
							
								
								Bump devise-two-factor from 3.0.3 to 3.1.0 ( #11550 )  
							
							... 
							
							
							
							Bumps [devise-two-factor](https://github.com/tinfoil/devise-two-factor ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/tinfoil/devise-two-factor/releases )
- [Changelog](https://github.com/tinfoil/devise-two-factor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tinfoil/devise-two-factor/compare/v3.0.3...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-08-12 20:11:55 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								f07af657fa 
								
							 
						 
						
							
							
								
								Bump puma from 4.0.1 to 4.1.0 ( #11548 )  
							
							... 
							
							
							
							Bumps [puma](https://github.com/puma/puma ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v4.0.1...v4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-08-12 20:11:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								59d6720a90 
								
							 
						 
						
							
							
								
								Bump faker from 2.1.0 to 2.1.2 ( #11547 )  
							
							... 
							
							
							
							Bumps [faker](https://github.com/faker-ruby/faker ) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/faker-ruby/faker/releases )
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faker-ruby/faker/compare/v2.1.0...v2.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-08-12 20:10:16 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								d43305fa67 
								
							 
						 
						
							
							
								
								Bump webpack-dev-server from 3.7.2 to 3.8.0 ( #11546 )  
							
							... 
							
							
							
							Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.7.2...v3.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-08-12 20:08:37 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								2e95fe660a 
								
							 
						 
						
							
							
								
								Bump css-loader from 3.1.0 to 3.2.0 ( #11544 )  
							
							... 
							
							
							
							Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.1.0...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-08-12 20:07:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								0b6540dda3 
								
							 
						 
						
							
							
								
								Bump terser-webpack-plugin from 1.3.0 to 1.4.1 ( #11542 )  
							
							... 
							
							
							
							Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.3.0...v1.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-08-12 20:06:04 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot-preview[bot] 
								
							 
						 
						
							
							
							
							
								
							
							
								1fdf24925a 
								
							 
						 
						
							
							
								
								[Security] Bump nokogiri from 1.10.3 to 1.10.4 ( #11540 )  
							
							... 
							
							
							
							Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.3 to 1.10.4. **This update includes a security fix.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.3...v1.10.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
							
						 
						
							2019-08-11 23:48:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								bfa0b76a6c 
								
							 
						 
						
							
							
								
								Fix ActivityPub and REST API queries setting cookies and preventing caching ( #11539 )  
							
							... 
							
							
							
							Regression from #8657  
							
						 
						
							2019-08-11 22:59:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kedama 
								
							 
						 
						
							
							
							
							
								
							
							
								7bb4d0e751 
								
							 
						 
						
							
							
								
								Fix some emojis in profile metadata labels are not emojified. ( #11534 )  
							
							
							
						 
						
							2019-08-11 13:15:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								826bc61c2c 
								
							 
						 
						
							
							
								
								Fix account search always returning exact match on paginated results ( #11525 )  
							
							... 
							
							
							
							Fix  #11365  
						
							2019-08-11 13:14:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								32ff86b6e5 
								
							 
						 
						
							
							
								
								Fix crash when saving invalid domain name ( #11528 )  
							
							... 
							
							
							
							Fix  #7629  
						
							2019-08-08 23:04:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								24a5f99d10 
								
							 
						 
						
							
							
								
								Fix pinned statuses API returning pagination headers ( #11526 )  
							
							... 
							
							
							
							Fix  #10227  
						
							2019-08-08 23:04:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								85466a2b9d 
								
							 
						 
						
							
							
								
								Fix weekly usage not being displayed correctly in hashtag admin UI ( #11524 )  
							
							... 
							
							
							
							Fix percentages in usage breakdown having too many digits
Change trending hashtags to only ask for review if a hashtag enters
the top 3 position in the set, since it's the only items shown in
the default web UI 
							
						 
						
							2019-08-08 23:03:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								5948fbf969 
								
							 
						 
						
							
							
								
								Add GIF and WebP support for custom emojis ( #11519 )  
							
							... 
							
							
							
							Fix  #11466  
						
							2019-08-08 23:03:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								a9d60cc0b4 
								
							 
						 
						
							
							
								
								Fix “read more” button behing hidden (regression from  #11404 ) ( #11522 )  
							
							... 
							
							
							
							* Fix “read more” button behing hidden (regression from #11404 )
This has the side-effect of putting the “Read more” button below possibly
trunctated polls instead of putting the poll below the “Read more”
* Remove dead code 
							
						 
						
							2019-08-08 17:05:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								aed7dca53b 
								
							 
						 
						
							
							
								
								Fix "cancel follow request" button having unreadable text in web UI ( #11521 )  
							
							... 
							
							
							
							Fix  #11478  
						
							2019-08-08 08:56:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								10b486f627 
								
							 
						 
						
							
							
								
								Fix acct URIs with IDN domains not being resolved ( #11520 )  
							
							... 
							
							
							
							Fix  #11494  
						
							2019-08-07 21:14:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								cc1e24ddc7 
								
							 
						 
						
							
							
								
								Add breakdown of usage by source to admin UI for hashtags ( #11517 )  
							
							... 
							
							
							
							Allows determining where the majority of posts in a hashtag come
from on a given day at a glance. 
							
						 
						
							2019-08-07 20:20:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								072e696aa1 
								
							 
						 
						
							
							
								
								Add domain block notes ( #11515 )  
							
							... 
							
							
							
							* Add database columns for adding notes to domain blocks/restrctions
* Add admin UI to set private and public comments when blocking a domain
* Add text for private and public comments on domain blocks
* Show domain block comments in admin UI
* Add comments to the domain block undo page
* Make UnblockDomainService more robust regarding upgraded domain blocks
* Allow editing domain blocks
* Rename button from “undo domain block” to “view domain block” in account admin UI
* Change test to unsilence silenced users from upgraded blocks 
							
						 
						
							2019-08-07 20:20:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								25f549557b 
								
							 
						 
						
							
							
								
								Fix trending tags returning less items than requested sometimes ( #11513 )  
							
							... 
							
							
							
							Add better sorting defaults to the hashtags admin UI
Add "not reviewed" filter to hashtags admin UI 
							
						 
						
							2019-08-07 17:08:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								bfb43d7104 
								
							 
						 
						
							
							
								
								Add number of pending accounts and pending hashtags to admin dashboard ( #11514 )  
							
							
							
						 
						
							2019-08-07 16:13:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ThibG 
								
							 
						 
						
							
							
							
							
								
							
							
								b169874828 
								
							 
						 
						
							
							
								
								Improve focus handling with dropdown menus ( #11511 )  
							
							... 
							
							
							
							- Focus first item when activated via keyboard
- When the dropdown menu closes, give back the focus to
  the actual element which was focused prior to opening the menu 
							
						 
						
							2019-08-07 13:58:53 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								fd352ec288 
								
							 
						 
						
							
							
								
								Fix account tags not being saved correctly ( #11507 )  
							
							... 
							
							
							
							* Fix account tags not being saved correctly
Regression from b838607 
							
						 
						
							2019-08-07 10:01:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								277acb8772 
								
							 
						 
						
							
							
								
								Fix non-lowercase hashtags not being picked up by the streaming API ( #11508 )  
							
							... 
							
							
							
							Regression from b838607 
							
						 
						
							2019-08-07 10:01:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								b55fd4f12d 
								
							 
						 
						
							
							
								
								Fix featured tags not finding the right tag on save ( #11504 )  
							
							... 
							
							
							
							Regression from b838607 
							
						 
						
							2019-08-07 10:00:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								6362ac6617 
								
							 
						 
						
							
							
								
								Fix admin dashboard missing latest features ( #11505 )  
							
							... 
							
							
							
							Fix redis-namespace deprecation warning about administrative commands 
							
						 
						
							2019-08-06 19:40:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								191392e5c3 
								
							 
						 
						
							
							
								
								Add trends UI with admin and user settings ( #11502 )  
							
							
							
						 
						
							2019-08-06 17:57:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yusuke Nakamura 
								
							 
						 
						
							
							
							
							
								
							
							
								ed9245d6b2 
								
							 
						 
						
							
							
								
								Bump faker from 1.9.6 to 2.1.0 and update faker api ( #11489 )  
							
							... 
							
							
							
							* Bump faker from 1.9.6 to 2.1.0
Bumps [faker](https://github.com/stympy/faker ) from 1.9.6 to 2.1.0.
- [Release notes](https://github.com/stympy/faker/releases )
- [Changelog](https://github.com/stympy/faker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stympy/faker/compare/1.9.6...v2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Use faker api v2
https://github.com/stympy/faker/releases/tag/2.0  
							
						 
						
							2019-08-06 15:33:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								15746b5107 
								
							 
						 
						
							
							
								
								Revert "Change links in webUI to rewrite misleading links ( #11426 )" ( #11500 )  
							
							... 
							
							
							
							This reverts commit a13ba1cc7b 
							
						 
						
							2019-08-06 12:09:28 +02:00