瀏覽代碼

Merge pull request #1690 from pixelfed/staging

Update EmailService, add new spam domains
daniel 5 年之前
父節點
當前提交
7dc27a52ca
共有 2 個文件被更改,包括 10 次插入1 次删除
  1. 10 1
      CHANGELOG.md
  2. 0 0
      app/Services/EmailService.php

+ 10 - 1
CHANGELOG.md

@@ -1,6 +1,15 @@
 # Release Notes
 # Release Notes
 
 
 ## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.3...dev)
 ## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.3...dev)
+
+### Added
+-
+
+### Fixed
+- 
+
+### Changed
+- Updated EmailService, added new domains [#1690](https://github.com/pixelfed/pixelfed/pull/1690)
     
     
     
     
 ## [v0.10.3 (2019-09-08)](https://github.com/pixelfed/pixelfed/compare/v0.10.2...v0.10.3)
 ## [v0.10.3 (2019-09-08)](https://github.com/pixelfed/pixelfed/compare/v0.10.2...v0.10.3)
@@ -84,7 +93,7 @@
 ## [v0.9.6 (2019-07-10)](https://github.com/pixelfed/pixelfed/compare/v0.9.5...v0.9.6)
 ## [v0.9.6 (2019-07-10)](https://github.com/pixelfed/pixelfed/compare/v0.9.5...v0.9.6)
 
 
 ### Fixed
 ### Fixed
-- Hashtag post count off-by-one #1485
+- Hashtag post count off-by-one [#1485](https://github.com/pixelfed/pixelfed/pull/1485)
     
     
 
 
 ## [v0.9.5 (2019-07-10)](https://github.com/pixelfed/pixelfed/compare/v0.9.4...v0.9.5)
 ## [v0.9.5 (2019-07-10)](https://github.com/pixelfed/pixelfed/compare/v0.9.4...v0.9.5)

文件差異過大導致無法顯示
+ 0 - 0
app/Services/EmailService.php


部分文件因文件數量過多而無法顯示